0 Replies Latest reply on Nov 30, 2010 3:05 PM by ntwkmng

    mod_jk log format

    ntwkmng
      started or is listening on the wrong port (errno=24)
      [Tue Nov 30 09:34:23 2010][20964:182898807904] [error] ajp_connect_to_endpoint::jk_ajp_common.c (992): (mgr01) cping/cpong after connecting to the backend server failed (errno=24)
      [Tue Nov 30 09:34:23 2010][20964:182898807904] [error] ajp_send_request::jk_ajp_common.c (1585): (mgr01) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=24)
      [Tue Nov 30 09:34:24 2010][9476:182898807904] [error] ajp_connect_to_endpoint::jk_ajp_common.c (992): (mgr01) cping/cpong after connecting to the backend server failed (errno=24)
      [Tue Nov 30 09:34:24 2010][9476:182898807904] [error] ajp_send_request::jk_ajp_common.c (1585): (mgr01) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=24)
      [Tue Nov 30 09:34:24 2010][21373:182898807904] [error] ajp_connect_to_endpoint::jk_ajp_common.c (992): (mgr01) cping/cpong after connecting to the backend server failed (errno=24)
      [Tue Nov 30 09:34:24 2010][21373:182898807904] [error] ajp_send_request::jk_ajp_common.c (1585): (mgr01) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=24)

      Hi,

      i have a problem with mod_jk connection.I received several rows with connection error.

      How to read mod_jk log file?

       

      What are these numbers in the log file [20964:182898807904] ?

       

       

      [Tue Nov 30 09:34:23 2010][20964:182898807904] [error] ajp_connect_to_endpoint::jk_ajp_common.c (992): (mgr01) cping/cpong after connecting to the backend server failed (errno=24)

      [Tue Nov 30 09:34:23 2010][20964:182898807904] [error] ajp_send_request::jk_ajp_common.c (1585): (mgr01) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=24)

      [Tue Nov 30 09:34:24 2010][9476:182898807904] [error] ajp_connect_to_endpoint::jk_ajp_common.c (992): (mgr01) cping/cpong after connecting to the backend server failed (errno=24)

       

      I notice that number 182898807904 appears many times, what does?

      Thanks

       

      E.