[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1152) my unit tests are hanging with drools 4.0.1

Steve Miner (JIRA) jira-events at lists.jboss.org
Thu Sep 13 10:52:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-1152?page=comments#action_12376642 ] 
            
Steve Miner commented on JBRULES-1152:
--------------------------------------

I modified my example not to use the bean property listener, and do an explicit update() in the RHS of the rules (using the default Java dialect), and it worked as expected.  I also used a variation with the mvel dialect as suggested (without the bean property listener) and that also worked as expected.  So those options sound like work-arounds, but I have an existing body of rules that use dynamic facts and I'd like to get them working again out of the box.  Over time, I'm willing to transition to the suggested style for better performance but it's not practical in the short time.  Also, the documentation should mention this issue about the performance of dynamic facts.


> my unit tests are hanging with drools 4.0.1
> -------------------------------------------
>
>                 Key: JBRULES-1152
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1152
>             Project: JBoss Rules
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.1
>         Environment: Java 1.5, Mac OX X 10.4.10, Drools 4.0.1
>            Reporter: Steve Miner
>         Assigned To: Edson Tirelli
>             Fix For: 4.0.2
>
>         Attachments: drools1152.zip
>
>
> Sorry, I don't have very specific information.  Some of my project's unit tests are hanging with drools 4.0.1.  No error, just not completing.  I tried to debug a bit but could not figure it out.  Consider this an early warning until I can gather more info.
> Everything worked fine with 4.0 so I went back to that.

-- 
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