硬件生产cpuWAS

was中java进程吃cpu将100%,每次只能靠重启降低,是什么原因啊

日志报错:
[5/28/14 12:48:32:299 CST] 00000076 SystemOut     O 【AppLog】 2014-05-28 12:48:32 org.d6.servlet.ProcessExceptionServlet doPost 49 ERROR /_vti_bin/owssvr.dll
java.io.FileNotFoundException: /_vti_bin/owssvr.dll
at com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:572)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:557)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:607)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:984)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1069)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)

附件:

附件图标javacore.20140505.150400.17739.0012.txt (5.79 MB)

参与6

5同行回答

bisubisu售后技术支持SYNNEX
Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" received 说明发生了内存溢出;分析附件javacore文件,可以看到181个线程在等WebContainer : 58线程。而WebContainer : 58线程正在写FFDC日志。这个时候,看一下FFDC,同时用HeapAnalyzer分析由OOM产生的...显示全部
Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" received 说明发生了内存溢出;分析附件javacore文件,可以看到181个线程在等WebContainer : 58线程。而WebContainer : 58线程正在写FFDC日志。

这个时候,看一下FFDC,同时用HeapAnalyzer分析由OOM产生的内存转储文件,结合javacore线程,就可以定位什么原因造成的OOM。收起
IT咨询服务 · 2014-05-28
浏览1257

提问者

ZHFDQQ
系统运维工程师阿里
擅长领域: 服务器应用服务器双活

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2014-05-28
  • 关注会员:1 人
  • 问题浏览:5152
  • 最近回答:2014-07-03
  • X社区推广