I have a problem with my publish instance.
The number of threads instantiated reaches over 350 and never decreases.
After some time the publish does not respond, forcing me to restart.
From the thread dump I see that there are many threads in status: Object.wait (). These are all generated by the GET calls received by the dispatcher.
Anyone have any idea what could be causing it?
Best regards.
Thank you