[richfaces-planning-issues] [JBoss JIRA] (RFPL-3148) Showcase failure 2013-12-15

Brian Leathem (JIRA) issues at jboss.org
Mon Dec 23 11:00:33 EST 2013


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

Brian Leathem commented on RFPL-3148:
-------------------------------------

On 2013-12-23 the user reported the failure via RF-13447.  An investigation revealed no error messages in the server log.  Checked the application status with curl:

{code}
[showcase-richfaces.rhcloud.com 518913464382ecfe68000279]\> curl -v $OPENSHIFT_JBOSSEAP_IP:$OPENSHIFT_JBOSSEAP_PORT
* About to connect() to 127.3.41.1 port 8080 (#0)
*   Trying 127.3.41.1... connected
* Connected to 127.3.41.1 (127.3.41.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.3.41.1:8080
> Accept: */*
> 
< HTTP/1.1 404 Not Found
< Server: Apache-Coyote/1.1
< Content-Length: 0
< Date: Mon, 23 Dec 2013 15:31:46 GMT
< Connection: close
< 
* Closing connection #0
{code}

Note the 404 above.  Looking in the deployments folder revealed a showcase.war.undeployed file:

{code}
[showcase-richfaces.rhcloud.com 518913464382ecfe68000279]\> ls jbosseap/standalone/deployments/
showcase.war  showcase.war.undeployed
{code}

After removing the undeployed file and restarting the app, the showcase was functional.
                
> Showcase failure 2013-12-15
> ---------------------------
>
>                 Key: RFPL-3148
>                 URL: https://issues.jboss.org/browse/RFPL-3148
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Leathem
>
> Server failed on 2013-12-15.  No errors in the server log.

--
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