16 days ago I restarted my server and cleared out some 280 “stuck” Execution contexts. Today, task manager reports that my cpu usage on the openjdk paltform binary process is running at 57%. This usually produces a “Tell Tale” whereby attempting to publish a new version results in “The are active processes on the server - please try again later”
This isn’t just a one off incident - It’s been happening a lot over the past 6 months, so I’m guessing it’s some modification in my code that has caused the screw up. Problem is I don’t know how to pin it down.
I’ve done some basic interrogation using jConsole, and the heap and non heap stacks seem quite normal but my knowledge of the inner workings of the JDK are somewhere between limited and non-existent.
Can anyone point me to any idiots guides, or - if you’ve had the same issue at anytime and can help me get started in hunting the problem down I’d be most grateful