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

Manik Surtani (JIRA) jira-events at jboss.com
Mon Oct 23 06:27:41 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBCACHE-796?page=all ]

Manik Surtani closed JBCACHE-796.
---------------------------------

    Resolution: Won't Fix

Not maintained anymore; I'd recommend upgrading JBC.

> 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