RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Propes, Barry L
y ALL of the log(s)? Seems like there'd be more in some of the > other logs. > > -Original Message- > From: Timothy Orme [mailto:to...@genome.med.harvard.edu] > Sent: Thursday, May 06, 2010 3:43 PM > To: users@tomcat.apache.org > Subject: Re: Tomcat, Windows, And

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
(s)? Seems like there'd be more in some of the other logs. -Original Message- From: Timothy Orme [mailto:to...@genome.med.harvard.edu] Sent: Thursday, May 06, 2010 3:43 PM To: users@tomcat.apache.org Subject: Re: Tomcat, Windows, And Deployment Yeah, the log says that everythi

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Propes, Barry L
Is that really ALL of the log(s)? Seems like there'd be more in some of the other logs. -Original Message- From: Timothy Orme [mailto:to...@genome.med.harvard.edu] Sent: Thursday, May 06, 2010 3:43 PM To: users@tomcat.apache.org Subject: Re: Tomcat, Windows, And Deployment Yeah

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Caldarale, Charles R
> From: Timothy Orme [mailto:to...@genome.med.harvard.edu] > Subject: Re: Tomcat, Windows, And Deployment > > Any suggestions for other caching places? I'm running tomcat > through IIS, so maybe that could be the culprit? Not sure, since I avoid IIS like the plague.

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
uggestions for other caching places? I'm running tomcat through IIS, so maybe that could be the culprit? Thanks for all the input, Tim On 5/6/2010 3:57 PM, Caldarale, Charles R wrote: From: Timothy Orme [mailto:to...@genome.med.harvard.edu] Subject: Re: Tomcat, Windows, And Deployment In thi

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Caldarale, Charles R
> From: Timothy Orme [mailto:to...@genome.med.harvard.edu] > Subject: Re: Tomcat, Windows, And Deployment > > In this case I made a simple change like making the number > of results on a page be 5 instead of 3. When I go to redeploy, > it looks like everything went fine, What

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
Yeah, I looked into log files and there isn't any errors. In this case I made a simple change like making the number of results on a page be 5 instead of 3. When I go to redeploy, it looks like everything went fine, but the change doesn't appear. If I just restart the web server it correctly de

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Caldarale, Charles R
> From: Timothy Orme [mailto:to...@genome.med.harvard.edu] > Subject: Re: Tomcat, Windows, And Deployment > > Tomcat 6.0.18 There were some jar-locking related changes in 6.0.21, so you might want to consider moving up to the current version and trying things again. Your

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
Hi, Tomcat 6.0.18 Windows Server 2003 R2 Java JRE 1.6.0_07 I'll also see if there are any relevant log files as suggested by someone else on the list. Thanks, Tim On 5/6/2010 12:37 PM, Pid wrote: On 06/05/2010 16:12, Timothy Orme wrote: Hello, I'm running Tomcat o

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Caldarale, Charles R
> From: Timothy Orme [mailto:to...@genome.med.harvard.edu] > Subject: Re: Tomcat, Windows, And Deployment > > I'm only running 2 applications under tomcat, the manager and one site. > I can't imagine that these are competing for resources. They're not - ignore Ma

RE: Tomcat, Windows, And Deployment

2010-05-06 Thread Martin Gainty
; To: users@tomcat.apache.org > Subject: Re: Tomcat, Windows, And Deployment > > Hello, > > I'm only running 2 applications under tomcat, the manager and one site. > I can't imagine that these are competing for resources. > > I'm not sure what you're s

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Pid
On 06/05/2010 16:12, Timothy Orme wrote: > Hello, > > I'm running Tomcat on windows and am trying to use the tomcat > manager to redeploy webapps. I've googled for this on numerous > occassions, and the consensus seems to be that in order for this to work > you must add: > > antiJarLockin

Re: Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
rvard.edu > To: users@tomcat.apache.org > Subject: Tomcat, Windows, And Deployment > > Hello, > > I'm running Tomcat on windows and am trying to use the tomcat > manager to redeploy webapps. I've googled for this on numerous > occassions, and the consensus

Tomcat, Windows, And Deployment

2010-05-06 Thread Timothy Orme
Hello, I'm running Tomcat on windows and am trying to use the tomcat manager to redeploy webapps. I've googled for this on numerous occassions, and the consensus seems to be that in order for this to work you must add: antiJarLocking="true" and antiResourceLocking="true" to your