Skip to content

Instantly share code, notes, and snippets.

@ziparo
Created May 17, 2012 20:16
Show Gist options
  • Save ziparo/2721329 to your computer and use it in GitHub Desktop.
Save ziparo/2721329 to your computer and use it in GitHub Desktop.
ISPN Stacktarce
17:46:47,353 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (OOB-5,geograph,vittomac-50287) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,446 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (Thread-4 (HornetQ-client-global-threads-5399296)) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,564 ERROR [org.infinispan.transaction.TransactionCoordinator] (Thread-4 (HornetQ-client-global-threads-5399296)) Error while processing prepare: com.arjuna.ats.jta.exceptions.InvalidTerminationStateException: ARJUNA016064: The transaction is in an invalid state!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.setRollbackOnly(TransactionImple.java:303)
at org.infinispan.interceptors.InvocationContextInterceptor.markTxForRollbackAndRethrow(InvocationContextInterceptor.java:181) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:144) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:143) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,631 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (OOB-6,geograph,vittomac-50287) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,689 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (Thread-6 (HornetQ-client-global-threads-5399296)) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,690 WARN [com.arjuna.ats.jta] (Thread-4 (HornetQ-client-global-threads-5399296)) ARJUNA016041: prepare on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4b, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:52, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4b, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:52, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:4b status: ActionStatus.PREPARING >, lockedKeys=null, backupKeyLocks=[fc736c74-8d31-4f80-9b1b-6e69f2b1bf0b, ROOT_OBJECT:agents, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, 324c8e21-9bca-439e-86a3-5687e55c11ea:type, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2:geoObjects, bfa06045-a887-45d5-98ad-dec9bb04145a, 324c8e21-9bca-439e-86a3-5687e55c11ea:latitude, 74ce0568-de6c-4039-9075-ae2d77085e91, fc736c74-8d31-4f80-9b1b-6e69f2b1bf0b:root, ROOT_OBJECT:jobs, 1cf8a86b-fb79-4803-ba6c-6f5cc5f0a0f8:entries, 731c5be5-2c7a-452b-9495-8ea91fab42db, 384f028b-bac8-416e-a748-181046c885d7:entries, 1cf8a86b-fb79-4803-ba6c-6f5cc5f0a0f8, 324c8e21-9bca-439e-86a3-5687e55c11ea:root, 324c8e21-9bca-439e-86a3-5687e55c11ea:body, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2:root, 384f028b-bac8-416e-a748-181046c885d7, 731c5be5-2c7a-452b-9495-8ea91fab42db:root, 324c8e21-9bca-439e-86a3-5687e55c11ea:longitude, 324c8e21-9bca-439e-86a3-5687e55c11ea:agent, 74ce0568-de6c-4039-9075-ae2d77085e91:root, bfa06045-a887-45d5-98ad-dec9bb04145a:entries, 324c8e21-9bca-439e-86a3-5687e55c11ea], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@10}) failed with exception XAException.XA_RBROLLBACK: javax.transaction.xa.XAException
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:163) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,789 ERROR [org.infinispan.transaction.TransactionCoordinator] (Thread-6 (HornetQ-client-global-threads-5399296)) Error while processing prepare: com.arjuna.ats.jta.exceptions.InvalidTerminationStateException: ARJUNA016064: The transaction is in an invalid state!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.setRollbackOnly(TransactionImple.java:303)
at org.infinispan.interceptors.InvocationContextInterceptor.markTxForRollbackAndRethrow(InvocationContextInterceptor.java:181) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:144) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:143) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,848 WARN [com.arjuna.ats.arjuna] (Thread-4 (HornetQ-client-global-threads-5399296)) ARJUNA012073: BasicAction.End() - prepare phase of action-id 0:ffffc0a8010b:2fe5829f:4fb51cbc:4b failed.
17:46:47,849 WARN [com.arjuna.ats.arjuna] (Thread-4 (HornetQ-client-global-threads-5399296)) ARJUNA012075: Action Aborting
17:46:47,907 WARN [com.arjuna.ats.jta] (Thread-6 (HornetQ-client-global-threads-5399296)) ARJUNA016041: prepare on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:43, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4f, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:43, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4f, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:43 status: ActionStatus.PREPARING >, lockedKeys=null, backupKeyLocks=[f73bb031-e973-406e-a5bb-92c0a88af892:root, ROOT_OBJECT:agents, f73bb031-e973-406e-a5bb-92c0a88af892:agent, d347e358-4b19-4fb3-9ae0-dd5c4fa7262a:entries, 351db0a8-6181-402e-84a4-4af19a6412a6, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, 12dbc1e8-fb1a-4232-9d04-f295fcc96a1f, f73bb031-e973-406e-a5bb-92c0a88af892, 12dbc1e8-fb1a-4232-9d04-f295fcc96a1f:root, ROOT_OBJECT:jobs, 960f804d-775a-462d-acd3-35d6a66fd188, 3ac4c29c-5adf-4d25-abad-cb2132c1112b:geoObjects, f73bb031-e973-406e-a5bb-92c0a88af892:body, 3ac4c29c-5adf-4d25-abad-cb2132c1112b:root, c1a9b806-1418-4b5d-80ee-378d4032d53a, 19aad678-8dc5-4a44-9ed4-319affa15fc8:root, 19aad678-8dc5-4a44-9ed4-319affa15fc8, f73bb031-e973-406e-a5bb-92c0a88af892:latitude, f73bb031-e973-406e-a5bb-92c0a88af892:type, d347e358-4b19-4fb3-9ae0-dd5c4fa7262a, f73bb031-e973-406e-a5bb-92c0a88af892:longitude, 3ac4c29c-5adf-4d25-abad-cb2132c1112b, 351db0a8-6181-402e-84a4-4af19a6412a6:entries, c1a9b806-1418-4b5d-80ee-378d4032d53a:entries, 960f804d-775a-462d-acd3-35d6a66fd188:root], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@e}) failed with exception XAException.XA_RBROLLBACK: javax.transaction.xa.XAException
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:163) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,921 WARN [com.arjuna.ats.jta] (Thread-4 (HornetQ-client-global-threads-5399296)) ARJUNA016045: attempted rollback of < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4b, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:52, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4b, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:52, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:4b status: ActionStatus.ABORTING >, lockedKeys=null, backupKeyLocks=[fc736c74-8d31-4f80-9b1b-6e69f2b1bf0b, ROOT_OBJECT:agents, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, 324c8e21-9bca-439e-86a3-5687e55c11ea:type, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2:geoObjects, bfa06045-a887-45d5-98ad-dec9bb04145a, 324c8e21-9bca-439e-86a3-5687e55c11ea:latitude, 74ce0568-de6c-4039-9075-ae2d77085e91, fc736c74-8d31-4f80-9b1b-6e69f2b1bf0b:root, ROOT_OBJECT:jobs, 1cf8a86b-fb79-4803-ba6c-6f5cc5f0a0f8:entries, 731c5be5-2c7a-452b-9495-8ea91fab42db, 384f028b-bac8-416e-a748-181046c885d7:entries, 1cf8a86b-fb79-4803-ba6c-6f5cc5f0a0f8, 324c8e21-9bca-439e-86a3-5687e55c11ea:root, 324c8e21-9bca-439e-86a3-5687e55c11ea:body, fc93ffb5-c9bb-40ca-82e6-7d3012eedff2:root, 384f028b-bac8-416e-a748-181046c885d7, 731c5be5-2c7a-452b-9495-8ea91fab42db:root, 324c8e21-9bca-439e-86a3-5687e55c11ea:longitude, 324c8e21-9bca-439e-86a3-5687e55c11ea:agent, 74ce0568-de6c-4039-9075-ae2d77085e91:root, bfa06045-a887-45d5-98ad-dec9bb04145a:entries, 324c8e21-9bca-439e-86a3-5687e55c11ea], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@10}) failed with exception code XAException.XAER_NOTA: javax.transaction.xa.XAException
at org.infinispan.transaction.xa.TransactionXaAdapter.getLocalTransactionAndValidateImpl(TransactionXaAdapter.java:235) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.rollback(TransactionXaAdapter.java:131) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelAbort(XAResourceRecord.java:345)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2874)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2853)
at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Abort(BasicAction.java:1908)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1485)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:47,909 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (OOB-5,geograph,vittomac-50287) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,060 WARN [com.arjuna.ats.arjuna] (Thread-6 (HornetQ-client-global-threads-5399296)) ARJUNA012073: BasicAction.End() - prepare phase of action-id 0:ffffc0a8010b:2fe5829f:4fb51cbc:43 failed.
17:46:48,112 INFO [stdout] (Thread-4 (HornetQ-client-global-threads-5399296)) Transaction rollback: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
17:46:48,145 WARN [com.arjuna.ats.arjuna] (Thread-6 (HornetQ-client-global-threads-5399296)) ARJUNA012075: Action Aborting
17:46:48,145 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (Thread-7 (HornetQ-client-global-threads-5399296)) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key 3692d596-7008-4be8-8a17-0fcb5bad585d:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,180 WARN [com.arjuna.ats.jta] (Thread-6 (HornetQ-client-global-threads-5399296)) ARJUNA016045: attempted rollback of < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:43, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4f, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:43, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:4f, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:43 status: ActionStatus.ABORTING >, lockedKeys=null, backupKeyLocks=[f73bb031-e973-406e-a5bb-92c0a88af892:root, ROOT_OBJECT:agents, f73bb031-e973-406e-a5bb-92c0a88af892:agent, d347e358-4b19-4fb3-9ae0-dd5c4fa7262a:entries, 351db0a8-6181-402e-84a4-4af19a6412a6, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, 12dbc1e8-fb1a-4232-9d04-f295fcc96a1f, f73bb031-e973-406e-a5bb-92c0a88af892, 12dbc1e8-fb1a-4232-9d04-f295fcc96a1f:root, ROOT_OBJECT:jobs, 960f804d-775a-462d-acd3-35d6a66fd188, 3ac4c29c-5adf-4d25-abad-cb2132c1112b:geoObjects, f73bb031-e973-406e-a5bb-92c0a88af892:body, 3ac4c29c-5adf-4d25-abad-cb2132c1112b:root, c1a9b806-1418-4b5d-80ee-378d4032d53a, 19aad678-8dc5-4a44-9ed4-319affa15fc8:root, 19aad678-8dc5-4a44-9ed4-319affa15fc8, f73bb031-e973-406e-a5bb-92c0a88af892:latitude, f73bb031-e973-406e-a5bb-92c0a88af892:type, d347e358-4b19-4fb3-9ae0-dd5c4fa7262a, f73bb031-e973-406e-a5bb-92c0a88af892:longitude, 3ac4c29c-5adf-4d25-abad-cb2132c1112b, 351db0a8-6181-402e-84a4-4af19a6412a6:entries, c1a9b806-1418-4b5d-80ee-378d4032d53a:entries, 960f804d-775a-462d-acd3-35d6a66fd188:root], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@e}) failed with exception code XAException.XAER_NOTA: javax.transaction.xa.XAException
at org.infinispan.transaction.xa.TransactionXaAdapter.getLocalTransactionAndValidateImpl(TransactionXaAdapter.java:235) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.rollback(TransactionXaAdapter.java:131) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelAbort(XAResourceRecord.java:345)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2874)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2853)
at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Abort(BasicAction.java:1908)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1485)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,205 ERROR [org.torquebox.messaging] (Thread-4 (HornetQ-client-global-threads-5399296)) Unable to process inbound message: org.jruby.exceptions.RaiseException: Native Exception: 'class java.lang.IllegalStateException'; Message: BaseTransaction.rollback - ARJUNA016074: no transaction!; StackTrace: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
... 2 more
17:46:48,208 ERROR [org.infinispan.transaction.TransactionCoordinator] (Thread-7 (HornetQ-client-global-threads-5399296)) Error while processing prepare: com.arjuna.ats.jta.exceptions.InvalidTerminationStateException: ARJUNA016064: The transaction is in an invalid state!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.setRollbackOnly(TransactionImple.java:303)
at org.infinispan.interceptors.InvocationContextInterceptor.markTxForRollbackAndRethrow(InvocationContextInterceptor.java:181) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:144) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:143) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,274 INFO [stdout] (Thread-6 (HornetQ-client-global-threads-5399296)) Transaction rollback: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
17:46:48,310 WARN [com.arjuna.ats.jta] (Thread-7 (HornetQ-client-global-threads-5399296)) ARJUNA016041: prepare on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:69, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:6d, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:69, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:6d, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:69 status: ActionStatus.PREPARING >, lockedKeys=null, backupKeyLocks=[ROOT_OBJECT:agents, 862c881f-5482-461d-b28e-1c705126a16f:entries, fde333c1-2594-4881-aff3-ebcb8cb9ee78, eaada4f7-9363-4699-a367-8cf81cb66305:root, 7bbeb472-ab63-48c0-8aea-35cec0a4c2ac, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, fde333c1-2594-4881-aff3-ebcb8cb9ee78:geoObjects, f6bfaedc-b5eb-4304-a351-d288036d5e60, f6bfaedc-b5eb-4304-a351-d288036d5e60:type, 99e4396f-2ca5-4035-bf40-68fc7ddbbf0b, ROOT_OBJECT:jobs, f6bfaedc-b5eb-4304-a351-d288036d5e60:longitude, 03a2ecdf-1348-435d-b578-a8c2e383577e:entries, f6bfaedc-b5eb-4304-a351-d288036d5e60:root, 862c881f-5482-461d-b28e-1c705126a16f, df2ffb96-9494-4062-8b2e-bb835a2b6a8f:entries, 7bbeb472-ab63-48c0-8aea-35cec0a4c2ac:root, fde333c1-2594-4881-aff3-ebcb8cb9ee78:root, 03a2ecdf-1348-435d-b578-a8c2e383577e, 99e4396f-2ca5-4035-bf40-68fc7ddbbf0b:root, df2ffb96-9494-4062-8b2e-bb835a2b6a8f, f6bfaedc-b5eb-4304-a351-d288036d5e60:latitude, f6bfaedc-b5eb-4304-a351-d288036d5e60:body, f6bfaedc-b5eb-4304-a351-d288036d5e60:agent, eaada4f7-9363-4699-a367-8cf81cb66305], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@12}) failed with exception XAException.XA_RBROLLBACK: javax.transaction.xa.XAException
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:163) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,319 ERROR [org.torquebox.messaging] (Thread-6 (HornetQ-client-global-threads-5399296)) Unable to process inbound message: org.jruby.exceptions.RaiseException: Native Exception: 'class java.lang.IllegalStateException'; Message: BaseTransaction.rollback - ARJUNA016074: no transaction!; StackTrace: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
... 2 more
17:46:48,342 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (OOB-5,geograph,vittomac-50287) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key e1479641-4440-4fe5-b798-033476407b96:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,400 WARN [com.arjuna.ats.arjuna] (Thread-7 (HornetQ-client-global-threads-5399296)) ARJUNA012073: BasicAction.End() - prepare phase of action-id 0:ffffc0a8010b:2fe5829f:4fb51cbc:69 failed.
17:46:48,442 WARN [com.arjuna.ats.arjuna] (Thread-7 (HornetQ-client-global-threads-5399296)) ARJUNA012075: Action Aborting
17:46:48,434 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (Thread-5 (HornetQ-client-global-threads-5399296)) ISPN000136: Execution error: org.infinispan.CacheException: Write skew detected on key e1479641-4440-4fe5-b798-033476407b96:entries for transaction null
at org.infinispan.transaction.WriteSkewHelper.performWriteSkewCheckAndReturnNewVersions(WriteSkewHelper.java:90) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.ClusteringDependentLogic$AllNodesLogic.createNewVersionsAndCheckForWriteSkews(ClusteringDependentLogic.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.VersionedEntryWrappingInterceptor.visitPrepareCommand(VersionedEntryWrappingInterceptor.java:66) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.AbstractTxLockingInterceptor.invokeNextAndCommitIf1Pc(AbstractTxLockingInterceptor.java:120) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.locking.OptimisticLockingInterceptor.visitPrepareCommand(OptimisticLockingInterceptor.java:132) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.NotificationInterceptor.visitPrepareCommand(NotificationInterceptor.java:58) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.TxInterceptor.visitPrepareCommand(TxInterceptor.java:107) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.handleWithRetries(StateTransferLockInterceptor.java:210) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.StateTransferLockInterceptor.visitPrepareCommand(StateTransferLockInterceptor.java:85) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:130) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:127) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:136) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:162) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:114) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:223) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:203) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:447)
at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:354)
at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:230)
at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:542)
at org.jgroups.JChannel.up(JChannel.java:715)
at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1015)
at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178)
at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
at org.jgroups.protocols.pbcast.GMS.up(GMS.java:884)
at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
at org.jgroups.protocols.UNICAST.up(UNICAST.java:414)
at org.jgroups.protocols.pbcast.NAKACK.handleMessage(NAKACK.java:709)
at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:565)
at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:282)
at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
at org.jgroups.protocols.Discovery.up(Discovery.java:355)
at org.jgroups.protocols.TP.passMessageUp(TP.java:1194)
at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1749)
at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1731)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,452 WARN [com.arjuna.ats.jta] (Thread-7 (HornetQ-client-global-threads-5399296)) ARJUNA016045: attempted rollback of < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:69, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:6d, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:69, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:6d, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:69 status: ActionStatus.ABORTING >, lockedKeys=null, backupKeyLocks=[ROOT_OBJECT:agents, 862c881f-5482-461d-b28e-1c705126a16f:entries, fde333c1-2594-4881-aff3-ebcb8cb9ee78, eaada4f7-9363-4699-a367-8cf81cb66305:root, 7bbeb472-ab63-48c0-8aea-35cec0a4c2ac, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, fde333c1-2594-4881-aff3-ebcb8cb9ee78:geoObjects, f6bfaedc-b5eb-4304-a351-d288036d5e60, f6bfaedc-b5eb-4304-a351-d288036d5e60:type, 99e4396f-2ca5-4035-bf40-68fc7ddbbf0b, ROOT_OBJECT:jobs, f6bfaedc-b5eb-4304-a351-d288036d5e60:longitude, 03a2ecdf-1348-435d-b578-a8c2e383577e:entries, f6bfaedc-b5eb-4304-a351-d288036d5e60:root, 862c881f-5482-461d-b28e-1c705126a16f, df2ffb96-9494-4062-8b2e-bb835a2b6a8f:entries, 7bbeb472-ab63-48c0-8aea-35cec0a4c2ac:root, fde333c1-2594-4881-aff3-ebcb8cb9ee78:root, 03a2ecdf-1348-435d-b578-a8c2e383577e, 99e4396f-2ca5-4035-bf40-68fc7ddbbf0b:root, df2ffb96-9494-4062-8b2e-bb835a2b6a8f, f6bfaedc-b5eb-4304-a351-d288036d5e60:latitude, f6bfaedc-b5eb-4304-a351-d288036d5e60:body, f6bfaedc-b5eb-4304-a351-d288036d5e60:agent, eaada4f7-9363-4699-a367-8cf81cb66305], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@12}) failed with exception code XAException.XAER_NOTA: javax.transaction.xa.XAException
at org.infinispan.transaction.xa.TransactionXaAdapter.getLocalTransactionAndValidateImpl(TransactionXaAdapter.java:235) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.rollback(TransactionXaAdapter.java:131) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelAbort(XAResourceRecord.java:345)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2874)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doAbort(BasicAction.java:2853)
at com.arjuna.ats.arjuna.coordinator.BasicAction.phase2Abort(BasicAction.java:1908)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1485)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,493 ERROR [org.infinispan.transaction.TransactionCoordinator] (Thread-5 (HornetQ-client-global-threads-5399296)) Error while processing prepare: com.arjuna.ats.jta.exceptions.InvalidTerminationStateException: ARJUNA016064: The transaction is in an invalid state!
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.setRollbackOnly(TransactionImple.java:303)
at org.infinispan.interceptors.InvocationContextInterceptor.markTxForRollbackAndRethrow(InvocationContextInterceptor.java:181) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:144) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:89) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.AbstractVisitor.visitPrepareCommand(AbstractVisitor.java:113) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.commands.tx.PrepareCommand.acceptVisitor(PrepareCommand.java:140) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:345) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:143) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
17:46:48,583 INFO [stdout] (Thread-7 (HornetQ-client-global-threads-5399296)) Transaction rollback: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
17:46:48,623 ERROR [org.torquebox.messaging] (Thread-7 (HornetQ-client-global-threads-5399296)) Unable to process inbound message: org.jruby.exceptions.RaiseException: Native Exception: 'class java.lang.IllegalStateException'; Message: BaseTransaction.rollback - ARJUNA016074: no transaction!; StackTrace: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:130)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
Caused by: java.lang.IllegalStateException: BaseTransaction.rollback - ARJUNA016074: no transaction!
... 2 more
17:46:48,625 WARN [com.arjuna.ats.jta] (Thread-5 (HornetQ-client-global-threads-5399296)) ARJUNA016041: prepare on < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:80, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:84, subordinatenodename=null, eis_name=unknown eis name > (TransactionXaAdapter{localTransaction=LocalXaTransaction{xid=< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:80, node_name=1, branch_uid=0:ffffc0a8010b:2fe5829f:4fb51cbc:84, subordinatenodename=null, eis_name=unknown eis name >} LocalTransaction{remoteLockedNodes=null, isMarkedForRollback=false, transaction=TransactionImple < ac, BasicAction: 0:ffffc0a8010b:2fe5829f:4fb51cbc:80 status: ActionStatus.PREPARING >, lockedKeys=null, backupKeyLocks=[3de6d425-15e8-4204-ae19-0bf39614abb1:latitude, 3de6d425-15e8-4204-ae19-0bf39614abb1:type, c247b3c6-a31d-4c8f-8c87-e9aa87c5e9d3:entries, 844b3139-f0c6-4593-acc1-cd38d3a79174, c247b3c6-a31d-4c8f-8c87-e9aa87c5e9d3, 3de6d425-15e8-4204-ae19-0bf39614abb1:longitude, 3692d596-7008-4be8-8a17-0fcb5bad585d:entries, bcee4285-5174-4b5a-817e-9b3e85fb3fe1:geoObjects, e1479641-4440-4fe5-b798-033476407b96:entries, 844b3139-f0c6-4593-acc1-cd38d3a79174:root, 3de6d425-15e8-4204-ae19-0bf39614abb1:body, 3de6d425-15e8-4204-ae19-0bf39614abb1, 3de6d425-15e8-4204-ae19-0bf39614abb1:root, bcee4285-5174-4b5a-817e-9b3e85fb3fe1:root, 3de6d425-15e8-4204-ae19-0bf39614abb1:agent, bcee4285-5174-4b5a-817e-9b3e85fb3fe1], viewId=2} org.infinispan.transaction.xa.LocalXaTransaction@14}) failed with exception XAException.XA_RBROLLBACK: javax.transaction.xa.XAException
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:163) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.TransactionCoordinator.prepare(TransactionCoordinator.java:124) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at org.infinispan.transaction.xa.TransactionXaAdapter.prepare(TransactionXaAdapter.java:105) [infinispan-core-5.2.0-SNAPSHOT.jar:5.2.0-SNAPSHOT]
at com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord.topLevelPrepare(XAResourceRecord.java:213)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2535)
at com.arjuna.ats.arjuna.coordinator.BasicAction.doPrepare(BasicAction.java:2502)
at com.arjuna.ats.arjuna.coordinator.BasicAction.prepare(BasicAction.java:2079)
at com.arjuna.ats.arjuna.coordinator.BasicAction.End(BasicAction.java:1472)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:98)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:164)
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1165)
at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:117)
at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [classes.jar:1.6.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [classes.jar:1.6.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [classes.jar:1.6.0_31]
at java.lang.reflect.Method.invoke(Method.java:597) [classes.jar:1.6.0_31]
at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:508) [jruby.jar:]
at org.jruby.javasupport.JavaMethod.invokeDirect(JavaMethod.java:368) [jruby.jar:]
at org.jruby.java.invokers.InstanceMethodInvoker.call(InstanceMethodInvoker.java:50) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:144) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151) [jruby.jar:]
at org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107) [jruby.jar:]
at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:183) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:133) [jruby.jar:]
at org.jruby.ast.VCallNode.interpret(VCallNode.java:86) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.ast.RescueNode.executeBody(RescueNode.java:216) [jruby.jar:]
at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120) [jruby.jar:]
at org.jruby.ast.RescueNode.interpret(RescueNode.java:110) [jruby.jar:]
at org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:142) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) [jruby.jar:]
at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.IfNode.interpret(IfNode.java:119) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) [jruby.jar:]
at org.jruby.ast.CallSpecialArgBlockPassNode.interpret(CallSpecialArgBlockPassNode.java:64) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:207) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:176) [jruby.jar:]
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) [jruby.jar:]
at org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60) [jruby.jar:]
at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) [jruby.jar:]
at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:120) [jruby.jar:]
at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:134) [jruby.jar:]
at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:174) [jruby.jar:]
at org.jruby.RubyClass.finvoke(RubyClass.java:696) [jruby.jar:]
at org.jruby.javasupport.util.RuntimeHelpers.invoke(RuntimeHelpers.java:557) [jruby.jar:]
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:369) [jruby.jar:]
at org.jruby.javasupport.JavaEmbedUtils.invokeMethod(JavaEmbedUtils.java:264) [jruby.jar:]
at org.torquebox.core.util.RuntimeHelper$3.call(RuntimeHelper.java:89) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.withinContext(RuntimeHelper.java:230) [torquebox-core.jar:2.0.3]
at org.torquebox.core.util.RuntimeHelper.call(RuntimeHelper.java:87) [torquebox-core.jar:2.0.3]
at org.torquebox.core.component.AbstractRubyComponent._callRubyMethod(AbstractRubyComponent.java:64) [torquebox-core.jar:2.0.3]
at org.torquebox.messaging.component.MessageProcessorComponent.process(MessageProcessorComponent.java:48) [torquebox-messaging.jar:2.0.3]
at org.torquebox.messaging.MessageProcessor.onMessage(MessageProcessor.java:44) [torquebox-messaging.jar:2.0.3]
at org.hornetq.jms.client.JMSMessageListenerWrapper.onMessage(JMSMessageListenerWrapper.java:91) [hornetq-jms-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:983) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:48) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1113) [hornetq-core-2.2.13.Final.jar:]
at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:100) [hornetq-core-2.2.13.Final.jar:]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_31]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_31]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_31]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment