JBoss Community

Problem with JBoss EAP 6.0 Beta?

created by Abhijeet Jha in JBoss Portal - View the full discussion

Right now i'm using JBoss EAP 6.0 Beta as an evaluation. After starting server in standalone mode i deployed the WAR file of my application successfully.But when i tried to enable the application it showed me the error

:Unexpected HTTP Response:500.Which i think is an internal error related to server.

 

ERROR:

 

Unknown error

Unexpected HTTP response: 500

Request
{
    "address" => [("deployment" => "WorkFlow_Demo.war")],
    "operation" => "deploy"
}

Response

Internal Server Error
{
    "outcome" => "failed",
    "failure-description" => {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./WorkFlow_Demo" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./WorkFlow_Demo: JBAS018040: Failed to start context"}},
    "rolled-back" => true
}

Reply to this message by going to Community

Start a new discussion in JBoss Portal at Community