RE: Tomcat dies... help!

2001-08-16 Thread Martin van den Bemt

There are some bugs in ajp12 which can cause this. Since ajp12 is frozen and
not as fast as ajp13 it is best to use ajp13 or the old mod_jserv.

Mvgr,
martin

 -Original Message-
 From: Sahar Madani [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 16, 2001 3:01 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Tomcat dies... help!


 Did anyone answer this one yet.
 I get this in one of my servers.  Both using jdk1.2.2
 tail mod_jk.log
 [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
 [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

 Any ideas? thanks in advance.





Re: Tomcat dies... help!

2001-08-16 Thread Barnabas Yohannes

Ron  Sahar,
This is very simple error.  It should not cause any other problems.  What
this massages are telling you are simply your apache server was not up while
tomcat was tying to get a signal.

You need to read the error log at your apache server.  Of course, I am
assuming that you have an apache server.

- Original Message -
From: Sahar Madani [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 15, 2001 8:01 PM
Subject: Re: Tomcat dies... help!


 Did anyone answer this one yet.
 I get this in one of my servers.  Both using jdk1.2.2
 tail mod_jk.log
 [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
 [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

 Any ideas? thanks in advance.

 Ronald Vyhmeister wrote:

  Tomcat is having serious problems which only happen at night when the
usage goes light... go figure.  here's the one consistent thing I know.  It
gives this error and then dies...
 
  [jk_ajp13_worker.c (203)]: connection_tcp_get_message: Error -
jk_tcp_socket_rec
  vfull failed
  [jk_ajp13_worker.c (621)]: Error reading request
  [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 146
  [jk_ajp13_worker.c (173)]: In jk_endpoint_t::connect_to_tomcat, failed
errno = 1
  46
  ...
 
  What is wrong?  What can I do to fix it?
 
  Thanks!
 
  Ron Vyhmeister

 --
 Sahar Madani






Re: Tomcat dies... help!

2001-08-15 Thread Sahar Madani

Did anyone answer this one yet.
I get this in one of my servers.  Both using jdk1.2.2
tail mod_jk.log
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

Any ideas? thanks in advance.

Ronald Vyhmeister wrote:

 Tomcat is having serious problems which only happen at night when the usage goes 
light... go figure.  here's the one consistent thing I know.  It gives this error and 
then dies...

 [jk_ajp13_worker.c (203)]: connection_tcp_get_message: Error - jk_tcp_socket_rec
 vfull failed
 [jk_ajp13_worker.c (621)]: Error reading request
 [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 146
 [jk_ajp13_worker.c (173)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 1
 46
 ...

 What is wrong?  What can I do to fix it?

 Thanks!

 Ron Vyhmeister

--
Sahar Madani