Hello, I am seeing intermittent stuck threads in Weblogic 11g Application Server in Production environment. We created a ticket with Weblogic team and they said that the issue is caused by org.apache.camel.processor.DelegateAsysncProcessor.process in the Web Service we developed. I am unable to replicate the issue in development environment. Not sure what is the problem. Has anyone faced similar problems?
Here are some of the additional information you may like to know - #1. Call Volume - 350/hr #2. Camel Version 2.10.3 #3. Http Configuration: <http-conf:conduit name="{http://xml.comcast.com/commercialcustomer/services}CommercialCustomerServicePort.http-conduit"> <http-conf:client ReceiveTimeout="20000" ConnectionTimeout="20000" /> </http-conf:conduit> -- View this message in context: http://camel.465427.n5.nabble.com/Intermittent-STUCK-threads-in-Weblogic-Server-due-to-camel-application-tp5750624.html Sent from the Camel - Users mailing list archive at Nabble.com.