Getting 500 error while deploying "wmq.jmsra.ivt.ear" on EAP7 in domain mode.
Issue
Unexpected HTTP response: 500
Request
{
"operation" => "composite",
"address" => undefined,
"steps" => [{
"operation" => "add",
"address" => [
("server-group" => "xx-server-group"),
("deployment" => "wmq.jmsra.ivt.ear")
],
"runtime-name" => "wmq.jmsra.ivt.ear",
"enabled" => true
}]
}
Response
Internal Server Error
{
"outcome" => "failed",
"result" => {"step-1" => {
"outcome" => "failed",
"rolled-back" => true
}},
"failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"xxx-server-group" => {"host" => {"xx.xx.xx" => {"server1" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
"Services that were unable to start:" => [
"jboss.deployment.subunit.\"wmq.jmsra.ivt.ear\".\"WMQ_IVT.war\".PARSE",
"jboss.deployment.subunit.\"wmq.jmsra.ivt.ear\".\"WMQ_IVT_MDB.jar\".PARSE",
"jboss.deployment.unit.\"wmq.jmsra.ivt.ear\".PARSE"
],
"Services that may be the cause:" => [
"jboss.http-upgrade-registry.default",
"jboss.naming.context.java.JmsXA",
"jboss.remoting.remotingConnectorInfoService.http-remoting-connector"
]
Environment
- Red Hat JBoss Enterprise Application Platform
- 7.0.8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
