Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1056

Inflow can't function because of invalid instanceof check

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.0.19.Final, 1.1.0.CR2
    • 1.0.18.Final, 1.1.0.CR1
    • Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            jpederse@redhat.com Jesper Pedersen
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: