Error Java.lang.NoClassDefFoundError While Applying Patch 4445697
(Doc ID 2351650.1)
Last updated on FEBRUARY 20, 2019
Applies to:
Oracle Applications DBA - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
On : 11.5.10.2 version, Patch Application Issues
When attempting to apply patch 4445697 the following error occurs.
ERROR
-----------------------
Loading metadata from archive \<...>\java
java.lang.NoClassDefFoundError: <...>/sort/Comparator
at oracle.apps.ad.v118.util.UtilityI118.sort(Compiled Code)
at oracle.apps.ad.v118.util.UtilityI118.getSortedArray(UtilityI118.java:123)
at
oracle.apps.ad.v118.jri.ZipFileResourceUnitAreaI118.getResourceUnitMetadata(Compiled Code)
at oracle.apps.ad.v118.jri.adjcopyI118.main(Compiled Code)
at oracle.apps.ad.jri.adjcopy.main(adjcopy.java:44)
AD Run Java Command is complete.
AutoPatch error:
ERROR [code=1] Running adjopy.class
-----------------------
Loading metadata from archive \<...>\java
java.lang.NoClassDefFoundError: <...>/sort/Comparator
at oracle.apps.ad.v118.util.UtilityI118.sort(Compiled Code)
at oracle.apps.ad.v118.util.UtilityI118.getSortedArray(UtilityI118.java:123)
at
oracle.apps.ad.v118.jri.ZipFileResourceUnitAreaI118.getResourceUnitMetadata(Compiled Code)
at oracle.apps.ad.v118.jri.adjcopyI118.main(Compiled Code)
at oracle.apps.ad.jri.adjcopy.main(adjcopy.java:44)
AD Run Java Command is complete.
AutoPatch error:
ERROR [code=1] Running adjopy.class
Changes
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 |