Hi I have the following setup 1) Apache 1.3 2) Tomcat 3.2 3) Java SDK 1.3.1_01
Running on a Solaris box with SunOS Release 5.6. I have made sure that i have all the patches for Java are present on the Sun Box. But my Tomcat is shutdown frequently, and i have notices that it is creating a log file in the TOMCAT_HOME/bin directory whose name looks like hs_err_pid_#####.log (i.e. # is a numeric ) The contents of this file is as follows ------------------------------------------------------- Unexpected Signal : 11 occurred at PC=0xeb4139fc Function name=get (compiled Java code) Library=(N/A) Current Java thread: Dynamic libraries: 0x10000 /usr/java1.3.1/bin/../bin/sparc/native_threads/java 0xef770000 /usr/lib/libthread.so.1 0xef7b0000 /usr/lib/libdl.so.1 0xef680000 /usr/lib/libc.so.1 0xef750000 /usr/platform/SUNW,UltraAX-MP/lib/libc_psr.so.1 0xee880000 /usr/java1.3.1/jre/lib/sparc/client/libjvm.so 0xef630000 /usr/lib/libCrun.so.1 0xef610000 /usr/lib/libsocket.so.1 0xef500000 /usr/lib/libnsl.so.1 0xef5e0000 /usr/lib/libm.so.1 0xef660000 /usr/lib/libw.so.1 0xef5b0000 /usr/lib/libmp.so.2 0xef4d0000 /usr/java1.3.1/jre/lib/sparc/native_threads/libhpi.so 0xef4a0000 /usr/java1.3.1/jre/lib/sparc/libverify.so 0xef460000 /usr/java1.3.1/jre/lib/sparc/libjava.so 0xef430000 /usr/java1.3.1/jre/lib/sparc/libzip.so 0xeb290000 /usr/java1.3.1/jre/lib/sparc/libnet.so 0xeb0e0000 /usr/lib/nss_files.so.1 Local Time = Tue Dec 18 10:20:21 2001 Elapsed Time = 3058 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002C4 01 # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode) --------------------------------------------------------------- I have tried to change to version of JDK (tried with 1.2.2_07) but i noticed that my server shutdown 3 times in a span of 30minutes while i was performing some tests. Does any one have any idea what my server is shutdowning ?? Thanks Arun -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
