0 Replies Latest reply on May 28, 2018 3:24 AM by elayaraja.s

    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available

    elayaraja.s

      Not sure what i am missing dependencies in wildfly 9.0.2

       

      ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "adapters.ear")]) - 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.subunit.\"adapters.ear\".\"modules.war\".component.\"com.sun.faces.config.ConfigureListener\".START",

              "jboss.deployment.subunit.\"adapters.ear\".\"modules.war\".component.\"javax.faces.webapp.FacetTag\".START",

              "jboss.deployment.subunit.\"adapters.ear\".\"modules.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",

              "jboss.deployment.subunit.\"adapters.ear\".\"modules.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",

              "jboss.deployment.subunit.\"adapters.ear\".\"modules.war\".deploymentCompleteService",

              "jboss.deployment.subunit.\"adapters.ear\".\"modules.war\".ejb3.client-context.registration-service",

              "jboss.deployment.unit.\"adapters.ear\".deploymentCompleteService",

              "jboss.deployment.unit.\"adapters.ear\".ejb3.client-context.registration-service",

              "jboss.naming.context.java.module.adapters.modules.ORB",

              "jboss.undertow.deployment.default-server.default-host./modules",

              "jboss.undertow.deployment.default-server.default-host./modules.UndertowDeploymentInfoService"

          ],

          "Services that may be the cause:" => [

              "jboss.binding.iiop",

              "jboss.binding.iiop-ssl",

              "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

          ]

      }}

      2018-05-28 11:57:22,939 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "jsr77")]) - 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.jsr77.ejb"],

          "Services that may be the cause:" => [

              "jboss.binding.iiop",

              "jboss.binding.iiop-ssl",

              "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

          ]

      }}

      2018-05-28 11:57:22,949 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" => "iiop-openjdk")]) - failure description: {

          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.iiop-openjdk.orb-service is missing [jboss.binding.iiop-ssl, jboss.binding.iiop]"],

          "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.iiop-openjdk.naming-service",

                  "jboss.iiop-openjdk.poa-service.irpoa",

                  "jboss.iiop-openjdk.poa-service.namingpoa",

                  "jboss.iiop-openjdk.poa-service.rootpoa"

              ],

              "Services that may be the cause:" => [

                  "jboss.binding.iiop",

                  "jboss.binding.iiop-ssl",

                  "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

              ]

          }

      }