0 Replies Latest reply on Aug 29, 2012 4:41 AM by binu500

    ARJUNA016027 Periodic recovery messages and DB privileges

    binu500

      For JBoss7 xa-datasource,I was getting the warning messages "[com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: LocalXARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: javax.transaction.xa.XAException". This was occuring even when no transactions were being run. As explained in the forum posts, I gave the required DB privileges to the db user (SELECT privilage for sys.dba_pending_transactions etc.) This fixed the warning messages. Before granting these privileges in production environments, I wanted to check if this is just a warning message that can be ignored. For previous JBoss version (5.1.0 GA) we did not get this warning message. Please let me know if this should be considered as warning or error?  (The message says WARN, still would like to confirm) Thanks, Binu