Skip to content

Instantly share code, notes, and snippets.

@deruelle
Created July 28, 2016 16:59
Show Gist options
  • Save deruelle/0422afff66ed2329cf91708a5440f245 to your computer and use it in GitHub Desktop.
Save deruelle/0422afff66ed2329cf91708a5440f245 to your computer and use it in GitHub Desktop.
18:56:18,986 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "rtm-mss.war")]) - failure description: {
"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./rtm-mss" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./rtm-mss: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
Caused by: LifecycleException: cannot find any application dispatcher for this context /rtm-mss"},
"JBAS014879: 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.unit.\"rtm-mss.war\".deploymentCompleteService"],
"Services that may be the cause:" => ["jboss.cluster.siprep"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment