Hello.
I have TomCat 5.5 installed in my server, but it seems to have a problem. All websites using JSP show something like:
HTTP Status 503 - This application is not currently available
--------------------------------------------------------------------------------
type Status report
message This application is not currently available
description The requested service (This application is not currently available) is not currently available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.25
********************************************************************************
*************
Then I have to restart TomCat Service and everything is right, but after sometime this same problem occurrs again...
Does anyone know what can be done to solve it?
OR Is there a way to create a Cron Job to restart TomCat every hour?
Regards.