----------------------------------------------------------------
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 Lou,
Thanks.  I stayed late last night and completely
reloaded my Linux configuration. Once I did this
I was able to get JServ running properly.

Again, thanks for the help.
Lee

-----Original Message-----
From: lou baker [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 22, 1999 8:44 PM
To: Java Apache Users
Subject: Re: ajpv12 problemQ


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

This is what a "successful" telnet  will look like, where hello is just some
random stuff typed in:

telnet localhost 8007
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

hello




Status: 400 Bad Request
Servlet-Error: Malformed data sent to JServ

Connection closed by foreign host.

If you don't get this, ApacheJServ is not listening properly on port 8007.
Run a ps  -ae |grep java
and make sure that the java interpreter is running.   If you manually
started the ApacheJServ,
that batch file should show up as running as well (you did it with an & on
the end of the line, yes?).
If it is supposed to be automatically started, perhaps it wasn't.

Lou


-----Original Message-----
From: Grant, Lee <[EMAIL PROTECTED]>
To: 'Java Apache Users' <[EMAIL PROTECTED]>
Date: Monday, November 22, 1999 11:31 AM
Subject: RE: ajpv12 problemQ


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

Hello Everyone,

I have now tried everything. My JVM seems to be working ok. I just can't
connect to
127.0.0.1 8007
I have now been working on this for a week and am getting a little
frustrated. I was able to get it
working on Windows NT in under an hour.

Anyone have any ideas?

Thanks,

Lee

-----Original Message-----
From: Grant, Lee [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 22, 1999 6:35 AM
To: 'Java Apache Users'
Subject: RE: ajpv12 problemQ


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

I was able to ping localhost, but I cannot telnet to localhost 8007. I will
investigate this further.
Thanks for the help.
Lee

-----Original Message-----
From: lou baker [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 19, 1999 7:24 PM
To: Java Apache Users
Subject: Re: ajpv12 problemQ


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

Try
    ping localhost
and then if that works  telnet localhost 8007
to make sure you can actually connect.

lou

-----Original Message-----
From: B.G. Mahesh <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: Friday, November 19, 1999 9:21 AM
Subject: Re: ajpv12 problemQ


>----------------------------------------------------------------
>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!!!
>----------------------------------------------------------------
>
>+
>+ Greetings,
>+
>+ I am a Linux and Apache neophite and need some help.  I am trying to get
>+ JServ running on Apache for some servlet developing I will be doing.
>+
>+ I get the following error in my mod_jserv.log file:
>+ (EMERGENCY) ajp12:  can not connect to host 127.0.0.1:8007
>+ (EMERGENCY) ajp12: connection fail
>+ (ERROR) an error returned handling request via protocol "ajpv12"
>
>
>I too got the same errors with 1.1b3 also. Tried all sorts of things...just
gave up :-(
>
>
>--
>--------------------------------------------------------------
>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]


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




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