-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hmm. Now I've torn down the entire Jserv installation and started again.

I notice that the permissions for the JDK are:

drwxr-sr-x   5 root     nobody       1024 May 10 14:08 jdk117_v3

I assume this is correct? Nobody is the ID of the web server.

Now, however, I'm getting the following error in my jserv.log when I try to
start up Apache:

[02/08/1999 10:22:37:314] (ERROR) an error returned initializing protocol
"wrapper"
[02/08/1999 10:22:37:314] (ERROR) in init all protocols "wrapper" returned
an error
[02/08/1999 10:22:37:315] (EMERGENCY) Error initializing protocols

My jserv.properties file is set up as follows:

wrapper.bin=/usr/local/jdk117_v3/bin/java

wrapper.path=/usr/local

wrapper.classpath=/usr/local/jserv/lib/ApacheJServ.jar
wrapper.classpath=/usr/local/JSDK2.0/lib/jsdk.jar
wrapper.classpath=/usr/local/jdk117_v3/lib/classes.zip

This is getting ridiculous. It's now Monday, I've been working on this on
and off for over TWO WEEKS! I'm beginning to lose my cool here....

JJ




-----Original Message-----
From: Dennis King <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: 01 August 1999 04:20
Subject: Re: "ajp11: connection fail" Error?


>-----------------------------
>Please read the FAQ!
><http://java.apache.org/faq/>
>-----------------------------
>
>I have also read the FAQ, upgraded to the JDK1.2, and get the same errors.
Simple servlets run fine, our
>complicated servlets bomb immediately with no output to the error log.
JServ 1.0, Apache 1.3.6/Raven SSL, Solaris
>2.7, JSDK2.0.
>
>ByoungLae Kim wrote:
>
>> -----------------------------
>> Please read the FAQ!
>> <http://java.apache.org/faq/>
>> -----------------------------
>>
>> "Jonathan Baker-Bates" <[EMAIL PROTECTED]> writes:
>>
>> > -----------------------------
>> > Please read the FAQ!
>> > <http://java.apache.org/faq/>
>> > -----------------------------
>> >
>> > Thanks, but I tried that, and I still get the same error.
>> >
>>
>> I have the same problem.
>> My servlet works perfectly when I newly start apache web server.
>> but if concurrent request is larger, jserv.log says
>>
>> [31/07/1999 22:54:58:953] (EMERGENCY) ajp11: connection fail
>> [31/07/1999 22:54:58:953] (ERROR) an error returned handling request via
protocol "ajpv11"
>> [31/07/1999 22:54:59:205] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
>>
>> What's the problem? What can I do?
>>
>> I use ApacheJserv 1.0 final, blackdown linux jdk1.1.7_v3, apache
>> 1.3.6, RedHat Linux 6.0, Linux kernel 2.2.5.
>>
>> and sometimes jserv.log says
>>
>> [31/07/1999 22:54:58:854] (EMERGENCY) ajp11: cannot scan servlet headers
>> [31/07/1999 22:54:58:854] (ERROR) an error returned handling request via
protocol "ajpv11"
>> [31/07/1999 22:54:58:854] (EMERGENCY) ajp11: cannot scan servlet
headers[31/07/1999 22:54:58:854] (EMERGENCY)
>> ajp11: cannot scan servlet headers
>>
>> Why Jserv cannot scan servlet headers?
>>
>> ==
>> ByoungLae Kim <http://laplace.snu.ac.kr/~pos7hink/>
>> Chief Researcher of Technical Research Center.
>> Technophil co., LTD.
>> You can do everything with Linux!!
>>
>> --
>> --------------------------------------------------------------
>> 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]
>
>--
>Dennis King
>Product Manager
>OpenTable.com
>P 415.551.1510 ext. 251
>F 415.551.1441
>Book your real-time restaurant reservations at http://www.opentable.com
>
>
>
>
>--
>--------------------------------------------------------------
>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]

Reply via email to