-
Bug
-
Resolution: Done
-
Critical
-
1.0.18.Final, 1.1.0.CR1
-
None
14:23:23,819 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 60) MSC00001: Failed to start service jboss.deployment.unit."message-listener-in-class-hierarchy-test.jar".component.ConcreteMDB.START: org.jboss.msc.service.StartException in service jboss.deployment.unit."message-listener-in-class-hierarchy-test.jar".component.ConcreteMDB.START: java.lang.IllegalArgumentException: Recovery is not a XAResourceRecoveryImpl instance at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:57) [jboss-as-ee-7.2.2-internal-SNAPSHOT.jar:7.2.2-internal-SNAPSHOT] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_25] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_25] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_25] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_25] at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final] Caused by: java.lang.IllegalArgumentException: Recovery is not a XAResourceRecoveryImpl instance at org.jboss.jca.core.tx.jbossts.XAResourceRecoveryRegistryImpl.addXAResourceRecovery(XAResourceRecoveryRegistryImpl.java:50) [ironjacamar-core-impl-1.0.18.Final.jar:1.0.18.Final] at org.jboss.jca.core.rar.EndpointImpl.activate(EndpointImpl.java:201) [ironjacamar-core-impl-1.0.18.Final.jar:1.0.18.Final] at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent.start(MessageDrivenComponent.java:178) at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54) [jboss-as-ee-7.2.2-internal-SNAPSHOT.jar:7.2.2-internal-SNAPSHOT] ... 7 more
The XAResource is of type org.jboss.jca.core.tx.jbossts.XAResourceRecoveryInflowImpl instead.