Re: WorkerThread runtime exceptions

2022-03-23 Thread Karl Wright
che.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:399) > [mcf-pull-agent.jar:?] > > > So after that FATAL exception, we end up in the 'wait' state of the > documentQueue > > Julien > > -Message d'origine- > De : Karl Wright > Envoyé : merc

RE: WorkerThread runtime exceptions

2022-03-23 Thread Julien Massiera
2022 16:32 À : dev Objet : Re: WorkerThread runtime exceptions Specifically, the stuffer thread is responsible for finding documents to process and getting them to the worker threads via the internal queue that the worker threads wait on. The stuffer thread uses a query to do this. Either

Re: WorkerThread runtime exceptions

2022-03-23 Thread Karl Wright
p to understand this behavior and to >> figure out what can be done to prevent the job from hanging in that case, >> which, I assume, can happen in other circumstances with other repository >> connectors >> >> Regards, >> Julien >> >> -Message d'origine-

Re: WorkerThread runtime exceptions

2022-03-23 Thread Karl Wright
> > -Message d'origine- > De : Julien Massiera > Envoyé : jeudi 24 février 2022 15:08 > À : dev@manifoldcf.apache.org > Objet : RE: WorkerThread runtime exceptions > > Yes I understand > > -Message d'origine- > De : Karl Wright > Envoyé : je

RE: WorkerThread runtime exceptions

2022-03-23 Thread Julien Massiera
2022 15:08 À : dev@manifoldcf.apache.org Objet : RE: WorkerThread runtime exceptions Yes I understand -Message d'origine- De : Karl Wright Envoyé : jeudi 24 février 2022 14:59 À : dev Objet : Re: WorkerThread runtime exceptions I'm currently completely consumed with upgrading

RE: WorkerThread runtime exceptions

2022-02-24 Thread Julien Massiera
Yes I understand -Message d'origine- De : Karl Wright Envoyé : jeudi 24 février 2022 14:59 À : dev Objet : Re: WorkerThread runtime exceptions I'm currently completely consumed with upgrading dependencies for Tika and CXF. This is a massive job and won't be done for probably another

Re: WorkerThread runtime exceptions

2022-02-24 Thread Karl Wright
I'm currently completely consumed with upgrading dependencies for Tika and CXF. This is a massive job and won't be done for probably another week or two. Once that is done I can try to look into your concern. Karl On Thu, Feb 24, 2022 at 8:47 AM Julien Massiera <