----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

If this is caused by the servlet stalling in the init() method, then
further headaches might be imminent because of bug

http://bugs.apache.org/index.cgi/full/6479


Would it not be in the interest of everyone using jserv to get this
bug fixed?

Who can rule out that an exception is thrown in the init() method?
I can't.

A ServletException thrown in the init() method is not recorded in any
log which is REALLY bad unless you think errors can be fixed by taking
placebos.

It might be easier to fix this Jserv bug than to document workarounds
in FAQs.

Regards,
Bernie


On Wed, 27 Sep 2000 10:15:51 -0500, you wrote:

>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files.  Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Here is one for all you gurus out there:
>
>I get the following entry in jserv.log:
>
><jservException> AJP Protocol Error: java.io.IOException: Stream closed
>prematurely
>
>I looked it up in the FAQ and it said that it is caused by the servlet
>stalling in the init() method. The browser times out at the user's end
>with 'Document Contains No Data'.
>
>However, we have gotten no complaints from users! No one has reported
>'Document contains no data' errors in Netscape as the FAQ sais it would.
>We have the JVM setup for 148meg maximum memory and we are holding
>steady at 18meg resident right now (no memory problems there). 
>
>Does anyone have any clues what might be going on? It does not seem to
>be timing out for users.
>
>Ben Ricker
>Web Administrator
>US-Rx, Inc.



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to