[
https://issues.apache.org/jira/browse/ODE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sathwik Bantwal Premakumar updated ODE-965:
-------------------------------------------
Fix Version/s: (was: 1.3.7)
1.4
> 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.4
>
> 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)