David, for you it is pretty straight forward, configure the shutdown timeout, it could just be the app inside tomcat not shutting down, and you can force it with a timeout. see the link I sent you. Chuck, good chance this is what you need too.
On Wed, Jan 8, 2014 at 5:18 PM, David kerber <dcker...@verizon.net> wrote: > On 1/8/2014 7:04 PM, David kerber wrote: > >> I see this occasionally when trying to shut down the server, and I >> > > Correction: when shutting down the Tomcat service, not the server itself. > > > > believe it's the app that has a stuck session or something, though I >> haven't been able to isolate it. However, it doesn't require a server >> reboot; just killing the tomcat process in task manager and then >> restarting it works fine. >> >> >> >> On 1/8/2014 6:58 PM, Chuck Johnson wrote: >> >>> Hi Filip, >>> >>> I haven't had the error occur when I have had to restart the Tomcat >>> server, my co-worker is the person who has experienced it and my >>> understanding is that it happens when she attempts to perform a reset >>> and the only way that she resolves it is to reboot the windows server. >>> >>> I will read through the site that you have sent and see what I can >>> figure out. >>> >>> Thanks, >>> >>> Chuck >>> >>> Chuck Johnson >>> Academic Software Specialist >>> Information Technology Services >>> Simpson College >>> Indianola, Iowa >>> direct: 515-961-1866 * optional: 515-961-1681 >>> www.simpson.edu >>> >>> -----Original Message----- >>> From: Filip Hanik [mailto:fi...@hanik.com] >>> Sent: Wednesday, January 08, 2014 4:44 PM >>> To: Tomcat Users List >>> Subject: Re: Error when performing a reset of the server >>> >>> Chuck, does this happen upon startup, restart or shutdown of the service? >>> That would be the first part of tracking it down. >>> here is some general configuration options available to you as a service >>> >>> http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html >>> >>> >>> >>> >>> On Wed, Jan 8, 2014 at 1:57 PM, Chuck Johnson >>> <chuck.john...@simpson.edu>wrote: >>> >>> Greetings, >>>> >>>> I am running 64-bit Tomcat 7.0.42 on a Windows 2008 R2 server as a >>>> service. We are using 64-bit Java 7 (jre7 and jdk1.7.0_25 are both >>>> installed on the server). I don't have much of any experience running >>>> Tomcat server, so I am at the early stages of learning about it... my >>>> experience is with Apache web server and various versions of IIS. >>>> >>>> The issue we are seeing is that the server throws an "Error 1053: The >>>> service did not respond to the start or control request in a timely >>>> fashion" >>>> >>>> I'm sorry if this question has been asked previously, I have searched >>>> on-line for a solution and found several potential fixes, although I >>>> am not sure if one is more appropriate than the other. One MS Support >>>> article recommends installing an update to the Microsoft .NET >>>> Framework 1.1 service pack (which I would think would be installed >>>> already since this is a newer installation), this is not a Tomcat/Java >>>> specific article. The other solution was to go into the Tomcat >>>> configuration tool and change the Mode from jvm to java in the >>>> Shutdown tab. I am also not sure if giving the Tomcat server more >>>> memory would help resolve the issue, the server has an Initial memory >>>> allocation as well as a Maximum memory pool of 1024 MB. >>>> >>>> I am curious if there is anyone who has experienced these same >>>> problems stopping and restarting the server and how it was resolved. >>>> >>>> Thanks, >>>> >>>> Chuck >>>> >>>> Chuck Johnson >>>> Academic Software Specialist >>>> Information Technology Services >>>> Simpson College >>>> Indianola, Iowa >>>> direct: 515-961-1866 * optional: 515-961-1681 >>>> www.simpson.edu<http://www.simpson.edu/> >>>> >>>> >>>> >>> >>> -- >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >>> For additional commands, e-mail: users-h...@tomcat.apache.org >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >