Advertisement
Guest User

Untitled

a guest
Jan 25th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. 11:41:44,463 - ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.unit."gemini-web.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."gemini-web.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "gemini-web.war"
  2. at org.jboss.as.server@6.0.2.Final//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
  3. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1736)
  4. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1698)
  5. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1556)
  6. at org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
  7. at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
  8. at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
  9. at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1364)
  10. at java.base/java.lang.Thread.run(Thread.java:844)
  11. Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.undertow.deployment.default-server.default-host./gemini-web.UndertowDeploymentInfoService is already registered
  12. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:111)
  13. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:245)
  14. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:757)
  15. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:260)
  16. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2056)
  17. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:260)
  18. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2056)
  19. at org.jboss.msc@1.4.3.Final//org.jboss.msc.service.ObsoleteServiceBuilderImpl.install(ObsoleteServiceBuilderImpl.java:293)
  20. at org.wildfly.extension.undertow@14.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentProcessor.processDeployment(UndertowDeploymentProcessor.java:408)
  21. at org.wildfly.extension.undertow@14.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentProcessor.deploy(UndertowDeploymentProcessor.java:190)
  22. at org.jboss.as.server@6.0.2.Final//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
  23. ... 8 more
  24.  
  25. 11:41:44,512 - ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "gemini-web")]) - failure description: {
  26. "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"gemini-web.war\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"gemini-web.war\"
  27. Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.undertow.deployment.default-server.default-host./gemini-web.UndertowDeploymentInfoService is already registered"},
  28. "WFLYCTL0412: Required services that are not installed:" => [
  29. "jboss.deployment.unit.\"gemini-web.war\".WeldStartService",
  30. "jboss.deployment.unit.\"gemini-web.war\".beanmanager"
  31. ],
  32. "WFLYCTL0180: Services with missing/unavailable dependencies" => [
  33. "jboss.deployment.unit.\"gemini-web.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"gemini-web.war\".WeldStartService, jboss.deployment.unit.\"gemini-web.war\".beanmanager]",
  34. "jboss.deployment.unit.\"gemini-web.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"gemini-web.war\".beanmanager]"
  35. ]
  36. }
  37. 11:41:44,513 - ERROR [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0021: Deploy of deployment "gemini-web.war" was rolled back with the following failure message:
  38. {
  39. "WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"gemini-web.war\".INSTALL" => "WFLYSRV0153: Failed to process phase INSTALL of deployment \"gemini-web.war\"
  40. Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.undertow.deployment.default-server.default-host./gemini-web.UndertowDeploymentInfoService is already registered"},
  41. "WFLYCTL0412: Required services that are not installed:" => [
  42. "jboss.deployment.unit.\"gemini-web.war\".WeldStartService",
  43. "jboss.deployment.unit.\"gemini-web.war\".beanmanager"
  44. ],
  45. "WFLYCTL0180: Services with missing/unavailable dependencies" => [
  46. "jboss.deployment.unit.\"gemini-web.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"gemini-web.war\".WeldStartService, jboss.deployment.unit.\"gemini-web.war\".beanmanager]",
  47. "jboss.deployment.unit.\"gemini-web.war\".batch.artifact.factory is missing [jboss.deployment.unit.\"gemini-web.war\".beanmanager]"
  48. ]
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement