Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

upgrade for custom java programs in 12.2

edited Aug 20, 2021 10:13AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered

We are upgrading our instance from 12.1.3 to 12.2.5 , Now during the process we have some custom java concurrent programs which started failing with below error :

java.lang.NoClassDefFoundError: oracle/adf/mds/repos/DatabaseContext

at oracle.apps.fnd.cp.request.Run.main(Run.java:126)

Caused by: java.lang.ClassNotFoundException: oracle.adf.mds.repos.DatabaseContext

at java.net.URLClassLoader$1.run(URLClassLoader.java:366)

at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center