I am preparing to launch a new web application and I have an EC2 instance, running Ubuntu 12.04, with Tomcat 7.0.4.29. For the last two mornings it has crashed at around 8am. There is no error in my Tomcat logs to suggest my web app has crashed (and it is not public yet anyway).
This question is very similar to this unanswered one from 2011: https://serverfault.com/questions/287461/apache2-and-tomcat-6-crashing-each-morning
I don't think Tomcat is the cause. What else could it be? How can I best diagnose this problem?