Website with large number of users keeps going down due to memory leaks:Tomcat6 and Java 6
- by user1766478
We host many websites on one of our two virtual servers. We use tomcat 6 and Java 6.
It is an MVC model with a hibernate like layer.
The problem is, one of our biggest clients with the most number of members, keeps crashing the server every 6-8 hours(precisely in the mornings when most members login)
We have been having this issue for 4 days now. Trying to figure out the problem but we suspect memory leaks. Any suggestions?