You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ducky <du...@gmail.com> on 2007/12/04 06:26:29 UTC

Error receiving message body -1 2

Hello,

Where can I find out about the error codes? I just know that -1
represents "connection closed by remote host", but I can't find what
errno 2 represents.

Thanks,
D

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Error receiving message body -1 2

Posted by Ducky <du...@gmail.com>.
Thanks for the reply. Is it bad if we see them a lot in Apache logs?

We're currently seeing the following messages from channelSocket.receive():

Error receiving message body -1 2, and
Error receiving message body -1 0

Thanks a lot,
D



On 12/6/07, Konstantin Kolinko <kn...@gmail.com> wrote:
> It is "No such file or directory".
>
> > I can't find what errno 2 represents.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


-- 
./D

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Error receiving message body -1 2

Posted by Konstantin Kolinko <kn...@gmail.com>.
It is "No such file or directory".

> I can't find what errno 2 represents.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org