[jboss-jira] [JBoss JIRA] Closed: (JBPM-968) NPE in Decision.java
Tom Baeyens (JIRA)
jira-events at lists.jboss.org
Fri Jun 1 08:49:19 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-968?page=all ]
Tom Baeyens closed JBPM-968.
----------------------------
Fix Version/s: jBPM jPDL 3.2.1
Resolution: Done
fixed
> 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
> Fix For: jBPM jPDL 3.2.1
>
>
> 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