You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sathwik Bantwal Premakumar (JIRA)" <ji...@apache.org> on 2015/06/11 22:18:01 UTC

[jira] [Reopened] (ODE-965) eventHandler does often not receive a message

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

Sathwik Bantwal Premakumar reopened ODE-965:
--------------------------------------------

> eventHandler does often not receive a message
> ---------------------------------------------
>
>                 Key: ODE-965
>                 URL: https://issues.apache.org/jira/browse/ODE-965
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.5
>         Environment: Apache ODE 1.3.5, Apache Tomcat 7.0.27
>            Reporter: Michael Frembs
>            Assignee: Sathwik Bantwal Premakumar
>             Fix For: 1.3.7
>
>         Attachments: jira.zip
>
>
> Hi,
> I got a very simple test:
> On computer A a BPEL process invokes an asynchronous call to computer B. Afterwards it waits for 15 seconds. Furthermore an eventHandler is launched waiting for the response from B and throw an exception when activated.
> B is an echo service which simply returns the string it gets.
> Additionally I watch the network traffic using wireshark.
> Because the computer standing next to each other there are no high reponse times. Therefore 15 seconds should be enough to receive the reply. I'd expected getting an exception everytime I call the BPEL process. But very often this doesn't happen. But everytime I get the answer from B (wireshark tells me).
> So I guess there is a bug with the eventHandler?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)