Getting "Could not initialize class org.owasp.validator.html.Policy" Error after Applying April 2023 CPU
(Doc ID 2965224.1)
Last updated on JUNE 28, 2024
Applies to:
Oracle Applications Framework - Version 12.2.9 and laterInformation in this document applies to any platform.
Symptoms
After applying April 2023 CPU Patch 35020334, users are receiving the following error when clicking "View Cart and Checkout" button in iProcurement:
Exception Details.
oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg=Could not initialize class org.owasp.validator.html.Policy
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
.
.
## Detail 0 ##
java.lang.NoClassDefFoundError: Could not initialize class org.owasp.validator.html.Policy
at oracle.apps.icx.icatalog.common.XSSChecker.scanForXSS(XSSChecker.java:80)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.setTransientsForSingleLine(LineTransientsSvrCmd.java:200)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.setTransientsForMultipleLines(LineTransientsSvrCmd.java:1178)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.execute(LineTransientsSvrCmd.java:119)
oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg=Could not initialize class org.owasp.validator.html.Policy
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
.
.
## Detail 0 ##
java.lang.NoClassDefFoundError: Could not initialize class org.owasp.validator.html.Policy
at oracle.apps.icx.icatalog.common.XSSChecker.scanForXSS(XSSChecker.java:80)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.setTransientsForSingleLine(LineTransientsSvrCmd.java:200)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.setTransientsForMultipleLines(LineTransientsSvrCmd.java:1178)
at oracle.apps.icx.por.req.server.LineTransientsSvrCmd.execute(LineTransientsSvrCmd.java:119)
Changes
Applying April 2023 CPU or any patch that delivers higher version of $FND_TOP/admin/template/ebs3rdpartyManifest_xml.tmp
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 |