[richfaces-planning-issues] [JBoss JIRA] (RFPL-3282) Showcase failure 2014-03-31

Brian Leathem (JIRA) issues at jboss.org
Mon Mar 31 23:15:13 EDT 2014


    [ https://issues.jboss.org/browse/RFPL-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957945#comment-12957945 ] 

Brian Leathem commented on RFPL-3282:
-------------------------------------

Looking in the deployments folder I can see the app got undeployed.  Simply removing the undeployed marker file and restarting the app was sufficient to trigger a re-deploy:

{code}
[showcase-richfaces.rhcloud.com 52ec0be35973ca57c9000064]\> ls jbosseap/standalone/deployments/
ROOT.war  ROOT.war.undeployed
[showcase-richfaces.rhcloud.com 52ec0be35973ca57c9000064]\> rm jbosseap/standalone/deployments/ROOT.war.undeployed 
{code}
                
> Showcase failure  2014-03-31
> ----------------------------
>
>                 Key: RFPL-3282
>                 URL: https://issues.jboss.org/browse/RFPL-3282
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Leathem
>
> Showcase failed with an out-of-memory failure:
> {code}
> 2014/03/26 11:48:18,664 ERROR [org.apache.coyote.http11] (http-/127.6.77.1:8080-58) JBWEB003038: Error processing request: java.lang.OutOfMemoryError: Java heap space
>         at org.apache.tomcat.util.buf.CharChunk.allocate(CharChunk.java:124) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.tomcat.util.buf.CharChunk.<init>(CharChunk.java:87) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.catalina.connector.InputBuffer.<init>(InputBuffer.java:171) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.catalina.connector.InputBuffer.<init>(InputBuffer.java:154) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.catalina.connector.Request.<init>(Request.java:295) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.catalina.connector.Connector.createRequest(Connector.java:879) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:295) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) [jbossweb.jar:7.3.0.Final-redhat-2]
>         at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-planning-issues mailing list