Xymon Mailing List Archive search

AJP service test

5 messages in this thread

list Marco Avvisano · Tue, 6 Feb 2007 12:39:20 +0100 ·
Hi all,

i'm tryng to use this test but return me the message "Unexpected service 
response "
someone have the same problem?

someone have modified ajp13 service test, for testing multiple tomcat 
instances on the same web server?

thanks,

Marco
list Jerry Yu · Tue, 6 Feb 2007 07:07:58 -0500 ·
do you have firewall (personal firewall on the tomcat server) rules to allow
access to these ports from Hobbit server?
Did you use Tomcat's web port or AJP13 port ?
quoted from Marco Avvisano

On 2/6/07, Marco Avvisano <user-e09c0f3f8c70@xymon.invalid> wrote:
Hi all,

i'm tryng to use this test but return me the message "Unexpected service
response "
someone have the same problem?

someone have modified ajp13 service test, for testing multiple tomcat
instances on the same web server?

thanks,

Marco

list Marco Avvisano · Thu, 8 Feb 2007 13:19:28 +0100 ·
No we haven't firewall ... i use the Tomcat's web port Is not correct? I don't know much about .. 
Marco   ----- Original Message -----   From: Jerry Yu   To: user-ae9b8668bcde@xymon.invalid   Sent: Tuesday, February 06, 2007 1:07 PM
  Subject: Re: [hobbit] AJP service test
quoted from Jerry Yu


  do you have firewall (personal firewall on the tomcat server) rules to allow access to these ports from Hobbit server?   Did you use Tomcat's web port or AJP13 port ?


  On 2/6/07, Marco Avvisano <user-e09c0f3f8c70@xymon.invalid> wrote:
    Hi all,

    i'm tryng to use this test but return me the message "Unexpected service
    response "
    someone have the same problem?

    someone have modified ajp13 service test, for testing multiple tomcat     instances on the same web server?

    thanks,

    Marco
list Charles Goyard · Thu, 8 Feb 2007 14:29:25 +0100 ·
quoted from Marco Avvisano
Marco Avvisano wrote :
Hi all,

i'm tryng to use this test but return me the message "Unexpected service 
response "
someone have the same problem?
Hi,

for some old versions of tomcat, you have to shorten the expect string :

   expect "\x41\x42\x00"


-- 
Charles Goyard - user-98f9625a7a59@xymon.invalid - (+33) 1 45 38 01 31
list Jerry Yu · Thu, 8 Feb 2007 10:11:04 -0500 ·
no the AJP port should be used for AJP test. If you want to test the web
service by Tomcat or Apache (as web front to AJP services), you can use the
'http' or 'cont' test instead. If web port is used,  AJP test would fail
since Tomcat talks in HTTP instead of AJP on that port.
quoted from Marco Avvisano

On 2/8/07, Marco Avvisano <user-e09c0f3f8c70@xymon.invalid> wrote:

No we haven't firewall ... i use the Tomcat's web port
Is not correct? I don't know much about ..

Marco

----- Original Message -----

*From:* Jerry Yu <user-764c1f364fe0@xymon.invalid>
quoted from Marco Avvisano
*To:* user-ae9b8668bcde@xymon.invalid
*Sent:* Tuesday, February 06, 2007 1:07 PM
*Subject:* Re: [hobbit] AJP service test

do you have firewall (personal firewall on the tomcat server) rules to
allow access to these ports from Hobbit server?
Did you use Tomcat's web port or AJP13 port ?

On 2/6/07, Marco Avvisano <user-e09c0f3f8c70@xymon.invalid> wrote:
Hi all,

i'm tryng to use this test but return me the message "Unexpected service
response "
someone have the same problem?

someone have modified ajp13 service test, for testing multiple tomcat
instances on the same web server?

thanks,

Marco