Re: shutdown.sh problem

2001-04-11 Thread Julian Payne
be in a state where it is no longer responding. Thanks, Julian - Original Message - From: "Shun-Luoi Daniel Fong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 11:30 AM Subject: RE: shutdown.sh problem >

RE: shutdown.sh problem

2001-04-11 Thread Shun-Luoi Daniel Fong
Well, I checked the server.xml and the Ajp12 connector is properly defined(I hadn't touched it since I installed Tomcat). Previous to trying to shutdown Tomcat, I had tried to access a .jsp that used a JavaBean that tried to connect to a mysql database. However I got a message that the database

RE: shutdown.sh problem

2001-04-11 Thread Benoit Jacquemont
Hi, It looks like the Ajp12connector isn't working. You should check the server.xml to see if the connector is properly define. The Ajp12 connector is needed to shutdown tomcat. Benoit > Hi, > I'm trying to shutdown Tomcat using > $TOMCAT_HOME/bin/shutdown.sh > > but when I type that i get the

shutdown.sh problem

2001-04-11 Thread Shun-Luoi Daniel Fong
Hi, I'm trying to shutdown Tomcat using $TOMCAT_HOME/bin/shutdown.sh but when I type that i get the following message: Using classpath: /usr/java/jakarta-tomcat-3.2.1/lib/ant.jar:/usr/java/jakarta-tomcat-3.2.1/lib/jasper.jar:/usr/java/jakarta-tomcat-3.2.1/lib/jaxp.jar:/usr/java/jakarta-tomcat-3

Shutdown.sh problem pattern?

2000-12-14 Thread Diego Pons
I've noticed that shutdown.sh fails to kill tomcat if there was a security exception during operation. Tomcat version: 3.2.1 OS: Linux 2.2.14-5.0 -- Diego Pons Pharos Consulting LLC