0 Replies Latest reply on Oct 17, 2018 4:28 AM by chalapathia

    Mq with Wildfly 10 issue

    chalapathia

      I am using wildfly 10 server and JDK 1.8,i am trying to receive message from IBM MQ but during my wildfly server startup i am getting below error.Can any body faced simialr issue.I am stuck with it.

      i am using wmq.jmsra.rar 7 version.

       

      Error Log:

      2018-10-16 18:00:45,710 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "cssval.jar")]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"cssval.jar\".component.csssVALMQListenerMDB.CREATE is missing [jboss.ra.\"wmq.jmsra\"]"]}

      2018-10-16 18:00:45,755 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar")

      2018-10-16 18:00:45,756 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 37) WFLYSRV0010: Deployed "cssval.jar" (runtime-name : "cssval.jar")

      2018-10-16 18:00:45,758 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report

      WFLYCTL0184:    New missing/unsatisfied dependencies:

            service jboss.ra."wmq.jmsra" (missing) dependents: [service jboss.deployment.unit."cssval.jar".component.csssVALMQListenerMDB.CREATE]

       

      Here is attaching Standalone-full.xml configuration content and my MDB.