0

We are converting files from EPS to EPS using java. If we convert 50 to 100 files, its working fine. If we convert more than 500 files also, it is working fine. But very few times when we convert more than 500 files, Tomcat is shutting down. If we restart the server and give request to convert more than 500 files again, it is working fine. Can someone let me know why Tomcat is getting shutdown automatically in this scenario and what needs to be done?

Amit
  • 30,756
  • 6
  • 57
  • 88
  • 1
    Question has missing many important information, for example exceptions catched in logs – Jacek Cz Dec 27 '16 at 10:24
  • Please paste Tomcat's log files. Tomcat never shuts down automatically. It sounds more like a serious Tomcat or JVM bug. – Codo Dec 27 '16 at 10:27
  • May I know the name of the file where Tomcat server logs are captured. So that I could provide you the logs. – Surya Manikanta Jan 06 '17 at 11:17

0 Answers0