I have a piece of running java software that is stuck. I would like to get an idea inside, but have no idea how to do this.
Is there any tool that I can give the PID, and it will tell me where each thread is located, and maybe several variable values? I am running linux.
I more or less know what causes the problem, but there are a few more possible cases, so an exact definition would be nice.
I canβt reproduce the error, because it appears only every few days and never appeared during debugging, so this is a unique change in meeting the enemy.
Any ideas?
source share