0

I deployed an application in Apache tomcat in a centOS server and after a while my application faced a connection reset error. As my application writes everything in catalina.out so I found that it's writing error log infinitely in catalina.out.

Now, Though I stop and undeployed the application from tomcat, still catalina.out is written with that infinite connection.reset log. i found that only shutdown tomcat stops this writing.

How I can fix this uncontrolled writing? I want to stop writing in catalina.out when I stop/undeployed this application.

Tunaki
  • 132,869
  • 46
  • 340
  • 423

0 Answers0