Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pmuir
Created November 13, 2011 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmuir/1362545 to your computer and use it in GitHub Desktop.
Save pmuir/1362545 to your computer and use it in GitHub Desktop.
[Server:server-two] 19:21:01,505 ERROR [org.infinispan.remoting.rpc.RpcManagerImpl] (http--127.0.0.1-8180-2) ISPN000073: Unexpected error while replicating: java.lang.IllegalStateException: This is a non-transactional cache - why need to build a transactional context for it!
[Server:server-two] at org.infinispan.context.NonTransactionalInvocationContextContainer.exception(NonTransactionalInvocationContextContainer.java:80) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.context.NonTransactionalInvocationContextContainer.createRemoteTxInvocationContext(NonTransactionalInvocationContextContainer.java:76) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.commands.tx.PrepareCommand.perform(PrepareCommand.java:117) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:167) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:175) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithRetry(InboundInvocationHandlerImpl.java:204) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:153) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:162) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:141) [infinispan-core-5.1.0.BETA3.jar:]
[Server:server-two] at org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:446) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:353) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:229) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:556) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.JChannel.up(JChannel.java:718) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1026) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.pbcast.STATE_TRANSFER.up(STATE_TRANSFER.java:178) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.FRAG2.up(FRAG2.java:181) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.FlowControl.up(FlowControl.java:418) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.pbcast.GMS.up(GMS.java:865) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.UNICAST.handleDataReceived(UNICAST.java:572) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.UNICAST.up(UNICAST.java:282) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:583) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.BARRIER.up(BARRIER.java:102) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:134) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.FD_ALL.up(FD_ALL.java:171) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:273) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.MERGE2.up(MERGE2.java:208) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.Discovery.up(Discovery.java:335) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.TP.passMessageUp(TP.java:1091) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1646) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1628) [jgroups-3.0.0.CR5.jar:]
[Server:server-two] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_26]
[Server:server-two] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_26]
[Server:server-two] at java.lang.Thread.run(Thread.java:680) [:1.6.0_26]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment