Advertisement
Guest User

Untitled

a guest
Dec 13th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. 16:52:27,076 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "core-1.0.0-SNAPSHOT.ear")]) - failure description: {
  2. "WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"core-1.0.0-SNAPSHOT.ear\".\"core-dbupdate.war\".component.CoreDbUpdateBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"core-1.0.0-SNAPSHOT.ear\".\"core-dbupdate.war\".component.CoreDbUpdateBean.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
  3. Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
  4. Caused by: javax.ejb.EJBException: java.lang.IllegalStateException:
  5. Caused by: java.lang.IllegalStateException:
  6. Caused by: javax.naming.NameNotFoundException: topic/system [Root exception is java.lang.IllegalStateException]
  7. Caused by: java.lang.IllegalStateException"},
  8. "WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"core-1.0.0-SNAPSHOT.ear\".\"core-dbupdate.war\".component.CoreDbUpdateBean.START"],
  9. "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
  10. }
  11. 16:52:27,127 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "resources.ear")]) - failure description: {
  12. "WFLYCTL0080: Failed services" => {"jboss.deployment.subunit.\"resources.ear\".\"com-brandmaker-resources-localization-6.1.0-SNAPSHOT.jar\".component.LocalizationDbUpdateBean.START" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"resources.ear\".\"com-brandmaker-resources-localization-6.1.0-SNAPSHOT.jar\".component.LocalizationDbUpdateBean.START: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
  13. Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance
  14. Caused by: javax.ejb.EJBException: java.lang.IllegalStateException:
  15. Caused by: java.lang.IllegalStateException:
  16. Caused by: javax.naming.NameNotFoundException: topic/system [Root exception is java.lang.IllegalStateException]
  17. Caused by: java.lang.IllegalStateException"},
  18. "WFLYCTL0412: Required services that are not installed:" => ["jboss.deployment.subunit.\"resources.ear\".\"com-brandmaker-resources-localization-6.1.0-SNAPSHOT.jar\".component.LocalizationDbUpdateBean.START"],
  19. "WFLYCTL0180: Services with missing/unavailable dependencies" => undefined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement