Hi Gabriel,
When I say crash I mean that the graphical console of dmgr
keep printing that the WAR is being loaded, but when I try to
cancel or to log out from dmgr, it does not respond. So I connect
with putty and kill the process of dmgr and execute ./startManager.sh .
This happen everytime I try to deploy this WAR.
I have already deployed a WAR which size is 45 Mo and I haven't
found any problem with it.
Where can I found the ffdc files you're talking about ?
For information my Websphere is on solaris 10 zone.
I have just those messages on SystemOut.log:
00000043 CoordinatorCo W HMGR0152W: CPU Starvation detected.
Current thread scheduling delay is 6 seconds.
ThreadMonitor W WSVR0605W: Thread "WebContainer : 6"
(00000038) has been active for 724189 milliseconds and may
be hung. Ther
e is/are 1 thread(s) in total in the server that may be hung.
at java.util.zip.Inflater.inflateBytes(Native Method)
at java.util.zip.Inflater.inflate(Inflater.java:238)
at java.util.zip.InflaterInputStream.read(Inflater
InputStream.java:135)
at java.io.BufferedInputStream.fill(BufferedInput
Stream.java:218)
at java.io.BufferedInputStream.read1(Buffered
InputStream.java:258)
at java.io.BufferedInputStream.read(Buffered
InputStream.java:317)
at java.io.FilterInputStream.read(FilterInput
Stream.java:116)
at java.io.PushbackInputStream.read(Pushback
InputStream.java:169)
at java.util.zip.InflaterInputStream.fill(Inflater
InputStream.java:221)
at java.util.zip.InflaterInputStream.read(Inflater
InputStream.java:141)
at java.util.zip.ZipInputStream.read(ZipInput
Stream.java:154)
at java.io.FilterInputStream.read(FilterInput
Stream.java:116)
at org.objectweb.asm.ClassReader.a(Unknown
Source)
at org.objectweb.asm.ClassReader.(Unknown
Source)
at com.ibm.ws.amm.scan.util.ClassScanner.scan
InputStream(ClassScanner.java:295)
at com.ibm.ws.amm.scan.util.ClassScanner.scan
InputStream(ClassScanner.java:267)
at com.ibm.ws.amm.AnnotativeMetadataManager
Impl$1.applyTo(AnnotativeMetadataManagerImpl.java:263)
at com.ibm.wsspi.amm.scan.context.ArchiveInput
StreamData.iterate(ArchiveInputStreamData.java:241)
at com.ibm.ws.amm.AnnotativeMetadataManager
Impl.scan(AnnotativeMetadataManagerImpl.java:261)
at com.ibm.ws.amm.AnnotativeMetadataManager
Impl.scan(AnnotativeMetadataManagerImpl.java:222)
at com.ibm.ws.amm.commonarchive.Annotations
ProcessorImpl.merge(AnnotationsProcessorImpl.java:108)
at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.
WARFileImpl.processAnnotations(WARFileImpl.java:303)
at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.
WARFileImpl.getDeploymentDescriptor(WARFileImpl.java:249)
at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.
WARFileImpl.getDeploymentDescriptor(WARFileImpl.java:179)
at com.ibm.ws.management.application.client.AppInstall
Helper.createEarWrapper(AppInstallHelper.java:718)
at com.ibm.ws.management.application.client.AppInstall
Helper.createEarWrapper(AppInstallHelper.java:553)
at com.ibm.ws.management.application.client.AppInstall
Helper.createEarWrapper(AppInstallHelper.java:521)
at com.ibm.ws.console.appmanagement.action.
UploadAction.formUpload(UploadAction.java:478)
at com.ibm.ws.console.appmanagement.action.
UploadAction.execute(UploadAction.java:156)
at org.apache.struts.action.RequestProcessor.
processActionPerform(Unknown Source)
at org.apache.struts.action.RequestProcessor.
process(Unknown Source)
at org.apache.struts.action.ActionServlet.
process(Unknown Source)
at org.apache.struts.action.ActionServlet.
doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.Servlet
Wrapper.service(ServletWrapper.java:1663)
at com.ibm.ws.webcontainer.servlet.Servlet
Wrapper.service(ServletWrapper.java:1597)
at com.ibm.ws.webcontainer.filter.WebAppFilter
Chain.doFilter(WebAppFilterChain.java:131)
at com.ibm.ws.console.core.servlet.WSCUrlFilter.
setUpCommandAssistence(WSCUrlFilter.java:960)
at com.ibm.ws.console.core.servlet.WSCUrlFilter.
continueStoringTaskState(WSCUrlFilter.java:500)
at com.ibm.ws.console.core.servlet.WSCUrlFilter.
doFilter(WSCUrlFilter.java:321)
at com.ibm.ws.webcontainer.filter.FilterInstance
Wrapper.doFilter(FilterInstanceWrapper.java:188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.
doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.
_doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.
doFilter(WebAppFilterManager.java:908)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.
handleRequest(ServletWrapper.java:934)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.
handleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.
handleRequest(ServletWrapperImpl.java:179)
at com.ibm.ws.webcontainer.webapp.WebApp.handle
Request(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.HttpICLRead
Callback.complete(HttpICLReadCallback.java:83)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext
$SSLReadCompletedCallback.complete(SSLReadService
Context.java:1784)
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)
Thanks for your help.