My Oracle Support Banner

Starting iSQLPlus from Java Command Line Throws: "java.lang.NoClassDefFoundError: oracle/security/jazn/JAZNRuntimeException" (Doc ID 427641.1)

Last updated on NOVEMBER 18, 2019

Applies to:

SQL*Plus - Version 10.2.0.2 and later
Information in this document applies to any platform.

Symptoms

When attempting to start isqlplus from command line, it starts without error but no java processes are created. Accessing from browser shows Page not found error.

Starting with java command line: $ORACLE_HOME/jdk/bin/java -Djava.awt.headless=true -Xrs
-DApplicationServerDug=true -DNativeJDBCDebug=true
-Doracle.oc4j.localhome=$ORACLE_HOME/sqlplus
-Djava.security.properties=$ORACLE_HOME/oc4j/j2ee/home/config/jazn.security.props -jar
$ORACLE_HOME/oc4j/j2ee/home/oc4j.jar
-config $ORACLE_HOME/oc4j/j2ee/isqlplus/config/server.xml

throws the following error:

java.lang.NoClassDefFoundError: oracle/security/jazn/JAZNRuntimeException at
com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:69) at java.lang.Thread.run(Thread.java:568)

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


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