You likely need to configure your jms client on tibco with some kind of timeout or fail fast or something. Look the the Tibco JMS documentation.
On Fri, Apr 28, 2017 at 10:59 AM, prasad.dl <[email protected]> wrote: > I am using producerTemplate.asyncCallback(., ., .) method to publish messages > to Tibco EMS. While running my application, if EMS server down then so-many > producertemplate threads as waiting and my server is creating lot of > threads. > > Please help me to resolve the issue > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/ProducerTemplate-thread-waits-indefinitely-when-messaging-system-Tibco-EMS-was-down-tp5798479.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
