Dear list, I have an application (ApplicationA) running on Tomcat 6.0.16. Occasionally, when Tomcat is restarted, the contents of the folder where the exploded war resides becomes corrupt. I.e. jars that can be found underneath <tomcat>/webapps/ProjectA/WEB-INF/lib are removed, resulting in numerous ClassNotFoundExceptions. Deleting the exploded war folder and restarting Tomcat resolves this issue ... but this is not an ideal situation of course. This error ocurs on my client's machine. I was not able to reproduce this on our local development machine. The client's machine is running Windows XP, SP3, no virusscanner. Is there anyone else on the list that has seen this behaviour?
Many thanks in advance. regards, Kenneth