----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!
We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.
Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------
Hi Peter,
I have the same problem.
I have a lot of resource cleanup code in the destroy() method.
I put several debugging statements there.
The debugging statements each write a line to my own log file.
Only the first of these lines is in the log file. It looks like the
servlet is not given enough time to execute destroy().
I might be wrong.
I increased destroy.timeout to insane amounts without change.
Have you found a solution?
I am looking forward to your reply.
Regards,
Bernie
[EMAIL PROTECTED]
On Fri, 08 Oct 1999 13:08:24 -0400, you wrote:
>----------------------------------------------------
>Please read the FAQ at <http://java.apache.org/faq/>
>It does have a search feature!
>
>We cannot guess what you are trying to do:
>#1. Include version numbers for all software.
>#2. Include relevant configuration settings.
>#3. Include full descriptions of the problem.
>
>Got Linux? Seeing lots of java processes?
><http://java.apache.org/faq/?file=274>
>----------------------------------------------------
>
>I've written a few servlets with Apache JServ and everything was
>performing as expected until I decided to add logic to my destroy()
>methods. The destroy() method does not appear to be called when Apache
>is stopped, restarted, or gracefully restarted via apachectl. The
>init() method is being called. I verified this by turning on logging
>and adding a log() statement to the destroy() method. I have even tried
>writing to my own log file in the destroy() method. I've checked the
>FAQ, current bug list, and other online resources. There does appear to
>be a bug with the Win32 version of Apache 1.3.9 related to destroy not
>being called. I'm using Apache 1.3.6/JServ 1.0/JDK 1.17B/JSDK 2.0 on
>RedHat 6.0 (with updates and kernel 2.2.12).
>
>Is this a bug or am I missing something here?
>
>Thank you in advance for your time and assistance.
>
>Sincerely,
>
>Peter
>
>--
>UNIX, it already goes there... :-)
>
>Peter Santoro Computing
>Internet e-mail address: [EMAIL PROTECTED]
>Web address: http://www.connix.com/~psantoro/
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]