Expand my Community achievements bar.

com.arjuna.ats.arjuna.logging.arj

Avatar

Level 1

Hello,

I have got this error (see below) in my Adobe LiveCycle ES2 server with this environnement : Jboss4.2.2, MySQL5, RedHat5.5

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a64c2c3:d007:53d55b44:8efec5 invoked while multiple threads active within it.

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a64c2c3:d007:53d55b44:8efec5 aborting with 1 threads active!

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_41] - Abort called illegaly on atomic action a64c2c3:d007:53d55b44:8eff0a

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.TransactionReaper_5] - TransactionReaper failed to force rollback_only on BasicAction: a64c2c3:d007:53d55b44:8eff0a status: ActionStatus.COMMITTED

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a64c2c3:d007:53d55b44:8eff72 invoked while multiple threads active within it.

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a64c2c3:d007:53d55b44:8eff72 aborting with 1 threads active!

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a64c2c3:d007:53d55b44:8eff86 invoked while multiple threads active within it.

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a64c2c3:d007:53d55b44:8eff86 aborting with 1 threads active!

INFO  [org.jboss.resource.connectionmanager.CachedConnectionManager] Closing a connection for you.  Please close them yourself: org.jboss.resource.adapter.jdbc.WrappedConnection@696ef8e9

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a64c2c3:d007:53d55b44:8eff8b invoked while multiple threads active within it.

WARN  [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.CheckedAction_2] - CheckedAction::check - atomic action a64c2c3:d007:53d55b44:8eff8b aborting with 1 threads active!

ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.idp.um.businesslogic.synch.dao.SynchronizationDAO$LockAcquireResult com.adobe.idp.um.businesslogic.synch.dao.SynchronizationDAO.acquireClusterLock(com.adobe.idp.um.scheduler.JobType), causedBy:

java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!

  at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImple.java:223)

  at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)

  at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:361)

  at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)

  at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)

  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)

  at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)

  at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)

  at org.jboss.ejb.Container.invoke(Container.java:960)

  at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)

  at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)

  at $Proxy205.acquireClusterLock(Unknown Source)

  at com.adobe.idp.um.scheduler.AbstractClusterJob.execute(AbstractClusterJob.java:76)

  at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

  at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)


Can you help me please!!

0 Replies