I have a problem with deadlock at start of SMPP route.

The scenario i am testing is a startRoute when the SMSC will reject the bind
responding with a Negative response 0000000f.

The behaviour seen is the SmppProducer.onStateChange listener is
periodically attempting a reconnect (which in my test scenario will always
fail with Negative response 0000000f)

The problem is that the thread that initiated the startRoute is left
waiting.
It is not either possible either to stop this route from another thread.

Is there some way out of this deadlock?

Here is a log from the test...
camel-smpp.log
<http://camel.465427.n5.nabble.com/file/n5759545/camel-smpp.log>  





--
View this message in context: 
http://camel.465427.n5.nabble.com/Deadlock-at-smpp-startRoute-with-negative-bind-response-tp5759545.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to