You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by zibie <zi...@tarman.pl> on 2002/06/12 12:06:11 UTC

mod_jk.so tomcat 4.0.3 and apache 1.3.22

I have a problem with connector ajp.
When i try to load mod_jk.so into apache 1.3.22, in log file i find:

tail logs/mod_jk.logs

[Wed Jun 12 12:02:17 2002]  [jk_connect.c (151)]: jk_open_socket, 
connect() failed errno = 111
[Wed Jun 12 12:02:17 2002]  [jk_ajp_common.c (598)]: In 
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111

how can i solve this problem ?

regards


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: mod_jk.so tomcat 4.0.3 and apache 1.3.22

Posted by zibie <zi...@tarman.pl>.
is there something to do to omit this error ????
i can't use AJP connector.

My system is Linux/Slackware 8.0 and kernel 2.4.19pre1
Tomcat version 4.0.3
Connector from package jakarta-connector-tomcat-4.0.2src download from 
jakarta.apache.org.

i did:
tar zxf jakarta-connector-tomcat-4.0.2src
cd jakarta-connector-tomcat-4.0.2src/jk/native/apache-1.3
chmod 750 build-unix.sh
./build-unix.sh

compilation ok
cp mod_jk.so /usr/local/apache/libexec

I haven't get any error information.

If I upgrade Apache to 1.3.23 or 1.3.24 the problem disapear ?
Maybe Apache 2.x.x ?

Użytkownik PJ Crump napisał:
> I have been getting the same error for days and have tried a lot of things
> to no avail.  Lets try to share our experiences and hopefully we can both
> find a solution
>>I have a problem with connector ajp.
>>When i try to load mod_jk.so into apache 1.3.22, in log file i find:
>>
>>tail logs/mod_jk.logs
>>
>>[Wed Jun 12 12:02:17 2002]  [jk_connect.c (151)]: jk_open_socket,
>>connect() failed errno = 111
>>[Wed Jun 12 12:02:17 2002]  [jk_ajp_common.c (598)]: In
>>jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111
>>
>>how can i solve this problem ?
>>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: mod_jk.so tomcat 4.0.3 and apache 1.3.22

Posted by PJ Crump <pj...@bitstream.net>.
I have been getting the same error for days and have tried a lot of things
to no avail.  Lets try to share our experiences and hopefully we can both
find a solution
----- Original Message -----
From: "zibie" <zi...@tarman.pl>
To: <to...@jakarta.apache.org>
Sent: Wednesday, June 12, 2002 5:06 AM
Subject: mod_jk.so tomcat 4.0.3 and apache 1.3.22


>
> I have a problem with connector ajp.
> When i try to load mod_jk.so into apache 1.3.22, in log file i find:
>
> tail logs/mod_jk.logs
>
> [Wed Jun 12 12:02:17 2002]  [jk_connect.c (151)]: jk_open_socket,
> connect() failed errno = 111
> [Wed Jun 12 12:02:17 2002]  [jk_ajp_common.c (598)]: In
> jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 111
>
> how can i solve this problem ?
>
> regards
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>