Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-1
-
Fix Version/s: 1.0-beta-3
-
Component/s: None
-
Labels:None
-
Environment:I'm running Archiva webapp under tomcat 5.5 / windows 2003 server
Description
I'd like to undeploy without restarting Tomcat (as I don't have admin acces to the server). When I undelploy archiva webapp using tomcat manager, the webapp/archiva directory is not removed and WEB-INF/lib still contains:
jpox-1.1.1.jar
plexus-container-default-1.0-alpha-10.jar
plexus-security-authorization-rbac-store-jdo-1.0-alpha-6-20061013.204855-1.jar
plexus-security-keys-jdo-1.0-alpha-6-20061013.204855-1.jar
plexus-security-user-management-provider-jdo-1.0-alpha-6-20061013.204855-1.jar
webwork-2.2.4.jar
xwork-1.2.1.jar
I cannot remove those jars (files locked)
Maybe some background thread is not stopped at application undeploy ?
Issue Links
- is related to
-
CONTINUUM-1355
No admin user found after Tomcat shutdown (Tomcat doesn't shutdown properly)
-
- relates to
-
MRM-333
Tomcat deployment of archiva results in unstable instance.
-
I don't have this problem on linux.