[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1049) WorkingMemory.iterateFactHandles() generates endless loop with 4.0GA.
Wolfgang Betz (JIRA)
jira-events at lists.jboss.org
Wed Aug 1 04:15:02 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1049?page=all ]
Wolfgang Betz closed JBRULES-1049.
----------------------------------
Resolution: Cannot Reproduce Bug
Mea culpa, sorry, my fault. It is NOT an issue.
I did not use Iterator.next() as i migrated my project from drools 3. There i used WorkingMemory.getFactHandles().size().
As i used to count facts only for JMX remote monitoring, i did not test the iterator based version for some time.
Anyone having the book "Java for Dummies" at a reasonable price? ;-)
> WorkingMemory.iterateFactHandles() generates endless loop with 4.0GA.
> ----------------------------------------------------------------------
>
> Key: JBRULES-1049
> URL: http://jira.jboss.com/jira/browse/JBRULES-1049
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0.0.GA
> Environment: Java 1.6.0_02-b06
> Reporter: Wolfgang Betz
> Assigned To: Mark Proctor
> Fix For: 4.0.1
>
>
> WorkingMemory.iterateFactHandles() generates endless loop with 4.0GA for a StatefulSession. I think it worked in earlier 4.0 versions.
> IterateObjects() does not work either.
--
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