Database - RAC/Scalability (MOSC)

MOSC Banner

Exception in thread "main" java.lang.NoClassDefFoundError: oracle/cluster/install/InstallException

edited Nov 28, 2016 10:36AM in Database - RAC/Scalability (MOSC) 2 commentsAnswered

While ran the opatchauto command in one of the node getting java error in three node rac db, other nodes are working fine.

[root@citsdbpr03 OPatch]# ./opatchauto apply /backupFS/OCTPSU/24433148 -oh /oracle/cits/12.1.0.2/grid -analyze

Exception in thread "main" java.lang.NoClassDefFoundError: oracle/cluster/install/InstallException

at oracle.opatchauto.gi.PatchVersionReader.main(PatchVersionReader.java:67)

Caused by: java.lang.ClassNotFoundException: oracle.cluster.install.InstallException

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

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

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

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

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

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

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