Hello guys,

I am new to Spring. I have created a web application and using Spring quartz to schedule a task to run after every 10 min.
I have deployed my application on apache-tomcat 5.5.26. After successful run of two to three days my apache-tomcat gets hang and does not through any error message on console.

Thanks in advance.
Vinay