0 Replies Latest reply on Nov 12, 2018 2:30 PM by ankit92

    Hi I am trying to start the jbpm console and am getting missing dependencies error. How do I solve this?

    ankit92

      14:20:26,718 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "jbpm-casemgmt.war")]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.deployment.unit.\"jbpm-casemgmt.war\".PARSE"],

          "Services that may be the cause:" => ["jboss.http-upgrade-registry.default"]

      }}

      14:20:26,721 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "jbpm-console.war")]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.deployment.unit.\"jbpm-console.war\".PARSE"],

          "Services that may be the cause:" => ["jboss.http-upgrade-registry.default"]

      }}

      14:20:26,723 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "kie-server.war")]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.deployment.unit.\"kie-server.war\".PARSE"],

          "Services that may be the cause:" => ["jboss.http-upgrade-registry.default"]

      }}

      14:20:26,726 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "workitemrepository.war")]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.deployment.unit.\"workitemrepository.war\".PARSE"],

          "Services that may be the cause:" => ["jboss.http-upgrade-registry.default"]

      }}

      14:20:26,727 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.ws.config"],

          "Services that may be the cause:" => ["jboss.http-upgrade-registry.default"]

      }}

      14:20:26,728 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

          ("subsystem" => "messaging-activemq"),

          ("server" => "default")

      ]) - failure description: {

          "WFLYCTL0412: Required services that are not installed:" => ["jboss.http-upgrade-registry.default"],

          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.messaging-activemq.default is missing [jboss.http-upgrade-registry.default]"]

      }

      14:20:26,734 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

          ("subsystem" => "undertow"),

          ("server" => "default-server"),

          ("http-listener" => "default")

      ]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.undertow.listener.default" => "Address already in use: bind /127.0.0.1:8080"}}

      14:20:26,742 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 40) WFLYSRV0010: Deployed "workitemrepository.war" (runtime-name : "workitemrepository.war")

      14:20:26,744 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 40) WFLYSRV0010: Deployed "kie-server.war" (runtime-name : "kie-server.war")

      14:20:26,747 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 40) WFLYSRV0010: Deployed "jbpm-console.war" (runtime-name : "jbpm-console.war")

      14:20:26,748 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 40) WFLYSRV0010: Deployed "jbpm-casemgmt.war" (runtime-name : "jbpm-casemgmt.war")

      14:20:26,749 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report

      WFLYCTL0184:    New missing/unsatisfied dependencies:

            service jboss.http-upgrade-registry.default (missing) dependents: [service jboss.messaging-activemq.default]