----------------------------------------------------
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 Michael,

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 Wed, 28 Jul 1999 10:27:21 -0400, you wrote:

>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>I have a log message written to the logs using log() in
>the destroy method of a servlet, but it doesn't always
>get to the log.  I have 
>
> log.channel.terminate=true
>
>in jserv.properties.  Am I missing something?
>---
>Michael Stacey
>Lexi-Comp, Inc.
>1100 Terex Road
>Hudson OH 44236
>(330) 650-6506



--
--------------------------------------------------------------
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]

Reply via email to