[jboss-jira] [JBoss JIRA] Created: (JBPM-968) NPE in Decision.java

Dave Caruana (JIRA) jira-events at lists.jboss.org
Fri May 18 12:14:53 EDT 2007


NPE in Decision.java
--------------------

                 Key: JBPM-968
                 URL: http://jira.jboss.com/jira/browse/JBPM-968
             Project: JBoss jBPM
          Issue Type: Bug
          Components: Core Engine
    Affects Versions: jBPM jPDL 3.2
         Environment: Windows / Mac OS.  Tomcat/JBoss app. server.  MySQL 5.
            Reporter: Dave Caruana
         Assigned To: Tom Baeyens


A NPE can occur at line 112:

  transition.removeConditionEnforcement();

as transition is null.

This occurs when executing an older db schema which supported the old scheme for storing decision conditions.

The fix seems to be to just remove line 112.

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