Sun One WS EE 6.0 SP 6 crash/errors
807567Jun 24 2004 — edited Jun 25 2004We are running a Sun One WS EE 6.0 SP 6 on a 2000 box with Cold Fusion MX 6.1 as our app server on the same box. We have SQL Server 2000 on another box. There are around 10 sites on this WS, but only 2 or so with any real traffic.
At not particular time, the sites will get hung up, our SiteScope will show a 500 error, and we will see this in one of the site error logs:
[24/Jun/2004:14:21:28] config ( 7816):
Full thread dump Classic VM (JDK-1.2.2_010, native threads):
"Thread-1" (TID:0x38cfa60, sys_thread_t:0x6e8d5d0, state:CW, native ID:0x1a38) prio=5
at java.lang.Thread.sleep(Native Method)
at com.iplanet.server.http.session.SessionReaper.run(SessionReaper.java, Compiled Code)
"SymcJIT-LazyCompilation-1" (TID:0x38ce988, sys_thread_t:0x6da6450, state:CW, native ID:0x1ae0) prio=1
at SymantecJITCompilationThread.DoCompileMethod(Native Method)
at SymantecJITCompilationThread.run(JITcompilationthread.java, Compiled Code)
"SymcJIT-LazyCompilation-0" (TID:0x38ce9d0, sys_thread_t:0x6daa4e8, state:CW, native ID:0x1a94) prio=1
at SymantecJITCompilationThread.DoCompileMethod(Native Method)
at SymantecJITCompilationThread.run(JITcompilationthread.java, Compiled Code)
"SymcJIT-LazyCompilation-PA" (TID:0x38ce998, sys_thread_t:0x6daa378, state:CW, native ID:0x195c) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:424)
at SymantecJITCompilationThread.run(JITcompilationthread.java, Compiled Code)
"Finalizer" (TID:0x38c9320, sys_thread_t:0x20088d8, state:CW, native ID:0x1aec) prio=8
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
"Reference Handler" (TID:0x38c93b0, sys_thread_t:0x2006a20, state:CW, native ID:0x1af0) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:424)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
"Signal dispatcher" (TID:0x38c93e0, sys_thread_t:0x2003800, state:R, native ID:0x1af4) prio=5
"main" (TID:0x38c91e0, sys_thread_t:0x1f8f820, state:R, native ID:0x1af8) prio=5
Monitor Cache Dump:
java.lang.ref.ReferenceQueue$Lock@38C9338/38FED60: <unowned>
Waiting to be notified:
"Finalizer" (0x20088d8)
java.lang.ref.Reference$Lock@38C93C0/38FE890: <unowned>
Waiting to be notified:
"Reference Handler" (0x2006a20)
SymantecJITCompilationThread@38CE9D0/3927BA8: <unowned>
Waiting to be notified:
"SymcJIT-LazyCompilation-PA" (0x6daa378)
Registered Monitor Dump:
SymcJIT Method Monitor: <unowned>
SymcJIT Method Monitor: <unowned>
SymcJIT Method Monitor: <unowned>
SymcJIT Lazy Queue Lock: <unowned>
Waiting to be notified:
"SymcJIT-LazyCompilation-1" (0x6da6450)
"SymcJIT-LazyCompilation-0" (0x6daa4e8)
SymcJIT Method Monitor: <unowned>
SymcJIT Method List Monitor: <unowned>
SymcJIT Lock: <unowned>
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "Signal dispatcher" (0x2003800) 1 entry
Thread queue lock: owner "Signal dispatcher" (0x2003800) 1 entry
Monitor registry: owner "Signal dispatcher" (0x2003800) 1 entry
Any suggestions?
Thanks!