Comment of : Libresource server crash : unable to create new native thread
While observing the server with "jconsole", we notice a HUGE number of threads named "Libresource Scheduler_Worker".
All of them are grouped by packs of 10, and go along with a "Libresource Scheduler_QuartzSchedulerThread". The number of these threads is only increasing, and the console shows that most of them keep waiting indefinitely.
Our questions :
- What's the use of the LibreSource Scheduler (knowing that there already exists a scheduler in Jonas) ?
- Is there a timeout on these threads and how do we configure it ?