4 Replies Latest reply on Aug 5, 2013 9:10 PM by stonesoft

    JBOSS EAP 6.1 - javax.transaction.xa.XAException Error and No XAResource to recover Warning

    stonesoft

      In the JBOSS log there are repeated ERRORs and WARNINGs:

       

      WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null .....

      WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover ...

       

      and

       

      ERROR [stderr] (Periodic Recovery) javax.transaction.xa.XAEXCEPTION

      ERROR [stderr] (Periodic Recovery)          at org.hornetq.core.client.impl.ClientSessionImpl.rollback(ClientSessionImpl.java:1666)

      .

      .

      .

      ERROR [stderr] (Periodic Recovery)          at com.arjuna.ats.internal.arjuna.recovery.PeriodicRecovery.run(PeriodicRecovery.java:371)

       

       

      I have seen a bunch of other questions regarding the same problem but I haven't seen a definitive solution. 

       

      Anybody?