On a holiday weekend last year, I got an emergency call from a client. One of their Java EE applications would freeze and stop servicing users within an hour after container start-up. I was called in to help investigate. I started off by requesting a thread dump and memory dump of the container once it had stopped accepting requests. It's the thread dump that I'm focusing on today. That Java thread-dump is
here (package scrubbed to protect the client).
During that exercise, I noticed tha...
Published on September 23, 2016 03:17