I have been monitoring my tomcat7 server because we have had random crashes. I noticed a spike in loaded classes, cpu usage, and threads all at the same time. When I look at the log4j logs and localhost_access logs, I don't see anything out of the ordinary.
I also noticed that at the same time all the http-bio-8080-exec theads came online at once.
Any Idea what is causing this, and Why are the classes not unloading?
Thanks!