[jboss-jira] [JBoss JIRA] Created: (JBCACHE-796) Node.getData -> ConcurrentModificationException

Ivelin Ivanov (JIRA) jira-events at jboss.com
Thu Oct 5 19:29:41 EDT 2006


Node.getData -> ConcurrentModificationException
-----------------------------------------------

                 Key: JBCACHE-796
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-796
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.2.4SP2
            Reporter: Ivelin Ivanov
         Assigned To: Manik Surtani


Concurrent access exception. The access is whithin the scope of JTA transaction.

java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
        at java.util.HashMap$EntryIterator.next(HashMap.java:883)
        at java.util.HashMap$EntryIterator.next(HashMap.java:881)
        at java.util.HashMap.putAllForCreate(HashMap.java:481)
        at java.util.HashMap.<init>(HashMap.java:219)
        at org.jboss.cache.Node.getData(Node.java:239)



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

        



More information about the jboss-jira mailing list