Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOM with threads in wait state #3

Open
vksiva opened this issue Dec 6, 2019 · 0 comments
Open

OOM with threads in wait state #3

vksiva opened this issue Dec 6, 2019 · 0 comments

Comments

@vksiva
Copy link

vksiva commented Dec 6, 2019

We have been using quickserver for many years now, we recently have hit an issue with the instance.

It throws an "OutOfMemoryException: Cannot create a native thread". I am attaching the thread stack.

Q1) I do see a GhostReaperThread in the thread stack - will that cleanup any threads that are in the wait state?
Q2) When does it come out of wait() state?
Q3) If the pool size is set to 300, why are there 600+ threads created?

Please can you help us out here. Also, let us know if you need any more information?
qs-jstack.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant