[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-796) Node.getData -> ConcurrentModificationException
Ivelin Ivanov (JIRA)
jira-events at jboss.com
Thu Oct 5 19:40:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-796?page=comments#action_12344740 ]
Ivelin Ivanov commented on JBCACHE-796:
---------------------------------------
to be precise, this issue is found in the version of jboss cache which ships with JBoss AS 3.2.8SP1
> 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