Create Vacancy NoSuchMethodError After Migrate to 12.2.9
(Doc ID 2719614.1)
Last updated on JUNE 10, 2024
Applies to:
Oracle Performance Management - Version 12.2.7 to 12.2.7 [Release 12.2]Oracle iRecruitment - Version 12.2.9 and later
Information in this document applies to any platform.
Symptoms
When attempting to create or update a vacancy , the following error occurs.
You have encountered an unexpected error
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoSuchMethodError, msg=org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/ArrayList;
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
at _pages.__oaerrorpage._jspService(__oaerrorpage.java:431)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
## Detail 0 ##
java.lang.NoSuchMethodError: org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/ArrayList;
at oracle.apps.fnd.framework.webui.OAAttachmentUtils.scanStringForXSS(OAAttachmentUtils.java:2154)
at oracle.apps.fnd.framework.webui.OAMessageRichTextEditorHelper.getParameterValue(OAMessageRichTextEditorHelper.java:425)
OR
## Detail 0 ##
java.lang.NoSuchMethodError:
org.owasp.validator.html.CleanResults.getErrorMessages()Ljava/util/ArrayList;
at oracle.apps.fnd.framework.webui.OAAttachmentUtils.scanStringForXSS(OAAttachmentUtils.java:2154)
The issue can be reproduced at will with the following steps:
1. (N) iRecruitment responsibility -> Click the Vacancies tab.
2. Click the Create Vacancy button -> Enter details -> Next.
3. Navigate trough wizard and provide all the details on each page.
4. From page 4 (Job Posting Details) click on next to go to page 5 -> error is raised.
Changes
instance upgrade to R12.2.9 or applied recent CPU patches
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |