Oracle Weblogic Server (MOSC)

MOSC Banner

wlst.sh giving java error

edited Jul 18, 2020 5:07AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

I am trying to start nodemanager from the secondary node. But its failing with below java error.

On running the wlst.sh comes with below error. Please advise if anyone has got similar issues in the past.

[applmgr@host1 bin]$ . ./wlst.sh

CLASSPATH=/u1/....

.......

Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/diagnostics/debug/DebugLogger

        at weblogic.descriptor.DescriptorClassLoader.<clinit>(DescriptorClassLoader.java:26)

        at weblogic.WLST.main(WLST.java:19)

Caused by: java.lang.ClassNotFoundException: weblogic.diagnostics.debug.DebugLogger

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

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

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

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

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