Operating System - HP-UX
1820485 Members
2405 Online
109624 Solutions
New Discussion юеВ

HotSpot Virtual Machine Error, Unexpected Signal 10

 
SOLVED
Go to solution
Albert Williams
New Member

HotSpot Virtual Machine Error, Unexpected Signal 10

I am getting this error during the running of a servlet, can anyone help.

An irrecoverable stack overflow has occurred.
#
# Java version:
# HotSpot VM (mixed mode)
#
# HotSpot Virtual Machine Error, Unexpected Signal 10
#
# occurred at pc=cabecb48
# Error ID: /CLO/Components/JAVA_HOTSPOT/Src/build/hp-ux/../../src/os/hp-ux/vm/os_hp-ux.cpp, 2998
#

Please help,
Al.
3 REPLIES 3
harry d brown jr
Honored Contributor
Solution

Re: HotSpot Virtual Machine Error, Unexpected Signal 10

Albert,

You probably ran out of memory for the process. What OS level are you running? What do these (or similar) kernel settings equal to?

maxdsiz
maxdsiz_64bit
maxssiz
maxssiz_64bit
shmmax

a full "kmtune" will work (post it here).


live free or die
harry
Live Free or Die
Albert Williams
New Member

Re: HotSpot Virtual Machine Error, Unexpected Signal 10

Thanks Harry,
I've attached the results of kmtune.
Hopefully this can help you spot my problem.

Thanks again!
Al.
harry d brown jr
Honored Contributor

Re: HotSpot Virtual Machine Error, Unexpected Signal 10