Hi,
I have Tomact 5.5 and Apache2.2 installed on Debian Linux. Everything seems to be working fine after installation and configuration done - I use JK connector to connect Apache and Tomcat, there are 2 applications running in Tomcat - manager and my own web app. I can use Tomcat Manager to see that 2 listed applications. However I now encountered this wired situation which spent me almost a week trying to resolve it - For some reason my own web app has been removed from Tomcat automatically after running a certain time period (30 minutes or so), I can not find anywhere in server configuration that specifies this behavior. It goes back to normal if I restart Tomcat. But again it's kicked out of Tomcat after another 20 - 30 minutes. I have never seen this before and I'm not sure if this is due to tomcat configuration or something wrong with my app. Can anyone shed light on this? Many thanks in advance, /Victor