运行的tomcat 6.0,经常自动当掉了,2003操作系统,四路服务器,4颗4核cpu,32G内存,报错如下:An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7C95A36B
Function=RtlRestoreLastWin32Error+0x235
Library=C:\WINDOWS\system32\ntdll.dllCurrent Java thread:
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:737)
at org.apache.coyote.http11.InternalInputBuffer.parseRequestLine(InternalInputBuffer.java:398)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:761)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:534)Dynamic libraries:
0x00400000 - 0x00406000  C:\j2sdk1.4.2_02\bin\java.exe
0x7C930000 - 0x7CA00000  C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C92B000  C:\WINDOWS\system32\kernel32.dll
0x77F30000 - 0x77FDB000  C:\WINDOWS\system32\ADVAPI32.dll
0x77C20000 - 0x77CBF000  C:\WINDOWS\system32\RPCRT4.dll
0x76EB0000 - 0x76EC3000  C:\WINDOWS\system32\Secur32.dll
0x77B70000 - 0x77BCA000  C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000  C:\j2sdk1.4.2_02\jre\bin\client\jvm.dll
0x77E10000 - 0x77EA0000  C:\WINDOWS\system32\USER32.dll
0x77BD0000 - 0x77C18000  C:\WINDOWS\system32\GDI32.dll
0x769E0000 - 0x76A0A000  C:\WINDOWS\system32\WINMM.dll
0x76180000 - 0x7619D000  C:\WINDOWS\system32\IMM32.DLL
0x7F000000 - 0x7F009000  C:\WINDOWS\system32\LPK.DLL
0x74AE0000 - 0x74B45000  C:\WINDOWS\system32\USP10.dll
0x71B20000 - 0x71B28000  C:\WINDOWS\system32\rdpsnd.dll
0x77F10000 - 0x77F21000  C:\WINDOWS\system32\WINSTA.dll
0x71BA0000 - 0x71BF7000  C:\WINDOWS\system32\NETAPI32.dll
0x76AB0000 - 0x76ABB000  C:\WINDOWS\system32\PSAPI.DLL
0x10000000 - 0x10007000  C:\j2sdk1.4.2_02\jre\bin\hpi.dll
0x008B0000 - 0x008BE000  C:\j2sdk1.4.2_02\jre\bin\verify.dll
0x008C0000 - 0x008D9000  C:\j2sdk1.4.2_02\jre\bin\java.dll
0x008E0000 - 0x008ED000  C:\j2sdk1.4.2_02\jre\bin\zip.dll
0x03430000 - 0x0343F000  C:\j2sdk1.4.2_02\jre\bin\net.dll
0x71B60000 - 0x71B77000  C:\WINDOWS\system32\WS2_32.dll
0x71B50000 - 0x71B58000  C:\WINDOWS\system32\WS2HELP.dll
0x71A80000 - 0x71AC0000  C:\WINDOWS\System32\mswsock.dll
0x76E30000 - 0x76E5B000  C:\WINDOWS\system32\DNSAPI.dll
0x76ED0000 - 0x76ED7000  C:\WINDOWS\System32\winrnr.dll
0x76E70000 - 0x76E9E000  C:\WINDOWS\system32\WLDAP32.dll
0x76EE0000 - 0x76EE5000  C:\WINDOWS\system32\rasadhlp.dll
0x038F0000 - 0x03947000  C:\WINDOWS\system32\hnetcfg.dll
0x71A40000 - 0x71A48000  C:\WINDOWS\System32\wshtcpip.dll
0x76B70000 - 0x76B98000  C:\WINDOWS\system32\imagehlp.dll
0x06DE0000 - 0x06E88000  C:\WINDOWS\system32\dbghelp.dll
0x77B60000 - 0x77B68000  C:\WINDOWS\system32\VERSION.dllHeap at VM Abort:
Heap
 def new generation   total 72576K, used 55778K [0x10010000, 0x14ed0000, 0x14ed0000)
  eden space 64512K,  80% used [0x10010000, 0x1330f6e8, 0x13f10000)
  from space 8064K,  44% used [0x13f10000, 0x14289130, 0x146f0000)
  to   space 8064K,   0% used [0x146f0000, 0x146f0000, 0x14ed0000)
 tenured generation   total 967936K, used 37484K [0x14ed0000, 0x50010000, 0x50010000)
   the space 967936K,   3% used [0x14ed0000, 0x1736b0d8, 0x1736b200, 0x50010000)
 compacting perm gen  total 524288K, used 36308K [0x50010000, 0x70010000, 0x70010000)
   the space 524288K,   6% used [0x50010000, 0x523853d0, 0x52385400, 0x70010000)Local Time = Thu Apr 02 09:24:12 2009
Elapsed Time = 4231
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_02-b03 mixed mode)
#