Re: Web service not starting up as expected

2012-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/12/12 1:48 PM, Debbie Shapiro wrote: > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] >> For my money, I'd off-load the actual report-generation to an >> out-of-process (duh) process and pick

Re: Web service not starting up as expected

2012-03-12 Thread Pid
On 09/03/2012 18:09, Debbie Shapiro wrote: > Mar 7, 2012 11:30:06 PM org.apache.catalina.loader.WebappClassLoader > clearReferencesThreads > SEVERE: The web application [/sree] appears to have started a thread named > [AWT-Windows] but has failed to stop it. This is very likely to create a > mem

RE: Web service not starting up as expected

2012-03-12 Thread Debbie Shapiro
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, March 12, 2012 9:07 AM To: Tomcat Users List Subject: Re: Web service not starting up as expected -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 3:57 PM, Debbie Shapiro

RE: Web service not starting up as expected

2012-03-12 Thread Debbie Shapiro
AM To: Tomcat Users List Subject: RE: Web service not starting up as expected > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Web service not starting up as expected > > sc \\bidev2 stop Tomcat7 > > > > taskkill /F /FI "IMAGENAM

RE: Web service not starting up as expected

2012-03-12 Thread Debbie Shapiro
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Monday, March 12, 2012 9:09 AM To: Tomcat Users List Subject: Re: Web service not starting up as expected -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 5:56 PM, Debbie Shapiro

RE: Web service not starting up as expected

2012-03-12 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Web service not starting up as expected > > sc \\bidev2 stop Tomcat7 > > > > taskkill /F /FI "IMAGENAME eq java.exe" /FI "USERNAME eq NT > > AUTHORITY\SYSTEM" >

Re: Web service not starting up as expected

2012-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 5:56 PM, Debbie Shapiro wrote: > -Original Message- From: André Warnier > [mailto:a...@ice-sa.com] >> Now wait.. I am not so familiar with these Windows commands, but >> do I see above a) a command to stop the Tomcat service

Re: Web service not starting up as expected

2012-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 3:57 PM, Debbie Shapiro wrote: > I'm pretty sure that's accurate in this case, however. I had > 7.0.23 installed as of last week and then this week did the upgrade > to 7.0.26. I'm wondering about your question regarding timing > tho

RE: Web service not starting up as expected

2012-03-09 Thread Debbie Shapiro
-Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, March 09, 2012 1:35 PM To: Tomcat Users List Subject: Re: Web service not starting up as expected Debbie Shapiro wrote: ... > > How do you start Tomcat when you start it "manually"? How

Re: Web service not starting up as expected

2012-03-09 Thread André Warnier
Christopher Schultz wrote: ... I wonder if this is a timing issue. I've never used Tomcat on Windows, but I used to use an old Java-based TiVo media server that came with a Windows Service. I seem to remember that clicking the "restart" widget in the service snap-in would seem to take *forever*

RE: Web service not starting up as expected

2012-03-09 Thread Debbie Shapiro
expected -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, March 09, 2012 10:56 AM To: Tomcat Users List Subject: Re: Web service not starting up as expected -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 1:09 PM, Debbie

Re: Web service not starting up as expected

2012-03-09 Thread André Warnier
Debbie Shapiro wrote: ... How do you start Tomcat when you start it "manually"? How about when you schedule a restart? I either directly run the .bat command or launch the scheduled task that normally runs the same .bat command. The contents of the .bat file is as follows: sc \\bidev2 stop

RE: Web service not starting up as expected

2012-03-09 Thread Debbie Shapiro
, Criticare, Unetixs, Powerheart, Burdick, and Quinton products Part of the Opto Circuits Family -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, March 09, 2012 10:55 AM To: Tomcat Users List Subject: RE: Web service not starting up as expected

RE: Web service not starting up as expected

2012-03-09 Thread Debbie Shapiro
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, March 09, 2012 10:56 AM To: Tomcat Users List Subject: Re: Web service not starting up as expected -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 1:09 PM, Debbie Shapiro

RE: Web service not starting up as expected

2012-03-09 Thread Caldarale, Charles R
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] > Subject: RE: Web service not starting up as expected > 3. Schedule a restart 2 minutes into the future. Exactly what does your restart procedure consist of? From the symptoms, it could be that the restart mechanism is s

Re: Web service not starting up as expected

2012-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/9/12 1:09 PM, Debbie Shapiro wrote: > From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> >> So, your load-on-startup servlet somehow restarts your services? >> When you say "services", do you mean it restarts Tomcat? How

RE: Web service not starting up as expected

2012-03-09 Thread Debbie Shapiro
Hi Chris - -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, March 08, 2012 11:54 AM To: Tomcat Users List Subject: Re: Web service not starting up as expected -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/8/12 2:46 PM

Re: Web service not starting up as expected

2012-03-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Debbie, On 3/8/12 2:46 PM, Debbie Shapiro wrote: > I recently upgraded my Tomcat to version 7.0.26. I'm using a third > party application within Tomcat (InetSoft). All I do is place their > web application folder within the Tomcat webapps directory.

Web service not starting up as expected

2012-03-08 Thread Debbie Shapiro
I recently upgraded my Tomcat to version 7.0.26. I'm using a third party application within Tomcat (InetSoft). All I do is place their web application folder within the Tomcat webapps directory. Most recently, I had 7.0.23 installed and it would start up as expected. I have a process each night