You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/03/17 15:53:16 UTC

[Bug 56277] New: Tomcat is down or refused connection. No response has been sent to the client (yet)

https://issues.apache.org/bugzilla/show_bug.cgi?id=56277

            Bug ID: 56277
           Summary: Tomcat is down or refused connection. No response has
                    been sent to the client (yet)
           Product: Tomcat Connectors
           Version: 1.2.32
          Hardware: HP
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_jk
          Assignee: dev@tomcat.apache.org
          Reporter: albice.willy@free.fr

Hello,

A POST request type finish failure after only 13 seconds with message in log
mod_jk: "Tomcat is down or refused connection. No response has been sent to the
client (yet)"  

Following main principal configured timeout:
Apache:
   Timeout 300
   KeepAlive On
   MaxKeepAliveRequests 100
   KeepAliveTimeout 5

Mod_Jk: 
   worker.bdi-dlj2eereca2012.connection_pool_timeout=0
   worker.bdi-dlj2eereca2012.reply_timeout=0
   worker.bdi-dlj2eereca2012.connect_timeout=5000
   worker.bdi-dlj2eereca2012.prepost_timeout=5000
   worker.bdi-dlj2eereca2012.socket_timeout=10

Tomcat:
 <Connector port="20109" protocol="AJP/1.3" URIEncoding="UTF-8"
allowTrace="false" />

Here are the traces apache(2.2.22), mod_jk(1.2.32), tomcat(7.0.32)

Do we know wich can cause this error ?

Thanks by advance for your help.
Willy Albice


Apache: 
10.12.23.72 - 13 - [17/Mar/2014:14:34:46 +0100] "POST
/designer-web/axwaymessage/amf HTTP/1.1" 200 413

Mod_Jk 
[Mon Mar 17 14:34:56 2014] [16822:140175812310784] [error]
ajp_get_reply::jk_ajp_common.c (2118): (bdi-dlj2eereca2012) Tomcat is down or
refused connection. No response has been sent to the client (yet)
[Mon Mar 17 14:34:59 2014] bdi-dlj2eereca2012 - POST
/designer-web/axwaymessage/amf HTTP/1.1 200 13.288782

Tomcat localhost_access_log:
10.12.23.72 - - 2.686 [17/Mar/2014:14:34:59 +0100] "POST
/designer-web/axwaymessage/amf HTTP/1.1" 200 413

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56277] Tomcat is down or refused connection. No response has been sent to the client (yet)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56277

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Bugzilla is not a support forum. Please use the Apache Tomcat users mailing
list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org