[jboss-jira] [JBoss JIRA] Created: (JBRULES-603) AbstractRuleBase.removeRule(String, String) does not release the lock when failing removing rule from the package

Dongjun Sun (JIRA) jira-events at jboss.com
Fri Jan 5 10:46:26 EST 2007


AbstractRuleBase.removeRule(String, String) does not release the lock when failing removing rule from the package
-----------------------------------------------------------------------------------------------------------------

                 Key: JBRULES-603
                 URL: http://jira.jboss.com/jira/browse/JBRULES-603
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: All
    Affects Versions: 3.0.5, 3.0.4
            Reporter: Dongjun Sun
         Assigned To: Mark Proctor


AbstractRuleBase.removeRule(String, String) locks the working memories before removing the rule from the package. However the actual operation of removing rules can fail with an exception which leaves the unlock operation bypassed. This will lock up all the working memories from that point on.

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