Skip to content

Instantly share code, notes, and snippets.

@stuartwdouglas
Created February 15, 2018 03:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartwdouglas/42a68aaaa130ceee38ca5f66d0040de3 to your computer and use it in GitHub Desktop.
Save stuartwdouglas/42a68aaaa130ceee38ca5f66d0040de3 to your computer and use it in GitHub Desktop.
14:34:40,111 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "error-reporting-1.0-SNAPSHOT.jar")]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.global.NonExistant"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.\"error-reporting-1.0-SNAPSHOT\".\"error-reporting-1.0-SNAPSHOT\".ErrorEjb.env.\"com.stuartdouglas.ErrorEjb\".nonExistant is missing [jboss.naming.context.java.global.NonExistant]"]
}
14:34:40,120 INFO [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "error-reporting-1.0-SNAPSHOT.jar" (runtime-name : "error-reporting-1.0-SNAPSHOT.jar")
14:34:40,123 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.naming.context.java.global.NonExistant (missing) dependents: [service jboss.naming.context.java.comp."error-reporting-1.0-SNAPSHOT"."error-reporting-1.0-SNAPSHOT".ErrorEjb.env."com.stuartdouglas.ErrorEjb".nonExistant]
38 additional services are down due to their dependencies being missing or failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment