Skip to content

Instantly share code, notes, and snippets.

@tobias
Created November 6, 2015 21:02
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 tobias/f05226a450a06698d5d7 to your computer and use it in GitHub Desktop.
Save tobias/f05226a450a06698d5d7 to your computer and use it in GitHub Desktop.
java -Dswarm.logging=debug -jar swarmtest-swarm.jar
tmpDir: /tmp
16:00:15,662 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
16:00:16,000 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Core 2.0.0.CR8 "Kenny" starting
16:00:19,400 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 9) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "messaging-activemq"),
("server" => "default")
]) - failure description: "WFLYCTL0212: Duplicate resource [
(\"subsystem\" => \"messaging-activemq\"),
(\"server\" => \"default\")
]"
16:00:19,424 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) "WFLYCTL0193: Failed executing subsystem messaging-activemq boot operations"
16:00:19,426 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("parallel-subsystem-boot") failed - address: ([]) - failure description: "\"WFLYCTL0193: Failed executing subsystem messaging-activemq boot operations\""
16:00:19,429 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment