DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39999>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39999

           Summary: ajp_connection_tcp_send_message::jk_ajp_common.c
                    sendfull returned -32
           Product: Tomcat 5
           Version: 5.5.17
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Using Tomcat 5.5.17 and mod_jk 1.2.17 on Red Hat Enterprise Linux 4.
Apache/mod_jk is on one machine, tomcat on another.

I'm getting lots of these in mod_jk.log on the apache machine:
[Mon Jul 10 11:07:01 2006] [11478:14016] [error] ajp_connection_tcp_send_message
::jk_ajp_common.c (928): sendfull returned -32 with errno=32
[Mon Jul 10 11:07:01 2006] [11478:14016] [info]  ajp_send_request::jk_ajp_common
.c (1201): Error sending request. Will try another pooled connection

errno=32 is EPIPE, Broken pipe. Nothing is logged on the tomcat-side of this.

As far as I can tell the retry works, so the endusers don't notice anything
wrong. But I'm still a bit concerned about this one.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to