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 2007/02/14 08:02:14 UTC

DO NOT REPLY [Bug 41609] New: - (ajp13) Connecting to tomcat failed.

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=41609>.
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=41609

           Summary: (ajp13) Connecting to tomcat failed.
           Product: Tomcat 5
           Version: 5.5.7
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connector:AJP
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: rmadassery77@gmail.com


Hello,

Trying to configure IIS for Tomcat shipped with Geronimo.

I used the isapi_redirect.dll from 
http://www.signal42.com/mirrors/apache/tomcat/tomcat-
connectors/jk/binaries/win32/jk-1.2.20/ copied it to 
<AGinstall>var/catalina/connector and property files to 
<AGinstall>var/catalina/conf based on:
http://www.nabble.com/Configure-Geronimo-with-IIS-Web-Server-t1513491.html

I always get an HTTP Error 503 in IIS logs and the below in jk logs:

[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (1971): worker 
ajp13 contact is 'rmadasse.in.ibm.com:8009'
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2098): setting 
endpoint options:
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2101): 
keepalive:        0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2105): 
timeout:          0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2109): buffer 
size:      0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2113): pool 
timeout:     0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2117): connect 
timeout:  0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2121): reply 
timeout:    0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2125): prepost 
timeout:  0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2129): 
recovery options: 0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2133): 
retries:          2
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2137): max 
packet size:  8192
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_ajp_common.c (2008): setting 
connection pool size to 100 with min 50
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_isapi_plugin.c (749): 
Detected IIS >= 5.0
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_isapi_plugin.c (801): Filter 
started
...
...
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_connect.c (433): trying to 
connect socket 1156 to 9.182.74.56:8009
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_connect.c (451): connect to 
9.182.74.56:8009 failed with errno=61
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (873): Failed 
opening socket to (9.182.74.56:8009) with (errno=61)
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (1259): (ajp13) 
error connecting to the backend server (errno=61)
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (1916): (ajp13) 
sending request to tomcat failed,  recoverable operation attempt=1
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_connect.c (335): socket 
TCP_NODELAY set to On
[Wed Feb 14 12:00:10 2007] [0248:4948] [debug] jk_connect.c (433): trying to 
connect socket 1156 to 9.182.74.56:8009
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_connect.c (451): connect to 
9.182.74.56:8009 failed with errno=61
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (873): Failed 
opening socket to (9.182.74.56:8009) with (errno=61)
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (1259): (ajp13) 
error connecting to the backend server (errno=61)
[Wed Feb 14 12:00:10 2007] [0248:4948] [info]  jk_ajp_common.c (1916): (ajp13) 
sending request to tomcat failed,  recoverable operation attempt=2
[Wed Feb 14 12:00:10 2007] [0248:4948] [error] jk_ajp_common.c (1928): (ajp13) 
Connecting to tomcat failed. Tomcat is probably not started or is listening on 
the wrong port
[Wed Feb 14 12:00:10 2007] [0248:4948] [error] jk_isapi_plugin.c (1098): 
service() failed

Is this a config problem?

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 41609] - (ajp13) Connecting to tomcat failed.

Posted by bu...@apache.org.
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=41609>.
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=41609


rmadassery77@gmail.com changed:

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




------- Additional Comments From rmadassery77@gmail.com  2007-02-14 07:53 -------
This is a config issue. The location of redirector dll was incorrect.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 41609] - (ajp13) Connecting to tomcat failed.

Posted by bu...@apache.org.
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=41609>.
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=41609


rainer.jung@kippdata.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
          Component|Connector:AJP               |Native:JK




-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 41609] - (ajp13) Connecting to tomcat failed.

Posted by bu...@apache.org.
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=41609>.
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=41609





------- Additional Comments From rmadassery77@gmail.com  2007-02-13 23:06 -------
This is the worker.properties contents:

worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=9.182.74.56
worker.ajp13.type=ajp13
worker.ajp13.cachesize=100

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org