Quantcast
Channel: Indrayan's SOA Blog
Viewing all articles
Browse latest Browse all 62

java.lang.ClassNotFoundException: com.oracle.cie.domain.script.jython.WLST_offline

$
0
0
Error:
Exception in thread "main" java.lang.RuntimeException: Could not find the OffLine WLST class
        at weblogic.management.scripting.utils.WLSTUtil.getOfflineWLSTScriptPathInternal(WLSTUtil.java:88)
        at weblogic.management.scripting.utils.WLSTUtil.setupOfflineInternal(WLSTUtil.java:255)
        at weblogic.management.scripting.utils.WLSTUtil.setupOffline(WLSTUtil.java:234)
        at weblogic.management.scripting.utils.WLSTInterpreter.(WLSTInterpreter.java:134)
        at weblogic.management.scripting.utils.WLSTInterpreter.(WLSTInterpreter.java:76)
        at client.BAMWaitingThreads.main(BAMWaitingThreads.java:15)
Caused by: java.lang.ClassNotFoundException: com.oracle.cie.domain.script.jython.WLST_offline

Reason:Required jar not found.
Resolution:Add com.oracle.cie.config-wls_7.1.0.0.jar in classpath



Viewing all articles
Browse latest Browse all 62

Trending Articles