An unexpected error has been detected by HotSpot Virtual Machine
Hi All,
Appreciate if someone knows of this error. I try to run my JBOSS app server but aborted with this error.
I'm using Linux on HP Integrity rx2620 machine.
Thanks
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x43e5f6a5, pid=3560, tid=1383402416
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# J java.util.zip.ZipInputStream.read([BII)I
#
# An error report file with more information is saved as hs_err_pid3560.log
#
# If you would like to submit a bug report, please visit:
#http://java.sun.com/webapps/bugreport/crash.jsp
#
./run.sh: line 184: 3560 Aborted"$JAVA" $JAVA_OPTS -Djava.endorsed.dirs="$JBOSS_ENDORSED_DIRS" -classpath "$JBOSS_CLASSPATH" org.jboss.Main "$

