0

I am running a tomcat instance in my ec2-instance, and it is frequently down for some reason. I checked the logs at {tomcatinstance}/logs/ , like catalina.out, localhost*.log, myapplication.log; but there are no traces of why it is going down. I also tried the see if any jvm crash logs available "hs_err*". but there aren't any.

i tried to find if any oom killer did something

sudo egrep -i 'killed process' /var/log/messages, did return me nothing

how can I go about resolving this issue.

kuhajeyan
  • 101
  • 3

0 Answers0