My Oracle Support Banner

java.lang.ClassNotFoundException Occurring Running nodetool After OAG SPU Patch Applied (Doc ID 2730638.1)

Last updated on OCTOBER 10, 2022

Applies to:

Oracle API Gateway - Version 11.1.2.4.0 and later
Information in this document applies to any platform.

Symptoms

After applying an SPU patch to OAG 11.2.4.0 (Patch 30901960: OAG 11.1.2.4.0 SPU FOR APRCPU2020), the following error is observed on the node tool operation for Cassandra housekeeping commands like:

./nodetool -h localhost repair kps
./nodetool -h localhost compact kps
./nodetool -h localhost ring kps

Example:

./nodetool -h localhost ring kps

java.lang.ClassNotFoundException: com.vordel.system.NativeOutputStream
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 java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:278)

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.