[
https://jira.jboss.org/browse/JBRULES-2125?page=com.atlassian.jira.plugin...
]
Edson Tirelli updated JBRULES-2125:
-----------------------------------
Fix Version/s: 5.2.0.M1
(was: 5.1.0.FINAL)
I tested trunk and the multi-thread mode seems to be having some problems indeed. I am
moving this issue to 5.2M1 and will investigate and fix.
Drools core multithreading issue
--------------------------------
Key: JBRULES-2125
URL:
https://jira.jboss.org/browse/JBRULES-2125
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core
Affects Versions: 5.0.1.FINAL
Environment: Java HotSpot v 1.6.0_06, WinXP SP3
Reporter: Andrey Nechaev
Assignee: Edson Tirelli
Fix For: 5.2.0.M1
Attachments: Main.java
Attachement below is the code showing the problems.
The program hangs and nothing is displayed in the Console.
If I put lines 10-11 before the line 6, I get a NullPointerException:
Exception in thread "main" java.lang.NullPointerException
at org.drools.reteoo.ObjectSource.addObjectSink(ObjectSource.java:124)
...
But, if I comment out the lines 2&3, everything works ok.
--
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