----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Your jdk is segfaulting. If you are using the current blackdown jdk the jit
that it ships with is bad. Use the tya jit from
http://www.dsv.su.se/~jens-and/tya/
Barley 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!!!
> ----------------------------------------------------------------
>
> Hi,
>
> My setup (now):
> Linux 2.2.13
> Apache 1.3.9
>
> Whenever I request a servlet, Netscape returns a "Document contains no data"
> and the following errors are logged:
>
> in error_log:
> [date] [notice] child pid 425 exit signal Segmentation fault (11)
> ...the actual pid varies with each request
>
> in jserv.log:
> [date] AJP Protocol Error: java.io.IOException: Stream closed prematurely
>
> no messages are logged to mod_jserv.log
>
> I realize that the IOException message is touched upon in the FAQ, but it is
> by no means solved. The FAQ generally recommends to make the request again
> and it'll work, or allocate more memory because the servlet isn't starting
> in time. I honestly don't think that is the case here. I have plenty of
> memory, and this is only a Hello World servlet...not a memory hog by any
> means.
>
> I am able to start the JServ engine manually at the command line. My
> wrapper.classpath points the right way as does my wrapper.bin. Anyone seen
> this? Have any ideas? Any help much appreciated.
>
> Gregg
>
> --
> --------------------------------------------------------------
> 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]
--
--------------------------------------------------------------
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]