You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2018/12/03 18:08:17 UTC

Re: Camel Quartz thread pool

Hi

Can you maybe post more details, such as Camel version, and snippets
of your route setup etc. And maybe a bit more about what error happens
that you see that exscapes the thread pool, and maybe point to which
thread pool exactly. This may incline us to help faster and help look
into this.
On Tue, Nov 13, 2018 at 1:59 PM Narapureddy, Santi K
<sa...@optum.com> wrote:
>
> Another Question on top of Camel Threadpools. Is there a way to monitor the routes? This should help to keep a tab on the routes and get a notification when anything happens. We have added onException block on Exception.class. By looking at the thread dump, I can see that the pool is alive. But none of the route is copying the files. So unable to trace what is happening. Any suggestion is highly appreciated.
>
> Thanks
> Santi
>
> On 13/11/18, 4:55 PM, "Narapureddy, Santi K" <sa...@optum.com> wrote:
>
>     Hi
>     I’m having a strange issue where the route is not polling and moving the files at all. Want to understand the Quartz Scheduler’s Thread pool behavior. If I understand correctly when a route is created with a schedule, it created a thread pool with default number of thread (10). BY any chance if there is any RunTimeException occurred in any of the thread, does it kill the whole threadpool and none of the file copy happens after that.
>
>     Thanks
>     Santi
>
>     This e-mail, including attachments, may include confidential and/or
>     proprietary information, and may be used only by the person or entity
>     to which it is addressed. If the reader of this e-mail is not the intended
>     recipient or his or her authorized agent, the reader is hereby notified
>     that any dissemination, distribution or copying of this e-mail is
>     prohibited. If you have received this e-mail in error, please notify the
>     sender by replying to this message and delete this e-mail immediately.
>
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity
> to which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2