[jboss-jira] [JBoss JIRA] Created: (JGRP-1214) S3_PING throwing ConcurrentModificationException on shutdown

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Jun 14 04:47:46 EDT 2010


S3_PING throwing ConcurrentModificationException on shutdown
------------------------------------------------------------

                 Key: JGRP-1214
                 URL: https://jira.jboss.org/browse/JGRP-1214
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.10
            Reporter: Galder Zamarreno
            Assignee: Bela Ban


When channel is closed, S3_PING throws:

Exception in thread "Thread-2" java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
	at java.util.HashMap$KeyIterator.next(HashMap.java:828)
	at org.jgroups.protocols.S3_PING$1.run(S3_PING.java:65)

The issue is present at least on 2.10.0.Beta2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list