----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I'm in the same boat that you are. I was getting the same error, and when I
try to start Jserv by hand I get the following:
$ java org.apache.jserv.JServ /etc/apache/jserv.conf
ApacheJServ/1.0
ApacheJServ/1.0: No secret key file defined: java.lang.NullPointerException
This same configuration works if I switch back to the Blackdown JVM.
FYI, I did have to set the J_HOME variable to the location of the IBM JVM
(IE /usr/local/jdk118) to get it working.
jrw
On Thu, Oct 21, 1999 at 09:27:45AM +0800, Kelvin Kuhan Param wrote:
> Hello.
>
> How do I get ApacheJServ 1.0 to work with IBM Linux JDK 1.1.8? I can get
> ApacheJServe to work with Blackdown's 1.1.7 v3 and 1.2 pre v2 but I cannot
> get ApacheJServ to work with the IBM JDK.
>
> This is the error message I get with the IBM JDK:
>
> > (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007
> > (EMERGENCY) ajp11: connection fail
> > (ERROR) an error returned handling request via protocol "ajpv11"
>
> I'd dearly love to use the IBM JDK because of it's speed.
>
> Thanks in advance.
>
>
> Kelvin
>
--
--------------------------------------------------------------
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]