Deployment wmq.jmsra.rar is getting failed in Jboss EAP 8.0
Issue
-
Migration from JBoss 7.3.0 to 8.0.0 using the migration tool was successful. However, attempting to deploy the IBM MQ-related RAR file post-migration resulted in a failure.
-
It is throwing below error:
00:30:33,408 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "wmq.jmsra.rar")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.ra.deployer.\"wmq.jmsra.rar\"" => "WFLYJCA0046: Failed to start RA deployment [wmq.jmsra.rar]
Caused by: org.jboss.jca.deployers.common.DeployException: IJ020056: Deployment failed: wmq.jmsra.rar
Caused by: java.lang.NoClassDefFoundError: Failed to link com/ibm/mq/connector/ResourceAdapterImpl (Module \"deployment.wmq.jmsra.rar\" from Service Module Loader): javax/resource/spi/ResourceAdapter"}}
00:30:33,456 INFO [org.jboss.as.server] (ServerService Thread Pool -- 44) WFLYSRV0010: Deployed "assembler-1.1.12-20230825.040659-31.ear" (runtime-name : "assembler-1.1.12-20230825.040659-31.ear")
00:30:33,456 INFO [org.jboss.as.server] (ServerService Thread Pool -- 44) WFLYSRV0010: Deployed "wmq.jmsra.rar" (runtime-name : "wmq.jmsra.rar")
00:30:33,458 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0186: Services which failed to start: service jboss.ra.deployer."wmq.jmsra.rar": WFLYJCA0046: Failed to start RA deployment [wmq.jmsra.rar]
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
- 8.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.