You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Earnie Dyke <ed...@vrs.state.va.us> on 2006/02/21 16:49:50 UTC

Can anyone tell me what causes this?

[Tue Feb 21 10:36:39 2006] [3476:3868] [info]  jk_open_socket::jk_connect.c (183): connect() failed errno = 55
 
I get this on some requests but not all.  I have two workers loadbalanced with stick session =1.
 
Earnie!

Re: Can anyone tell me what causes this?

Posted by Mladen Turk <ml...@jboss.com>.
Earnie Dyke wrote:
> [Tue Feb 21 10:36:39 2006] [3476:3868] [info]  jk_open_socket::jk_connect.c (183): connect() failed errno = 55
>  

ENOBUFS No buffer space available.
Sounds like you're running low on system resources.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org