[jboss-jira] [JBoss JIRA] Created: (JBRULES-1597) Eclipse DroolsBuilder hangs due to MVEL error on "object.var1 matches $var2"

Daniel Waegel (JIRA) jira-events at lists.jboss.org
Mon May 5 10:59:20 EDT 2008


Eclipse DroolsBuilder hangs due to MVEL error on "object.var1 matches $var2"
----------------------------------------------------------------------------

                 Key: JBRULES-1597
                 URL: http://jira.jboss.com/jira/browse/JBRULES-1597
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Drl Parser/Builder
         Environment: Hangs on eclipse 3.2/Eclipse Europa, linux/fedora 6
            Reporter: Daniel Waegel
         Assigned To: Mark Proctor


Diagnosis as Mvel problem came from Edson Tirelli.

When Eclipse workspace's DroolsBuilder fires up, a rule like:
...
when
   WildCourseRequisite ( $pcn : catalogNbr )
   ScheduleCourse (  course.catalogNbr matches $pcn)
...

will cause the eclipse workspace build to freeze permanently, only way to shut down eclipse is to kill -9 it. 

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