----- Original Message -----
From: "Allistair Crossley" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, December 16, 2004 8:18 AM
Subject: RE: JK throws java.lang.NumberFormatException when JSP is not
found. (trace logging)


> Hi,
>
> OK, just generated it again, and taken more trace ... I can see this ERROR
...
>
> [Thu Dec 16 16:14:22 2004] [2196:1556] [error]
ajp_connection_tcp_get_message::jk_ajp_common.c (857): ERROR: can't receive
the response message from tomcat, network problems or tomcat is down
(127.0.0.1:8009), err=-1
>
> Tomcat is *not* down though ;)
>

The "tomcat is down" is IIS's response to Tomcat dropping the connection
after the exception.

It's strange that the 'bad' message and the 'good' retry message seem to be
identical (and perfectly valid AJP/1.3 packets).  Of course,  JK1.2.8-RC1
will send different packets now that Mladen has fixed header parsing, but
both forms are valid.  In particular, the Content-Length is the string "0".

I'd love to see the dump from the Tomcat side if you get a chance.





This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to