[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1145) Break points do not work at all

Ahti Kitsik (JIRA) jira-events at lists.jboss.org
Thu Aug 30 06:08:33 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-1145?page=comments#action_12374564 ] 
            
Ahti Kitsik commented on JBRULES-1145:
--------------------------------------

Call to frame.getFactory().getKnownVariables() is throwing this:

java.lang.NullPointerException
	at org.mvel.integration.impl.BaseVariableResolverFactory.getKnownVariables(BaseVariableResolverFactory.java:83)
	at org.drools.base.mvel.MVELDebugHandler$MVELDebugger.onBreak(MVELDebugHandler.java:74)
	at org.mvel.debug.DebuggerContext.checkBreak(DebuggerContext.java:81)
	at org.mvel.MVELRuntime.execute(MVELRuntime.java:78)
	at org.mvel.MVEL.executeDebugger(MVEL.java:344)
	at org.drools.base.mvel.MVELConsequence.evaluate(MVELConsequence.java:39)
	at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:550)
	at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:514)
	at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:434)
	at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:396)
	at org.drools.examples.HelloWorldExample.main(HelloWorldExample.java:27)


> Break points do not work at all
> -------------------------------
>
>                 Key: JBRULES-1145
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1145
>             Project: JBoss Rules
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Eclipse IDE
>            Reporter: Mark Proctor
>         Assigned To: Ahti Kitsik
>             Fix For: 4.0.1
>
>         Attachments: screenshot-1.jpg
>
>
> Break points do not work at all.

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