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

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


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

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

An automatic restart is recorded in the logs, but the showcase remains unresponsive.  Checking the local jboss with curl yields a 404:

{code}
[showcase-richfaces.rhcloud.com 52ec0be35973ca57c9000064]\> curl -v $OPENSHIFT_JBOSSEAP_IP:$OPENSHIFT_JBOSSEAP_HTTP_PORT
* About to connect() to 127.6.77.1 port 8080 (#0)
*   Trying 127.6.77.1... connected
* Connected to 127.6.77.1 (127.6.77.1) port 8080 (#0)
> GET / HTTP/1.1
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.3.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Host: 127.6.77.1:8080
> Accept: */*
> 
< HTTP/1.1 404 Not Found
< Server: Apache-Coyote/1.1
< Content-Length: 0
< Date: Tue, 01 Apr 2014 02:17:33 GMT
< Connection: close
< 
* Closing connection #0
{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