RE: Upgrade from war file under tomcat to native install

2014-03-14 Thread Arthur_Herman
: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Eric Wood Sent: Friday, March 14, 2014 2:40 PM To: jenkinsci-users@googlegroups.com Subject: Re: Upgrade from war file under tomcat to native install Thanks, Are you running your tomcat on windows and is so

RE: Upgrade from war file under tomcat to native install

2014-03-14 Thread Arthur_Herman
I would not run 2 instances at the same time - Jenkins uses file based storage for configs, etc. and the updates by one would not be seen by the other. We run tomcat with these settings in the tomcat/bin/start.sh file. export TOMCAT_LOGS="/var/tomcat/logs" # Jenkins Settings CATALINA_OPTS="-DJE

Re: Upgrade from war file under tomcat to native install

2014-03-14 Thread Eric Wood
Thanks,  Are you running your tomcat on windows and is so what version? Also, I don;t want to run two versions on the same server at once.  I want to download the native windows instance and run it, but point it to the jenkins home.  Since it starts as a service I assume that I can shit down th