[
https://issues.apache.org/jira/browse/ODE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou resolved ODE-176.
-------------------------------
Resolution: Fixed
Assignee: Matthieu Riou
Yep, I made a small error when fixing the latch yesterday. I'll have to get
used to trying tests regularly now that we have working test cases :) Should be
fixed now.
> 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
> Assignee: Matthieu Riou
> Fix For: 1.1
>
> Attachments: counter.tbz2
>
>
> 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.