Windows 7 Professional 32-bit / Tomcat 7.0.37 / Jenkins 1.480.3
Windows Server 2003 x64 / Tomcat 7.0.11 / Jenkins 1.480.1, 1.480.2

I would like to upgrade Jenkins by undeploying and redeploying through the Tomcat Web Application Manager, but "undeploy" fails. The Manager cannot delete ...\webapps\jenkins\WEB-INF\lib\winp.dll (and sometimes some other files). I have to stop Tomcat, which disrupts other applications, and hand-delete the files.

I have tried adding a context file with antiJARLocking="true" to conf/Catalina/localhost, but that doesn't quite work for me.

  • When Tomcat undeploys Jenkins, it deletes the context file.
  • If I put the context file in .../localhost before deploying Jenkins, deploying fails.
  • If I put the context file in .../localhost after deploying Jenkins, I have to restart Tomcat for antiJARLocking to take effect.

Apache advises against adding context settings to server.xml.

Change By: Glen Ditchfield (25/Feb/13 7:23 PM)
Resolution: Cannot Reproduce
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to