[infinispan-dev] Fwd: concurrent mod exc

Adrian Nistor anistor at redhat.com
Thu Sep 6 05:18:57 EDT 2012


Hi Ales,

I've added a JIRA for the ConcurrentModificationException issue ( 
https://issues.jboss.org/browse/ISPN-2263 )
and also fixed it and made a pull request today. The fix will be on 
master soon.

Thanks,
Adrian

On 09/05/2012 04:40 PM, Mircea Markus wrote:
>
>
> Begin forwarded message:
>
>> *From: *Ales Justin <ales.justin at gmail.com 
>> <mailto:ales.justin at gmail.com>>
>> *Subject: **[infinispan-dev] concurrent mod exc*
>> *Date: *2 September 2012 13:28:04 GMT+01:00
>> *To: *infinispan -Dev List <infinispan-dev at lists.jboss.org 
>> <mailto:infinispan-dev at lists.jboss.org>>
>> *Reply-To: *infinispan -Dev List <infinispan-dev at lists.jboss.org 
>> <mailto:infinispan-dev at lists.jboss.org>>
>>
>> Running CapeDwarf cluster tests on 5.2.0.Alpha3:
>> (which still do not work ...)
>>
>> Imo, one should never get this CME.
>>
>> ---
>>
>> Caused by: java.util.ConcurrentModificationException
>> at 
>> java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372) 
>> [classes.jar:1.6.0_33]
>> at java.util.AbstractList$Itr.next(AbstractList.java:343) 
>> [classes.jar:1.6.0_33]
>> at 
>> org.infinispan.statetransfer.StateProviderImpl.cancelOutboundTransfer(StateProviderImpl.java:285) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.statetransfer.StateRequestCommand.perform(StateRequestCommand.java:96) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.remoting.InboundInvocationHandlerImpl.handleInternal(InboundInvocationHandlerImpl.java:95) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.remoting.InboundInvocationHandlerImpl.handleWithWaitForBlocks(InboundInvocationHandlerImpl.java:110) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.remoting.InboundInvocationHandlerImpl.handle(InboundInvocationHandlerImpl.java:82) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.executeCommand(CommandAwareRpcDispatcher.java:228) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.handle(CommandAwareRpcDispatcher.java:208) 
>> [infinispan-core-5.2.0.Alpha3.jar:5.2.0.Alpha3]
>> at 
>> org.jgroups.blocks.RequestCorrelator.handleRequest(RequestCorrelator.java:465)
>> at 
>> org.jgroups.blocks.RequestCorrelator.receiveMessage(RequestCorrelator.java:372)
>> at 
>> org.jgroups.blocks.RequestCorrelator.receive(RequestCorrelator.java:247)
>> at 
>> org.jgroups.blocks.MessageDispatcher$ProtocolAdapter.up(MessageDispatcher.java:601)
>> at org.jgroups.blocks.mux.MuxUpHandler.up(MuxUpHandler.java:130)
>> at org.jgroups.JChannel.up(JChannel.java:715)
>> at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1020)
>> at org.jgroups.protocols.RSVP.up(RSVP.java:192)
>> at org.jgroups.protocols.FRAG2.up(FRAG2.java:181)
>> at org.jgroups.protocols.FlowControl.up(FlowControl.java:418)
>> at org.jgroups.protocols.FlowControl.up(FlowControl.java:400)
>> at org.jgroups.protocols.pbcast.GMS.up(GMS.java:899)
>> at org.jgroups.protocols.pbcast.STABLE.up(STABLE.java:244)
>> at org.jgroups.protocols.UNICAST2.handleDataReceived(UNICAST2.java:744)
>> at org.jgroups.protocols.UNICAST2.up(UNICAST2.java:414)
>> at org.jgroups.protocols.pbcast.NAKACK.up(NAKACK.java:608)
>> at org.jgroups.protocols.BARRIER.up(BARRIER.java:102)
>> at org.jgroups.protocols.VERIFY_SUSPECT.up(VERIFY_SUSPECT.java:143)
>> at org.jgroups.protocols.FD.up(FD.java:273)
>> at org.jgroups.protocols.FD_SOCK.up(FD_SOCK.java:288)
>> at org.jgroups.protocols.MERGE2.up(MERGE2.java:205)
>> at org.jgroups.protocols.Discovery.up(Discovery.java:359)
>> at org.jgroups.protocols.TP$ProtocolAdapter.up(TP.java:2568)
>> at org.jgroups.protocols.TP.passMessageUp(TP.java:1211)
>> at org.jgroups.protocols.TP$IncomingPacket.handleMyMessage(TP.java:1775)
>> at org.jgroups.protocols.TP$IncomingPacket.run(TP.java:1748)
>> at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) 
>> [classes.jar:1.6.0_33]
>> at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
>> [classes.jar:1.6.0_33]
>>
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org <mailto:infinispan-dev at lists.jboss.org>
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> -- 
> Mircea Markus
> Infinispan lead (www.infinispan.org <http://www.infinispan.org>)
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20120906/53f21533/attachment-0001.html 


More information about the infinispan-dev mailing list