Re: ProducerTemplate thread waits indefinitely

2017-05-12 Thread CamelJMSUser [via Camel]
This email was sent by CamelJMSUser (via Nabble) To receive all replies by email, subscribe to this discussion: http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=subscribe_by_code=5799224=dXNlcnNAY2FtZWwuYXBhY2hlLm9yZ3w1Nzk5MjI0fC0xMjIzOTY3NDgw

ProducerTemplate thread waits indefinitely

2017-05-10 Thread CamelJMSUser
I am using producerTemplate.asyncCallback(., ., .) method to publish messages to Tibco EMS. While running my application, if EMS server down then so-many threads as blocking and my server is creating lot of blocking threads then it moving to out of memory issue here is the connection code