AJP13 error: No processor available

2003-07-09 Thread Benjamin Cox
Hello, Tomcat 4.1.24, J2SDK 1.4.0, Apache 1.3.27, mod_jk 1.2.0. I am trying to determine the cause of the following errors: Ajp13Connector[8009]: No processor available, rejecting this connection This seems to come up after a few days, causes the page to come back as an Internal Server Error,

ajp13 - Error receiving message body -1 53

2003-06-12 Thread Wataru Fukushima
OS: Windows 2000 Apache: 2.0.45 (I know it isn't the latest one) Tomcat: 4.0.24 mod_jk2: 2.0.2 (mod_jk2-2.0.43.dll) When I access any page (html, jsp) on Tomcat through mod_jk2, I can find the following errors in Apache error.log: [Thu Jun 12 22:32:45 2003] [error] channelSocket.receive():

AJP13 Error (Apache/Tomcat/JBoss)...?

2003-02-14 Thread Manoj Kithany
Sorry ...sending againthere was a typo in earlier email. I am getting AJP13 Error as explained below: - Hi: I am using APache + JBoss + Tomcat and INTEGRATED these with MOD_JK connector. I have a WAR file mig.war which

RE: AJP13 Error (Apache/Tomcat/JBoss)...?

2003-02-14 Thread Filip Hanik
yes, you have to modify the tomcat jboss service xml file to include the tools.jar in the classpath bug in jboss, not tomcat! Filip -Original Message- From: Manoj Kithany [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 2:40 PM To: [EMAIL PROTECTED] Subject: AJP13 Error

Re: AJP13 Error (Apache/Tomcat/JBoss)...?

2003-02-14 Thread jmong
, February 14, 2003 2:39 pm Subject: AJP13 Error (Apache/Tomcat/JBoss)...? Sorry ...sending againthere was a typo in earlier email. I am getting AJP13 Error as explained below: - Hi: I am using APache + JBoss + Tomcat

RE: IIS Ajp13 error

2001-12-08 Thread Reynir Hübner
this problem better.. hope it helps [EMAIL PROTECTED] -Original Message- From: Sobeck, James (ISS Atlanta) [mailto:[EMAIL PROTECTED]] Sent: 7. desember 2001 20:31 To: '[EMAIL PROTECTED]' Subject: IIS Ajp13 error hello all, I have IIS 5.0 integrated with Tomcat 4.01 and everything seems

IIS Ajp13 error

2001-12-07 Thread Sobeck, James (ISS Atlanta)
hello all, I have IIS 5.0 integrated with Tomcat 4.01 and everything seems to be working fine except that i get this error in the Tomcat console: [Ajp13] bad read: -103 This happens every time I access a page through IIS. it doesn't seem to effect anything, but i want to make sure. anyone else

Re: Ajp13 error

2001-07-23 Thread Andrea
OK, forget it I've forget these lines in the server.xml Connector className=org.apache.tomcat.service.PoolTcpConnector Parameter name=handler value=org.apache.tomcat.service.connector.Ajp13ConnectionHandler/ Parameter name=port value=8009/ /Connector andrea At 06.23

RE: Ajp13 error

2001-07-23 Thread John Bazeley
today NZST) -- John -Original Message- From: Andrea [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 24 July 2001 16:23 To: [EMAIL PROTECTED] Subject: Ajp13 error HI, I'm testing tomcat 323 on my Freebsd machine and I've some problem with ajp13 protocol. In the mod_jk.log log file I've

ajp13 error

2001-07-06 Thread Fran Fabrizio
What does this error message mean and what can cause it? [jk_ajp13_worker.c (325)]: Error ajp13_process_callback - write failed I'm getting quite a few on my sites and our sites are also exhibiting weird/slow behavior so I'm trying to put the two together... Thanks, Fran