jdk update queries
Hi,
We have a 2 node SUN cluster 3.2 running Solaris 10 with 10 containers. The apps team requested to install jdk latest update in the containers. The apps has a separate jdk folder in /usr/local/. The latest jdk has been downloaded. After gunzip and untar the downloaded file, the output of running "java -version" shows below:
# ./java -version
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Please advise?
Thanks in advance.