1838421 Members
3822 Online
110126 Solutions
New Discussion

Re: JVM is not working

 
subrata  Sur
Frequent Advisor

JVM is not working

I have install jre in /opt/java/jre folder .
When i run install anywhere software which requires the JVM . then it is giving the error like that

Subrata Kr Sur/... uacob004 $ install.bin
Preparing to install...
/usr/lib/dld.sl: Can't find path for shared library: libc.2
/usr/lib/dld.sl: No such file or directory
./install.bin[1971]: 4536 Abort(coredump)

The installation did not complete successfully. It appears that your
Java VM might not have all the appropriate patches necessary to run
properly.

----------------------
I guess jvm is not properly configured .. pl tell me what to do to run jvm ...
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: JVM is not working

http://www.hp.com/go/java

Pay special attention to the patches recommended there and any dependencies in the patch database:

http://www6.itrc.hp.com/service/patch/mainPage.do

Then, try again.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
subrata  Sur
Frequent Advisor

Re: JVM is not working

can u tell me how to update the class path of jre .
is it
set PATH=%PATH%/opt/java/jre/bin:
I want to update the existing classpath and the new one .
my old class path is
/usr/vue/bin:/home/nmxbatch/bin:.:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/ne
ttladm/bin:/opt/pd/bin:/opt/upgrade/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/p
erf/bin:/opt/hparray/bin:/opt/ignite/bin:/usr/bin/X11:/opt/sudo/bin/sudo:/usr/sb
in:.
I guess the problem of not running the JVM is not setting class path .
Is there anything i have to check ?
my jre version is
jre version "HP-UX Java C.01.18.03 05/12/2000 16:31:36 hkhd02"

HP-UX uacob004 B.10.20 A 9000/782 2016569613 two-user license

Any help is urgently required.