With Merlin build 57, JWS fails immediately in 64 bits mode.
The machine was rebooted before testing. So there is no port conflict.
Error message:
********** caught IOException on URL: http://jtg-s119:8180/system/doc/index.html
java.net.SocketException: errno: 125, error: Address already in use for fd: 29
...
How to reproduce the bug:
1. telnet to machine jtg-s119 (If you find the machine down, please contact
june.zhong@eng)
2. cd /bt
3. /bs/runjws.ksh -d64
4. cd /bt/JavaWebServer*, check log file run.jws.out
Some times the machine will crash when running in 64 bits mode, please contact
me if it happens.
june.zhong@eng 2001-03-29
In merlin 61, JWS still failed immediately but with a different sympton:
core file and log files under /net/jtgb4u4c.eng/export/sail1/bigapps_log/solaris/Merlin_b61_d64/jtg-s119/JavaWebServerrun.27138.-d64
Error message from webserver.out:
Unexpected Signal: 11, PC: ffffffff3a0158e0
An error has just occurred, do you want to debug the problem?
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0xffffffff3a0158e0
SIGNAL = 11
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
june.zhong@eng 2001-04-26
In promotion build 62, JWS can run 12 hours with lots of intermitten failures.
(failure rate 19/276)
Error message:
Unexpected Signal : 11 occurred at PC=0xFFFFFFFF7D28CD48
Function=JVM_FindSignal+0x352C0
Library=/usr/j2se_b62/jre/lib/sparcv9/server/libjvm.so
Dynamic libraries:
0x100000000 /usr/j2se_b62/bin/../bin/sparcv9/native_threads/java
0xffffffff7f200000 /usr/lib/sparcv9/libthread.so.1
0xffffffff7f400000 /usr/lib/sparcv9/libdl.so.1
0xffffffff7ef00000 /usr/lib/sparcv9/libc.so.1
0xffffffff7ee00000 /usr/platform/SUNW,Ultra-60/lib/sparcv9/libc_psr.so.1
0xffffffff7d000000 /usr/j2se_b62/jre/lib/sparcv9/server/libjvm.so
0xffffffff7d800000 /usr/lib/sparcv9/libCrun.so.1
0xffffffff7ce00000 /usr/lib/sparcv9/libsocket.so.1
0xffffffff7cc00000 /usr/lib/sparcv9/libnsl.so.1
0xffffffff7ca00000 /usr/lib/sparcv9/libm.so.1
0xffffffff7da00000 /usr/lib/sparcv9/libw.so.1
0xffffffff7c600000 /usr/lib/sparcv9/libmp.so.2
0xffffffff7c300000 /usr/j2se_b62/jre/lib/sparcv9/native_threads/libhpi.so
0xffffffff7c100000 /usr/j2se_b62/jre/lib/sparcv9/libverify.so
0xffffffff7bf00000 /usr/j2se_b62/jre/lib/sparcv9/libjava.so
0xffffffff7bc00000 /usr/j2se_b62/jre/lib/sparcv9/libzip.so
0xffffffff7bf00000 /usr/j2se_b62/jre/lib/sparcv9/libjava.so
0xffffffff7bc00000 /usr/j2se_b62/jre/lib/sparcv9/libzip.so
0xffffffff28f00000 /usr/j2se_b62/jre/lib/sparcv9/libnet.so
0xffffffff28a00000 /usr/lib/sparcv9/nss_nis.so.1
Local Time = Fri Apr 27 19:46:05 2001
Elapsed Time = 29
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D7 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
core file available under /bt/JavaWebServerrun.3948.-d64. If it's not
there, please contact me.
june.zhong@eng 2001-04-30