DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42792>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42792 Summary: Undeploy/deploy fails using admin interface due to open files Product: Tomcat 5 Version: 5.5.23 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority: P1 Component: Webapps:Administration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Problem exists on Tomcat 5.5.23 and Tomcat 6.0.13 using JDK 1.5.0_11 on windows I have a simple web app with a couple of jsp's and javascript code. I deploy the war file and start Tomcat. The app works fine. I use my web browser to connect to the running app and hit one of the pages (jsp) on the running app. I then go to the Tomcat admin interface and attempt to deploy a new version of the war file. Sometimes it works, usually it doesnt work. The last page loaded is still held open by the Tomcat java vm and hence the admin interface is unable to delete the old webapp directory and deploy the new war file. Only solution at this point is to stop Tomcat, manually delete the old webapp directory and then redeploy the new version of the webapp war file. I also tried stopping the app before deploying the new version with similar results. /sanjay -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]