You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/19 22:06:35 UTC

DO NOT REPLY [Bug 10027] New: - Locked file struts.jar after Tomcat manager/stop and manager/remove

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10027>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10027

Locked file struts.jar after Tomcat manager/stop and manager/remove

           Summary: Locked file struts.jar after Tomcat manager/stop and
                    manager/remove
           Product: Struts
           Version: 1.1 Beta 1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: rogernell@yahoo.com


When I stop or remove a struts application there is a lock on struts.jar and 
the applications directory under webapps cannot be removed.  Cross posted on 
Tomcat bug list #10026.  Tested on Tomcat 4.0.3, 4.0.4

To reproduce:
  Get file 'struts-blank.war' from the struts 1.0 or 1.1Beta binary 
distribution. 
  Put above file in webapps directory.
  Start Tomcat
  In browser type: 'http://localhost:8080/manager/stop?path=/struts-blank
     Answer password prompt - see tomcat-users.xml in conf directory
     Verify an 'OK' response.
  Delete 'struts-blank' directory from webapps directory.
  Delete fails because struts.jar is locked.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>