After Applying Patch 30211893 ReIM batches Stop Working
(Doc ID 2609129.1)
Last updated on SEPTEMBER 20, 2024
Applies to:
Oracle Retail Invoice Matching - Version 16.0.2 and laterInformation in this document applies to any platform.
Symptoms
After applying applying Retail Invoice Matching (ReIM) <Patch 30211893> on top of 16.0.2.1, all the ReIM batches are not working and failing with the below error:
> ./reimautomatch batch-alias
Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.logging.log4j.LogManager
at oracle.retail.apps.reim.BatchClient.<clinit>(BatchClient.java:23)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.LogManager
at java.net.URLClassLoader.findClass(URLClassLoader.java:609)
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:925)
at java.lang.ClassLoader.loadClass(ClassLoader.java:870)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:343)
at java.lang.ClassLoader.loadClass(ClassLoader.java:853)
... 1 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 |
References |