You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2008/12/03 23:47:44 UTC

[jira] Resolved: (ODE-443) The OutstandingRequestManager breaks for onEvents with a reply

     [ https://issues.apache.org/jira/browse/ODE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou resolved ODE-443.
-------------------------------

    Resolution: Fixed

Fixed in my restful branch. Will be merged in trunk when I merge the branch.

> The OutstandingRequestManager breaks for onEvents with a reply
> --------------------------------------------------------------
>
>                 Key: ODE-443
>                 URL: https://issues.apache.org/jira/browse/ODE-443
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.2
>            Reporter: Matthieu Riou
>            Assignee: Matthieu Riou
>             Fix For: 1.3, 2.0
>
>
> The problem is on the reactivation of the onEvent after its first invocation. It tries to declare itself as an outstanding interaction in the OutstandingRequestManager before the reply has a chance to do the cleanup, resulting in an exception due to the entry duplication.

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