[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2556) ConcurrentModificationException on EntryPoint
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Tue Jun 22 17:26:46 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edson Tirelli resolved JBRULES-2556.
------------------------------------
Resolution: Done
Fixed.
> ConcurrentModificationException on EntryPoint
> ---------------------------------------------
>
> Key: JBRULES-2556
> URL: https://jira.jboss.org/browse/JBRULES-2556
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.0.0.FINAL, 5.0.1.FINAL, 5.1.0.M1, 5.1.0.M2
> Reporter: Edson Tirelli
> Assignee: Edson Tirelli
> Fix For: 5.1.0.CR1
>
>
> java.util.ConcurrentModificationException
> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
> at java.util.HashMap$ValueIterator.next(HashMap.java:871)
> at org.drools.reteoo.EntryPointNode.updateSink(EntryPointNode.java:319)
> at org.drools.reteoo.ObjectTypeNode.attach(ObjectTypeNode.java:304)
> at org.drools.reteoo.builder.PatternBuilder.attachObjectTypeNode(PatternBuilder.java:254)
> at org.drools.reteoo.ClassObjectTypeConf.<init>(ClassObjectTypeConf.java:93)
> at org.drools.common.ObjectTypeConfigurationRegistry.getObjectTypeConf(ObjectTypeConfigurationRegistry.java:58)
> at org.drools.common.AbstractWorkingMemory.insert(AbstractWorkingMemory.java:981)
> at org.drools.common.AbstractWorkingMemory.insert(AbstractWorkingMemory.java:917)
> at org.drools.integrationtests.MultithreadTest$RulebaseRunner.run(MultithreadTest.java:149)
> at java.lang.Thread.run(Thread.java:595)
--
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