WFLYEE0047: Incompatible conflicting binding for JMS Resource
Issue
When starting up JBoss EAP server, my application fails to deploy with a message like:
2018-10-24 13:06:00,816 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit."helloworld-mdb.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."helloworld-mdb.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "helloworld-mdb.war"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:172)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException:WFLYEE0047: Incompatible conflicting binding at java:jboss/MY.QUEUE
Environment
Red Hat JBoss Enterprise Application Platform 7.0
Red Hat JBoss Enterprise Application Platform 7.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
