Skip to main content
December 22, 2008
Question

JRUN thread number

  • December 22, 2008
  • 2 replies
  • 397 views
Hello,

I was looking for logs and the field "threadId".
I've found that "JRPP-X" is for JRUN thread and the X is a number.
My X increases, about +200 per day for 60k connections... So I'm wondering if it means that there are memory/thread leak or something like that...

Thanks,
Y.
This topic has been closed for replies.

2 replies

December 24, 2008
Ok thank you, we will investigate on memory usage directly to have a precise idea.

Regards,
Y.J.
December 23, 2008
Your threads will fall down to the minhandler count on a server that is idle or lightly used. So, threads will go away. In short, the thread ID incrementing does not show any negative behavior by itself.