Sunday, March 24, 2013

Unrecognized option: -nojit Could not create the Java virtual machine.

Issue: Unrecognized option: -nojit
Could not create the Java virtual machine.

Cause: it is not gettin the java...while Calling $COMMON_TOP/util/j2sdk1.4.2_13/bin/jre

Soltuion:

export ADJVAPRG=$COMMON_TOP/util/j2sdk1.4.2_13/bin/java
export AFJVAPRG=$COMMON_TOP/util/j2sdk1.4.2_13/bin/java

it Worked for me.

No comments:

Post a Comment