Issues While Applying Lo4j Patches.
(Doc ID 2901073.1)
Last updated on OCTOBER 13, 2022
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7.7.0 and laterInformation in this document applies to any platform.
Symptoms
While applying the lo4j patches, we are getting the below error.
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Logger
at com.ofs.aai.patch.Log.(Log.java:12)
at com.ofs.aai.patch.OFSAAPatch.main(OFSAAPatch.java:3013)
Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 2 more
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 |