Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-M2
-
None
-
None
-
Linux
-
Unit Test Broken
Description
Often, the loan-broker example hangs.
When that happens, the client (launched with "ant") hangs for a while at [java] Sending request and eventually gets a javax.jms.JMSException: EDU.oswego.cs.dl.util.concurrent.TimeoutException
When that happens, nothing at all is logged on the server (launched with servicemix.xml). Once in that state, it stays like that (until restarted).
If the server is good at first, it often gets into that state at the second request.
Occasionnally, 1 request in 2 succeed (i.e. first succeeds, second hangs, third succeeds, fourth hangs...)
Attachments
Issue Links
- depends upon
-
SM-586 Upgrade loan-broker example to lingo 1.1 and use different queues to avoid recieving messages from previous client runs
- Resolved