Re: Intermittent STUCK threads in Weblogic Server due to camel application

2014-06-11 Thread cmy
Hi Willem, Thanks for your suggestion. We configured the producer endpoints to synchronous and re-ran the load test. We ran two versions in parallel - one with asynchronous (default) and the other with synchronous. In our load test that ran about 12 hrs continuously we observed two stuck threads

Re: Intermittent STUCK threads in Weblogic Server due to camel application

2014-04-28 Thread Willem Jiang
Can you try to setup the camel cxf producer endpoint synchronous option to be true? With help of the this option camel-cxf producer can use the thread in a manageable way. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye

Re: Intermittent STUCK threads in Weblogic Server due to camel application

2014-04-28 Thread cmy
Does anyone have any thought on this issue? Thanks in advance.. -- View this message in context: http://camel.465427.n5.nabble.com/Intermittent-STUCK-threads-in-Weblogic-Server-due-to-camel-application-tp5750624p5750662.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Intermittent STUCK threads in Weblogic Server due to camel application

2014-04-28 Thread cmy
I am trying to understand the basics here. It is possible to have a STUCK thread only when the application does not return back the thread to Weblogic Server within the configured time (10 minutes by default). I have configured my Camel application to disconnect from service I am consuming if i

Re: Intermittent STUCK threads in Weblogic Server due to camel application

2014-04-27 Thread Preben.Asmussen
Hi We are running a lot of Camel routes on Weblogic. The only time I have seen stuck threads in on the commons.net.ftp, and the uses here is not related to any Camel component. "[STUCK] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'" - Thread t@65134 java.lang.Thread.St