Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 14:01:38 -0800 (PST)
From:      Ranjith Mandala <Ranjith.Mandala@Sun.COM>
To:        freebsd-java@freebsd.org
Cc:        java-port@freebsd.org, Ranjith.Mandala@Sun.COM
Subject:   Re: (Review ID: 159248) Starting Tomcat servlet engine gives HotSpot Virtual Machine Error: 11, error ID
Message-ID:  <10643938.1036447291985.JavaMail.Administrator@ha2sca-mail1.sfbay.sun.com>

next in thread | raw e-mail | index | archive | help
Hi,

This Bug Report was submitted from  http://java.sun.com/cgi-bin/bugreport.cgi
and is being forwarded to you on behalf of bidlech@anubis.network.com. If you would like to respond. Please send an e-mail to the address listed at the end of this report.

Regards,
RM.
----------------- Original Bug Report-------------------

category : java
release : 1.4
subcategory : runtime
type : bug
synopsis : Starting Tomcat servlet engine gives HotSpot Virtual Machine Error: 11, error ID
description : FULL PRODUCT VERSION :
dotanuki [13:04:46] [~] > java -version
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
dotanuki [13:06:39] [~] >


FULL OPERATING SYSTEM VERSION :
FreeBSD <redacted> 4.6-RC4 FreeBSD 4.6-RC4
Custom compiled kernel
linux_base-6 from 4.6-RELEASE packages tree
linux-sun-jdk14 from CURRENT CVSUP tree
 
 
ADDITIONAL OPERATING SYSTEMS : none


EXTRA RELEVANT SYSTEM CONFIGURATION :
Problem occurs when invoking Jakarta Tomcat servlet
engine, v4.0.4.  Relevant environment variables include:
$JAVA_HOME=/usr/local/linux-jdk14
$CATALINA_HOME=/var/jakarta-tomcat-4.0.4
$CATALINA_OPTS="-Djava.awt.headless=true" *or*
$CATALINA_OPTS="-Djava.awt.headless=true -verbose" (hoping
for better crash message, which was not forthcoming)

A DESCRIPTION OF THE PROBLEM :
Dunno. Java VM can be used to run other apps (FOA and
WH2FO, .jar-packaged apps which deal with XSL formatting
of Word2000 docs) with no problem.  The Tomcat invocation
causes the following core dump:
 
Unexpected Signal : 11 occurred at PC=0x2A2FBB0B
Function=[Unknown.]
Library=(N/A)
 
NOTE: We are unable to locate the function name symbol for
the error
      just occurred. Please refer to release documentation
for possible
      reason and solutions.
 
 
Current Java thread:
 
Dynamic libraries:
Can not get information for pid = 8134
# 
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D5
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
# 
# Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed
mode)
# 
 
Local Time = Thu Jul 11 12:56:18 2002
Elapsed Time = 5


STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Set up an environment (OS, env variables, JDK, etc.) as
above.
2. '$CATALINA_HOME/bin/catalina.sh'
3. look in $CATALINA_HOME/logs/catalina.out for above
message, also a java.core and hs_err<pid>.log can be found
in the same dir.
 
This very installation of Tomcat *did* work with the
linux-jdk13 port, however I'm not indicating a regression
because it's not possible for me to say that some other
change in my system isn't causing the error.

EXPECTED VERSUS ACTUAL BEHAVIOR :
Expected results: Tomcat servlet engine starts and
functions normally
 
 Actual results: HotSpot VM bombs out with error 11

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Unexpected Signal : 11 occurred at PC=0x2A2FBB0B
Function=[Unknown.]
Library=(N/A)
  
NOTE: We are unable to locate the function name symbol for
the error
      just occurred. Please refer to release documentation
for possible
      reason and solutions.
  
  
Current Java thread:
  
Dynamic libraries:
Can not get information for pid = 8134
#  
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D5
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#  
# Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed
mode)
#  
  
Local Time = Thu Jul 11 12:56:18 2002
Elapsed Time = 5

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
Don't got, sorry.
---------- END SOURCE ----------
workaround : 
suggested_val : 
cust_name : Chris Johnson Bidler
cust_email : bidlech@anubis.network.com
jdcid : 
keyword : webbug
company : StorageTek MRDC
hardware : x86
OSversion : Linux
bugtraqID : 0
dateCreated : 2002-07-11 12:21:46.4
dateEvaluated : 2002-11-04 15:00:24.478


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10643938.1036447291985.JavaMail.Administrator>