Re: Problem with shutting down tomcat5.5.29

2012-04-05 Thread Terence M. Bandoian
On 1:59 PM, Konstantin Kolinko wrote: 2012/4/5 Petr Hracek: What I see in the start.log file is: 2012-04-05 15:28:04,557 [main] INFO org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote HTTP/1.1 on http-8080 2012-04-05 15:28:04,560 [main] INFO org.apache.catalina.startup.Catalina -

Re: Problem with shutting down tomcat5.5.29

2012-04-05 Thread Konstantin Kolinko
2012/4/5 Petr Hracek : > What I see in the start.log file is: > 2012-04-05 15:28:04,557 [main] INFO > org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote > HTTP/1.1 on http-8080 > 2012-04-05 15:28:04,560 [main] INFO > org.apache.catalina.startup.Catalina - Initialization processed in

Re: Problem with shutting down tomcat5.5.29

2012-04-05 Thread Petr Hracek
What I see in the start.log file is: 2012-04-05 15:28:04,557 [main] INFO org.apache.coyote.http11.Http11BaseProtocol - Initializing Coyote HTTP/1.1 on http-8080 2012-04-05 15:28:04,560 [main] INFO org.apache.catalina.startup.Catalina - Initialization processed in 1062 ms 2012-04-05 15:28:04,727 [ma

Re: Problem with shutting down tomcat5.5.29

2012-04-05 Thread Konstantin Kolinko
2012/4/5 Petr Hracek : > Dear all, > > I now that I am using pretty old version of tomcat5, but I have a > tricky problem. > On the server is run apache2.2.21 and tomcat5 together. tomcat5 is > used only as servlet container and not web server. > Both are connected together over AJP1.3 interface. >

problem with shutting down

2009-05-24 Thread vijay sankar
I have recently downloaded the 6.0.18 binary distribution and I am running it in vista. I have started the server by running bootstrap.jar and it is working fine. I tried to stop the server by running the shutdown.bat, but it is not stopping. Can any one help me regarding this