RE: Shutdown.sh does not work when long lasting operations, such as SQL Queries, are still active!

2003-06-03 Thread Jindong Li
Just wondering if this option has been back ported into TC now? -Original Message- From: Costin Manolache [mailto:[EMAIL PROTECTED] Sent: Monday, February 10, 2003 3:04 PM To: [EMAIL PROTECTED] Subject:RE: Shutdown.sh does not work when long lasting operations, such as SQ

RE: Tomcat 4.1.18 SocketException

2003-03-04 Thread Jindong Li
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:530) at java.lang.Thread.run(Thread.java:536) -Original Message- From: Jindong Li [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 1:43 PM To: 'Tomcat Developers List' Subject:RE: Tom

RE: Tomcat 4.1.18 SocketException

2003-03-04 Thread Jindong Li
iated... Jindong. -Original Message- From: Jindong Li Sent: Monday, January 06, 2003 2:17 PM To: 'Tomcat Developers List' Subject:Tomcat 4.1.17 SocketException Here's another one when I'm trying Tomcat 4.1.x : Here's the exception I got: java.n

RE: Shutdown.sh does not work when long lasting operations, such as SQL Queries, are still active!

2003-02-11 Thread Jindong Li
eries, are still active! Jindong Li typed the following on 15:22 10/02/2003 -0500 >In our case I think all threads started by our web application are cleaned >up properly...the delay we're experiencing seems to be within 40 second >which is acceptable otherwise...but the thing is that ou

RE: Shutdown.sh does not work when long lasting operations, such as SQL Queries, are still active!

2003-02-10 Thread Jindong Li
ctive! On Mon, 10 Feb 2003, Jindong Li wrote: > Date: Mon, 10 Feb 2003 13:53:52 -0500 > From: Jindong Li <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: 'Tomcat Developers List' <[EMAIL PROTECTED]> > Subject: RE: Shutdo

RE: Shutdown.sh does not work when long lasting operations, such as SQL Queries, are still active!

2003-02-10 Thread Jindong Li
I think that's what we're experiencing here with Tomcat4.0.5...we have been using TC401 and the shutdown is instant...but I think they have changed the way TC is shutting down now...TC will gracefully shutdown i.e. waiting for all threads finish and then exit... If you want...you can try TC401, se

RE: Tomcat 5 target JDK1.4?

2003-01-22 Thread Jindong Li
Sorry if I'm intruding here, I've been following the discussion and I have to say I agree with Costin... What we have here is that due to a JDK14 bug that's preventing our application from working properly we have to stay with JDK131 for now until JDK142 is out. We're trying to move to a newer ve

RE: DO NOT REPLY [Bug 3597] - Tomcat shutting down takes "ages"

2003-01-21 Thread Jindong Li
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 11:00 AM To: [EMAIL PROTECTED] Subject:DO NOT REPLY [Bug 6007] - JSP-servlet cache is not deleted DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMEN

Tomcat 4.1.17 SocketException

2003-01-06 Thread Jindong Li
Here's another one when I'm trying Tomcat 4.1.x : Here's the exception I got: java.net.SocketException: Connection aborted by peer: socket write error at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.write(SocketOutputStream.java:83)

Tomcat 4.0.1 vs. Tomcat 4.0.6

2003-01-06 Thread Jindong Li
Hi there, Not sure if I've come to the right place...but here's my question anyway... I've been trying out Tomcat 4.0.6, one thing we noticed is that once our servlets are instantiated, it takes really a long time to shut down Tomcat - I don't think it's anything related to the way our servlets a

FW: Software caused connection abort

2002-10-02 Thread Jindong Li
This might be the right place for this post? -Original Message- From: Jindong Li Sent: Wednesday, October 02, 2002 10:15 AM To: '[EMAIL PROTECTED]' Subject:Software caused connection abort Hi there, I'm trying out tomcat4.1.12 and noticed that I'