[jboss-jira] [JBoss JIRA] Created: (JBRULES-2462) Unable to read a properties file from DRL file

Danny Shaw (JIRA) jira-events at lists.jboss.org
Thu Mar 25 11:17:37 EDT 2010


Unable to read a properties file from DRL file
----------------------------------------------

                 Key: JBRULES-2462
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2462
             Project: Drools
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Danny Shaw
            Assignee: Mark Proctor


I am getting this error when my DRL file is attempting to read from a properties file

org.drools.runtime.rule.ConsequenceException: java.lang.NullPointerException
	at org.drools.runtime.rule.impl.DefaultConsequenceExceptionHandler.handleException(DefaultConsequenceExceptionHandler.java:23)
	at org.drools.common.DefaultAgenda.fireActivation(DefaultAgenda.java:943)
	at org.drools.common.DefaultAgenda.fireNextItem(DefaultAgenda.java:885)
	at org.drools.common.DefaultAgenda.fireAllRules(DefaultAgenda.java:1086)
	at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:660)
	at org.drools.common.AbstractWorkingMemory.fireAllRules(AbstractWorkingMemory.java:627)
	at org.drools.impl.StatefulKnowledgeSessionImpl.fireAllRules(StatefulKnowledgeSessionImpl.java:183)


Any suggestions then please let me know.
Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list