Skip to content

Instantly share code, notes, and snippets.

@terjesb
Created July 15, 2015 14:49
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 terjesb/8425ad3254e81e5e7dcb to your computer and use it in GitHub Desktop.
Save terjesb/8425ad3254e81e5e7dcb to your computer and use it in GitHub Desktop.
Deploying 2nd WAR with Datomic to WildFly 9 (using org.immutant/web 2.0.2 and pedestal.immutant 0.4.0)
2015-07-15 14:41:57,019 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "orderstatus.war" (runtime-name: "orderstatus.war")
2015-07-15 14:41:59,348 INFO [org.jboss.as.pojo] (MSC service thread 1-7) WFLYPOJO0001: Found legacy bean/pojo namespace: urn:jboss:bean-deployer:2.0 - might be missing some xml features (potential exceptions).
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.clustering.jgroups:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.clustering.jgroups:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.infinispan.commons:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.infinispan.commons:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.clustering.infinispan:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.clustering.infinispan:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.messaging:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,407 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.orderstatus.war" is using a private module ("org.jboss.as.messaging:main") which may be changed or removed in future versions without notice.
2015-07-15 14:41:59,443 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.unit."orderstatus.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."orderstatus.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "orderstatus.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:163)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.pojo."org.jboss.netty.internal.LoggerConfigurator".DESCRIBED is already registered
at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:158)
at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:235)
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:768)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401)
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2401)
at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:317)
at org.jboss.as.pojo.ParsedKernelDeploymentProcessor.describeBean(ParsedKernelDeploymentProcessor.java:95)
at org.jboss.as.pojo.ParsedKernelDeploymentProcessor.deploy(ParsedKernelDeploymentProcessor.java:77)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:156)
... 5 more
2015-07-15 14:41:59,444 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) WFLYCTL0013: Operation ("full-replace-deployment") failed - address: ([]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"orderstatus.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"orderstatus.war\".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment \"orderstatus.war\"
Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.pojo.\"org.jboss.netty.internal.LoggerConfigurator\".DESCRIBED is already registered"}}
2015-07-15 14:41:59,454 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0016: Replaced deployment "orderstatus.war" with deployment "orderstatus.war"
2015-07-15 14:41:59,454 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) WFLYCTL0183: Service status report
WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."orderstatus.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."orderstatus.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "orderstatus.war"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment