r565968 surfaced issue with latch release count
-----------------------------------------------

                 Key: ODE-176
                 URL: https://issues.apache.org/jira/browse/ODE-176
             Project: ODE
          Issue Type: Bug
          Components: BPEL Runtime
    Affects Versions: 1.1
         Environment: tip (r566042)
            Reporter: Paul R. Brown
             Fix For: 1.1


Looks like the change in r565968 surfaced some issues with the NStateLatch:

ERROR - GeronimoLog.error(108) | Exception occured while invoking ODE
java.lang.IllegalStateException: Too many release() calls.
        at org.apache.ode.bpel.engine.NStateLatch.release(NStateLatch.java:112)

To reproduce:

1) Deploy the AXIS2 WAR in Jetty (or Tomcat).
2) Unpack the deployment bundle in counter.tbz2.
3) Hit http://localhost:8080/ode/processes/counter/initialize?counterName=foo



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to