Error occurred during initialization of VM (upgrade JVM)
Hi all
i have problem with upgrade the java version on unix platform (solaris 8)
Old version :
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Server VM (build 1.3.1-b24, mixed mode)
i want to install the new version
jdk1.6.0_17
i installed this one but i have a problem when i want to move to the new version , the error message is :
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
please help me
thank you
|