2 Replies Latest reply on Jan 4, 2018 4:05 AM by hannez82

    Jta/arjuna warnings in log

    hannez82

      Hi,

       

      The other day we had an error in the server-log. I really cant find any information about this. The issue did not resolv itself, we needed to reboot Has anyone seen it before

       

      33m11:57:45,223 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0da has 1 heuristic participant(s)!

       

      33m11:57:45,223 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0da, node_name=1, branch_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0dd, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@79ba4c88 >

       

      33m11:57:45,223 WARN [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0da, node_name=1, branch_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0dd, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@79ba4c88 >

       

      33m11:57:45,223 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0da restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0da, node_name=1, branch_uid=0:ffff0a0000b1:54dc0f52:5a3a53a0:c81f0dd, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@79ba4c88 >

        • 1. Re: Jta/arjuna warnings in log
          zhfeng

          It would be better to move to the Narayana forum. can you provide the more information about your application ? Do you run with the Wildfly and what the version of it ?

           

          I think the warning message shows that there is a transaction with the heuristic participant while recovering.

           

          Thanks,

          Amos

          • 2. Re: Jta/arjuna warnings in log
            hannez82

            Hi,

             

            Sorry for not providing more info.

             

            We are running wildfly 11 inside docker in a clustered environment. This log was printed every 10 seconds in the log on one of the cluster instances.

             

            I understand that there is a third-party-lib here but tried here first.

             

            Best regards, Hannes