有人懂RESIN么!最近碰到个比较紧急的问题。RESIN经常重启。

coolspringlsq 2013-07-01 09:53:21
错误日志如下:


#
# An unexpected error has been detected by Java Runtime Environment:
#
# java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space?
#
# Internal Error (414C4C4F434154494F4E0E4350500065), pid=1184, tid=2980
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x5e8b0000): VMThread [id=2980]

Stack: [0x619b0000,0x61a00000)
[error occurred during error reporting, step 110, id 0xc0000005]

VM_Operation (0x7cf1f244): biased locking bulk revoker, mode: safepoint, requested by thread 0x7a19d800


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x6482e400 JavaThread "http--80-459" daemon [_thread_blocked, id=4080]
0x64956000 JavaThread "http--80-456" daemon [_thread_in_native, id=5988]
0x64957000 JavaThread "http--80-457" daemon [_thread_blocked, id=4440]
0x64954800 JavaThread "http--80-458" daemon [_thread_in_native, id=2336]
0x63f9d800 JavaThread "http--80-453" daemon [_thread_in_native, id=6132]
0x63fa4400 JavaThread "http--80-454" daemon [_thread_in_native, id=3868]
0x63fa0c00 JavaThread "http--80-455" daemon [_thread_in_native, id=2724]
0x63fa4000 JavaThread "http--80-450" daemon [_thread_in_native, id=5476]


...全文
207 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
coolspringlsq 2013-07-02
  • 打赏
  • 举报
回复
悲剧,目前这个问题还真是不好处理,我们好几台服务器,目前就一台很频繁。
wyx100 2013-07-02
  • 打赏
  • 举报
回复
回复于: 2013-07-01 11:29:11 这类问题,论坛怕是帮不到你,要么去国外论坛上搜索看看。 自己尝试解决的话,最好更换JVM版本试试看,很多环境问题最后都是出在JVM版本不匹配上。
chkaka 2013-07-01
  • 打赏
  • 举报
回复
可以尝试更新最新resin版本。如何不行的话,就要检查你的项目是否有什么逻辑错误导致web容器重启。还有看一下你的java虚拟机参数是否设置过小。
MiceRice 2013-07-01
  • 打赏
  • 举报
回复
这类问题,论坛怕是帮不到你,要么去国外论坛上搜索看看。 自己尝试解决的话,最好更换JVM版本试试看,很多环境问题最后都是出在JVM版本不匹配上。
效林少爷 2013-07-01
  • 打赏
  • 举报
回复
帮楼主顶了
coolspringlsq 2013-07-01
  • 打赏
  • 举报
回复
Other Threads: =>0x5e8b0000 VMThread [id=2980] 0x61dff000 WatcherThread [id=5640] VM state:at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x002888c8/0x00000138] Threads_lock - owner thread: 0x5e8b0000 Heap par new generation total 118016K, used 100309K [0x03240000, 0x0b240000, 0x0b240000) eden space 104960K, 90% used [0x03240000, 0x08f664e0, 0x098c0000) from space 13056K, 37% used [0x098c0000, 0x09d8f0f0, 0x0a580000) to space 13056K, 0% used [0x0a580000, 0x0a580000, 0x0b240000) concurrent mark-sweep generation total 1097728K, used 243441K [0x0b240000, 0x4e240000, 0x4e240000) concurrent-mark-sweep perm gen total 78800K, used 51752K [0x4e240000, 0x52f34000, 0x5e240000) Dynamic libraries: 0x00400000 - 0x00423000 C:\Program Files (x86)\Java\jdk1.6.0\bin\javaw.exe 0x778a0000 - 0x77a20000 C:\Windows\SysWOW64\ntdll.dll 0x769d0000 - 0x76ae0000 C:\Windows\syswow64\kernel32.dll 0x75350000 - 0x75397000 C:\Windows\syswow64\KERNELBASE.dll 0x76f50000 - 0x76ff0000 C:\Windows\syswow64\ADVAPI32.dll 0x767e0000 - 0x7688c000 C:\Windows\syswow64\msvcrt.dll 0x76360000 - 0x76379000 C:\Windows\SysWOW64\sechost.dll 0x76db0000 - 0x76ea0000 C:\Windows\syswow64\RPCRT4.dll 0x752f0000 - 0x75350000 C:\Windows\syswow64\SspiCli.dll 0x752e0000 - 0x752ec000 C:\Windows\syswow64\CRYPTBASE.dll 0x76520000 - 0x76620000 C:\Windows\syswow64\USER32.dll 0x77410000 - 0x774a0000 C:\Windows\syswow64\GDI32.dll 0x76350000 - 0x7635a000 C:\Windows\syswow64\LPK.dll 0x76480000 - 0x7651d000 C:\Windows\syswow64\USP10.dll 0x76390000 - 0x763f0000 C:\Windows\system32\IMM32.DLL 0x76b20000 - 0x76bec000 C:\Windows\syswow64\MSCTF.dll 0x7c340000 - 0x7c396000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\msvcr71.dll 0x6d7c0000 - 0x6da07000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\client\jvm.dll 0x750d0000 - 0x75102000 C:\Windows\system32\WINMM.dll 0x75110000 - 0x7515c000 C:\Windows\system32\apphelp.dll 0x6d310000 - 0x6d318000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\hpi.dll 0x76890000 - 0x76895000 C:\Windows\syswow64\PSAPI.DLL 0x6d770000 - 0x6d77c000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\verify.dll 0x6d3b0000 - 0x6d3cf000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\java.dll 0x6d7b0000 - 0x6d7bf000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\zip.dll 0x753a0000 - 0x75fea000 C:\Windows\syswow64\SHELL32.DLL 0x76ea0000 - 0x76ef7000 C:\Windows\syswow64\SHLWAPI.dll 0x76bf0000 - 0x76d4c000 C:\Windows\syswow64\ole32.dll 0x6d560000 - 0x6d569000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\management.dll 0x6d570000 - 0x6d583000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\net.dll 0x76f10000 - 0x76f45000 C:\Windows\syswow64\WS2_32.dll 0x76040000 - 0x76046000 C:\Windows\syswow64\NSI.dll 0x751c0000 - 0x751fc000 C:\Windows\system32\mswsock.dll 0x750c0000 - 0x750c6000 C:\Windows\System32\wship6.dll 0x75210000 - 0x75220000 C:\Windows\system32\NLAapi.dll 0x75200000 - 0x75210000 C:\Windows\system32\napinsp.dll 0x75170000 - 0x751b4000 C:\Windows\system32\DNSAPI.dll 0x75160000 - 0x75168000 C:\Windows\System32\winrnr.dll 0x750a0000 - 0x750a5000 C:\Windows\System32\wshtcpip.dll 0x74dd0000 - 0x74dec000 C:\Windows\system32\IPHLPAPI.DLL 0x74dc0000 - 0x74dc7000 C:\Windows\system32\WINNSI.DLL 0x74df0000 - 0x74df6000 C:\Windows\system32\rasadhlp.dll 0x73d70000 - 0x73da8000 C:\Windows\System32\fwpuclnt.dll 0x735e0000 - 0x735f6000 C:\Windows\system32\CRYPTSP.dll 0x735a0000 - 0x735db000 C:\Windows\system32\rsaenh.dll 0x73bc0000 - 0x73bcb000 C:\Windows\system32\profapi.dll 0x62440000 - 0x62451000 D:\Milan\resin-3.1.6\win32\resin_os.dll 0x6d750000 - 0x6d758000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\sunmscapi.dll 0x76060000 - 0x7617e000 C:\Windows\syswow64\CRYPT32.dll 0x77870000 - 0x7787c000 C:\Windows\syswow64\MSASN1.dll 0x6d000000 - 0x6d1c3000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\awt.dll 0x72cb0000 - 0x72d01000 C:\Windows\system32\WINSPOOL.DRV 0x6d2b0000 - 0x6d303000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\fontmanager.dll 0x6d590000 - 0x6d599000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\nio.dll 0x6d1f0000 - 0x6d21f000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\cmm.dll 0x6d450000 - 0x6d474000 C:\Program Files (x86)\Java\jdk1.6.0\jre\bin\jpeg.dll VM Arguments: jvm_args: -Djava.util.logging.manager=com.caucho.log.LogManagerImpl -Djava.system.class.loader=com.caucho.loader.SystemClassLoader -Djavax.management.builder.initial=com.caucho.jmx.MBeanServerBuilderImpl -Djava.awt.headless=true -Dresin.home=/D:/Milan/resin-3.1.6 -Xmx1200m -Xms1200m -Xss512k -XX:MaxNewSize=128m -XX:MaxPermSize=256m -XX:NewRatio=4 -Xloggc:log/gc.log -XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled -XX:+CMSClassUnloadingEnabled -XX:MaxTenuringThreshold=3 -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+PrintTenuringDistribution -XX:+HeapDumpOnOutOfMemoryError -Dcom.sun.management.jmxremote.port=7908 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.password=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.rmi.server.hostname=127.0.0.1 -Djava.util.logging.manager=com.caucho.log.LogManagerImpl -Djavax.management.builder.initial=com.caucho.jmx.MBeanServerBuilderImpl -Djava.awt.headless=true -Dresin.home=/D:/Milan/resin-3.1.6 -Dresin.root=/D:/Milan/resin-3.1.6 java_command: com.caucho.server.resin.Resin -conf D:\Milan\resin-3.1.6\conf\resin.conf -socketwait 62254 --resin-home D:\Milan\resin-3.1.6 --root-directory D:\Milan\resin-3.1.6 start Launcher Type: SUN_STANDARD Environment Variables: CLASSPATH=D:\Milan\resin-3.1.6/lib/resin.jar;D:\Milan\resin-3.1.6\classes;D:\Milan\resin-3.1.6\lib\resin.jar;C:\Program Files (x86)\Java\jdk1.6.0\lib\tools.jar;C:\Program Files (x86)\Java\jdk1.6.0\jre\lib\rt.jar;D:\Milan\resin-3.1.6\lib\activation.jar;D:\Milan\resin-3.1.6\lib\ejb-15.jar;D:\Milan\resin-3.1.6\lib\hessian.jar;D:\Milan\resin-3.1.6\lib\j2ee-management-10.jar;D:\Milan\resin-3.1.6\lib\javamail-14.jar;D:\Milan\resin-3.1.6\lib\jaxrpc-15.jar;D:\Milan\resin-3.1.6\lib\jaxws-api.jar;D:\Milan\resin-3.1.6\lib\jca-15.jar;D:\Milan\resin-3.1.6\lib\jms-11.jar;D:\Milan\resin-3.1.6\lib\jpa-15.jar;D:\Milan\resin-3.1.6\lib\jsdk-15.jar;D:\Milan\resin-3.1.6\lib\jsf-12.jar;D:\Milan\resin-3.1.6\lib\jsr88.jar;D:\Milan\resin-3.1.6\lib\jstl-11.jar;D:\Milan\resin-3.1.6\lib\jta-101.jar;D:\Milan\resin-3.1.6\lib\jws-15.jar;D:\Milan\resin-3.1.6\lib\mysql-connector-java-3.1.10-bin.jar;D:\Milan\resin-3.1.6\lib\portlet-10.jar;D:\Milan\resin-3.1.6\lib\quercus.jar;D:\Milan\resin-3.1.6\lib\resin-deploy.jar;D:\Milan\resin-3.1.6\lib\resin-util.jar;D:\Milan\resin-3.1.6\lib\resin.jarbak;D:\Milan\resin-3.1.6\lib\saaj.jar;D:\Milan\resin-3.1.6\lib\script-10.jar;D:\Milan\resin-3.1.6\lib\webbeans-16.jar;D:\Milan\resin-3.1.6\lib\webutil.jar;D:\Milan\resin-3.1.6\lib\复件 resin.jar PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;D:\Milan\resin-3.1.6\bin;D:\Milan\resin-3.1.6\win32;D:\Milan\resin-3.1.6\win64;\openssl\bin USERNAME=WIN-HOG63GJ2PE6$ LD_LIBRARY_PATH=D:\Milan\resin-3.1.6\libexec;nullD:\Milan\resin-3.1.6\libexec OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel --------------- S Y S T E M --------------- OS: Windows NT 6.1 Build 7601 Service Pack 1 CPU:total 8 family 6, cmov, cx8, fxsr, mmx, sse, sse2 Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free) vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310
coolspringlsq 2013-07-01
  • 打赏
  • 举报
回复
# # An unexpected error has been detected by Java Runtime Environment: # # java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space? # # Internal Error (414C4C4F434154494F4E0E4350500065), pid=1184, tid=2980 # # Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode) # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread (0x5e8b0000): VMThread [id=2980] Stack: [0x619b0000,0x61a00000) [error occurred during error reporting, step 110, id 0xc0000005] VM_Operation (0x7cf1f244): biased locking bulk revoker, mode: safepoint, requested by thread 0x7a19d800 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x6482e400 JavaThread "http--80-459" daemon [_thread_blocked, id=4080] 0x64956000 JavaThread "http--80-456" daemon [_thread_in_native, id=5988] 0x64957000 JavaThread "http--80-457" daemon [_thread_blocked, id=4440] 0x64954800 JavaThread "http--80-458" daemon [_thread_in_native, id=2336] 0x63f9d800 JavaThread "http--80-453" daemon [_thread_in_native, id=6132] 0x63fa4400 JavaThread "http--80-454" daemon [_thread_in_native, id=3868] 0x63fa0c00 JavaThread "http--80-455" daemon [_thread_in_native, id=2724] 0x63fa4000 JavaThread "http--80-450" daemon [_thread_in_native, id=5476] 0x63f56800 JavaThread "http--80-451" daemon [_thread_blocked, id=1408] 0x63f5a000 JavaThread "http--80-452" daemon [_thread_in_native, id=4032] 0x63f59c00 JavaThread "http--80-447" daemon [_thread_in_native, id=6064] 0x63f53800 JavaThread "http--80-448" daemon [_thread_in_native, id=5024] 0x63f55c00 JavaThread "resin-563" daemon [_thread_blocked, id=4520] 0x64017c00 JavaThread "http--80-446" daemon [_thread_blocked, id=4200] 0x64016400 JavaThread "http--80-449" daemon [_thread_in_native, id=904] 0x64013c00 JavaThread "http--80-442" daemon [_thread_blocked, id=3504] 0x64017400 JavaThread "http--80-443" daemon [_thread_blocked, id=1256] 0x64015400 JavaThread "http--80-444" daemon [_thread_in_native, id=6084] 0x71b71800 JavaThread "http--80-439" daemon [_thread_in_native, id=1120] 0x71b70800 JavaThread "http--80-440" daemon [_thread_in_native, id=1056] 0x71b70000 JavaThread "http--80-441" daemon [_thread_in_native, id=4444] 0x71b77000 JavaThread "http--80-436" daemon [_thread_in_native, id=5628] 0x71b77800 JavaThread "http--80-437" daemon [_thread_in_native, id=5924] 0x71b76800 JavaThread "http--80-438" daemon [_thread_in_native, id=4364] 0x63e1f000 JavaThread "http--80-433" daemon [_thread_in_native, id=4164] 0x63e1ec00 JavaThread "http--80-434" daemon [_thread_blocked, id=2768] 0x63e1fc00 JavaThread "http--80-431" daemon [_thread_blocked, id=5316] 0x63e1d400 JavaThread "http--80-432" daemon [_thread_blocked, id=5800] 0x63e21400 JavaThread "http--80-435" daemon [_thread_in_native, id=5880] 0x63e23000 JavaThread "http--80-428" daemon [_thread_in_native, id=4192] 0x72828400 JavaThread "http--80-429" daemon [_thread_blocked, id=6096] 0x72821800 JavaThread "http--80-430" daemon [_thread_blocked, id=1876] 0x72828c00 JavaThread "http--80-425" daemon [_thread_in_native, id=3628] 0x72828000 JavaThread "http--80-426" daemon [_thread_in_native, id=508] 0x7282c400 JavaThread "http--80-427" daemon [_thread_in_native, id=3456] 0x72830000 JavaThread "http--80-422" daemon [_thread_in_native, id=3744] 0x64548000 JavaThread "http--80-423" daemon [_thread_in_native, id=5200] 0x64548400 JavaThread "http--80-424" daemon [_thread_in_native, id=3660] 0x6454a800 JavaThread "http--80-419" daemon [_thread_in_native, id=3280] 0x64546800 JavaThread "http--80-418" daemon [_thread_blocked, id=5356] 0x6454b800 JavaThread "http--80-460" daemon [_thread_blocked, id=3472] 0x64545800 JavaThread "http--80-420" daemon [_thread_blocked, id=5756] 0x71ee5000 JavaThread "http--80-158" daemon [_thread_in_native, id=1864] 0x71ee7c00 JavaThread "http--80-278" daemon [_thread_in_native, id=6124] 0x71ee2800 JavaThread "http--80-417" daemon [_thread_in_native, id=5996] 0x71ee7000 JavaThread "http--80-170" daemon [_thread_in_native, id=5000] 0x71ee1000 JavaThread "http--80-126" daemon [_thread_blocked, id=444] 0x71ee5c00 JavaThread "http--80-186" daemon [_thread_in_native, id=4284] 0x7a1a6800 JavaThread "http--80-314" daemon [_thread_in_native, id=5232] 0x7a1a6000 JavaThread "http--80-219" daemon [_thread_blocked, id=2712] 0x7a1a5c00 JavaThread "http--80-137" daemon [_thread_in_native, id=5900] 0x7a1a5400 JavaThread "http--80-202" daemon [_thread_in_native, id=1932] 0x7a1a5000 JavaThread "http--80-111" daemon [_thread_in_native, id=2972] 0x7a1a4800 JavaThread "http--80-70" daemon [_thread_blocked, id=5460] 0x7a1a4400 JavaThread "http--80-181" daemon [_thread_in_native, id=4988] 0x7a1a4000 JavaThread "http--80-201" daemon [_thread_in_native, id=2824] 0x7a1a3800 JavaThread "http--80-228" daemon [_thread_in_native, id=3144] 0x7a1a3400 JavaThread "http--80-243" daemon [_thread_in_native, id=5584] 0x7a1a2c00 JavaThread "http--80-242" daemon [_thread_blocked, id=1392]
suciver 2013-07-01
  • 打赏
  • 举报
回复
单从日志的错误信息来看像是jvm版本的问题

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧