String was caught while executing this test
Looking for some insight into an issue that is occurring when running the ODF 'Item Information' diagnostic in 11.5.10.2. The following error occurs when submitting the diag:
EXCEPTION -
oracle.apps.izu.per.diag.PERUtility.getOrganizationName
(Loracle/apps/izu/base/diag/Report;l)Ljava/lang/String; was caught while
executing this test.
java.lang.NoSuchMethodError:
oracle.apps.izu.per.diag.PERUtility.getOrganizationName
(Loracle/apps/izu/base/diag/Report;l)Ljava/lang/String;
at oracle.apps.izu.base.diag.DiagBase.displayReportHeader
(DiagBase.java:926)
at oracle.apps.izu.base.diag.DiagBase.runTest(DiagBase.java:429)
at oracle.apps.jtf.regress.qatool.RunTestThread.run
(RunTestThread.java:153)
EXCEPTION -
oracle.apps.izu.per.diag.PERUtility.getOrganizationName
(Loracle/apps/izu/base/diag/Report;l)Ljava/lang/String; was caught while
executing this test.
java.lang.NoSuchMethodError:
oracle.apps.izu.per.diag.PERUtility.getOrganizationName
(Loracle/apps/izu/base/diag/Report;l)Ljava/lang/String;
at oracle.apps.izu.base.diag.DiagBase.displayReportHeader
(DiagBase.java:926)
at oracle.apps.izu.base.diag.DiagBase.runTest(DiagBase.java:429)
at oracle.apps.jtf.regress.qatool.RunTestThread.run
(RunTestThread.java:153)
Tagged:
0