JBO-29000: Unexpected exception caught: java.lang.NoSuchMethodError error after applying patch 30735865 R12.TXK.C.delta.12
(Doc ID 2761987.1)
Last updated on MARCH 19, 2021
Applies to:
Oracle Applications Framework - Version 12.2.8 and laterInformation in this document applies to any platform.
Symptoms
After applying patch 30735865 R12.TXK.C.delta.12 ,When attempting to create or update a vacancy in iRecruitment,
the following error occurs.
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)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
...
## 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)
at oracle.apps.fnd.framework.webui.OAWebBeanFormElementHelper.processFormAttribute(OAWebBeanFormElementHelper.java:463)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Using iRecruitment Recruiter responsibility
2. Navigate to Recruitment Home - Open a vacancy saved for later
3. Navigate to Job Posting details and click Next
4. Error occurs
Note: the same error occurs when attempting to create a new vacancy by duplicating an existing one.
Changes
Applied latest security 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 |