I have installed jdk-6u18-solaris-sparcv9.sh on solaris 5.8 as its a 64 bit JVM.
My applicatiion need 4 g of heap memory to run, so I have to use 64 bit JVM.
After installing when I run the command java -version to see the version I get the below error,ld.so.1: java: fatal: libjli.so: open failed: No such file or directory
KilledPlease advice.
I think you need to install the 32 bit first in order to pick up this library. Check out this link:
Do I need to install the 32 bit JVM of same version or any other 32 bit JVM already installed on the machine would suffix.I already have JDK1.4 on the machine which is 32 bit.
Also, to clarify I havent installed the JDK but run the .sh file to extract the zipped folder.
Can you also let me know how can I check if my JVM is 32 bit or 64 bit.Thanks,
Ankit Rastogi
Sorry, but I can not help you as I am not a java person.
