1828226 Members
2573 Online
109975 Solutions
New Discussion

JVM Crash on HP-UX 11.11

 
Rashma_1
Occasional Advisor

JVM Crash on HP-UX 11.11

Hi,

I am facing JVM crash on HP-UX 11.11 and JRE 1.4.0.00. This is happening after I enabled SSL port of Tomcat and tried to launch my application.
JVM crash has created stack trace and the core file. Both of them contains below error message.
Can anyone suggest me the workaround/solution? Any pointer in this regard is highly appreciated.
---------------------------------------
HP Precision Architecture RISC Version 2.0
System supports 64-bit OS
4096 Byte page size

Running on CKPG-NN1 HP-UX B.11.11 U 9000/800
Locale: C

Maximum size of process's heap: 1048576 KBytes
Maximum size of process's stack: 131072 KBytes
22.62 MBytes (23163 KBytes) of memory used
895.9 MBytes (917435 KBytes) of memory available
2.525% of process's available memory in use

Exiting
Stack Trace:
Stack_Trace: error while unwinding stack
( 0) 0xc4964998 stackTrace__FP4FILEi + 0x108 [/opt/OV/lib/libovutil.3]
( 1) 0xc4965404 _OVlogCrash + 0x2d4 [/opt/OV/lib/libovutil.3]
( 2) 0x000032b0 signalHandler__Fi + 0x30 [/opt/OV/bin/ovas]
( 3) 0xc020d7f8 _sigreturn [/usr/lib/libc.2]
( 4) 0xc020e5d8 kill + 0x10 [/usr/lib/libc.2]
( 5) 0xc01a71c4 _raise + 0x24 [/usr/lib/libc.2]
( 6) 0xc01e90c8 _abort_C + 0xb8 [/usr/lib/libc.2]
( 7) 0xc01e91cc abort + 0x1c [/usr/lib/libc.2]
( 8) 0xc52a7458 abort__2osSFb + 0xf8 [/opt/OV/jre/jre1.4/lib/PA_RISC/server/libjvm.sl]
( 9) 0xc50ee8e4 report_error__FbPCciN22e + 0x5b8 [/opt/OV/jre/jre1.4/lib/PA_RISC/server/libjvm.sl]
(10) 0xc50ee0a0 report_fatal__FPCciT1e + 0x70 [/opt/OV/jre/jre1.4/lib/PA_RISC/server/libjvm.sl]
(11) 0xc52c59b8 compute_exception_return_address__13SharedRuntimeSFl + 0xac [/opt/OV/jre/jre1.4/lib/PA_RISC/server/libjvm.sl]
OpenView crash dump finished at Fri Jun 30 15:01:14 2006 SST
--------------------------------------------------------------------------------
Thanks,
Rashma
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: JVM Crash on HP-UX 11.11

Shalom Rashma,

The problem is: JRE 1.4.0.00.

I recommend you install all recommended OS patches for java at http://www.hp.com/go/java

Note they give the patch numbers, you need to go to itrc.hp.com patch database to actually get them.

Next install a patched version of JRE. Same site.

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
Patrice Le Guyader
Respected Contributor

Re: JVM Crash on HP-UX 11.11

Hi Rasma,

Have you tried to validate your system configuration with HPjconfig Tool ?

http://www.hp.com/products1/unix/java/java2/hpjconfig/

It's looking for missings patches and undersized kernel parameters.

Hope this helps.
Kenavo
Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
Rashma_1
Occasional Advisor

Re: JVM Crash on HP-UX 11.11

Hi,

Thanks for your replies.
Kernel parameters looks fine.
The url http://www.hp.com/java lists many OS patches to be installed.
Should I install all the patches?
Please let me know in which patch this problem is fixed?

Thanks,
Rashma