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 2006/01/02 16:58:53 UTC

DO NOT REPLY [Bug 38099] New: - Some users get: "failed appending the header value"

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

           Summary: Some users get: "failed appending the header value"
           Product: Tomcat 5
           Version: 5.5.9
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connector:AJP
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: guido.mueller@sanofi-aventis.com


When calling the remote tomcat server trough the isapi_redirect.dll from the
client computer I get the error in the log file:

[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (828): Virtual
Host redirection of /frasapptest17.pharma.aventis.com/adwebapp/index.jsp
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/frasapptest17.pharma.aventis.com/adwebapp/index.jsp'
from 2 maps
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/adwebapp/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/Antibody/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (835): Default
redirection of /adwebapp/index.jsp
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/adwebapp/index.jsp' from 2 maps
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/adwebapp/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (475): Found
a wildchar match w_frasorm32 -> /adwebapp/*
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (845): check if
[/adwebapp/index.jsp] is points to the web-inf directory
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (863):
[/adwebapp/index.jsp] is a servlet url - should redirect to w_frasorm32
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (762): Filter
started
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (828): Virtual
Host redirection of /frasapptest17.pharma.aventis.com/adwebapp/index.jsp
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/frasapptest17.pharma.aventis.com/adwebapp/index.jsp'
from 2 maps
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/adwebapp/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/Antibody/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (835): Default
redirection of /adwebapp/index.jsp
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (449):
Attempting to map URI '/adwebapp/index.jsp' from 2 maps
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (461):
Attempting to map context URI '/adwebapp/*'
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_uri_worker_map.c (475): Found
a wildchar match w_frasorm32 -> /adwebapp/*
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (845): check if
[/adwebapp/index.jsp] is points to the web-inf directory
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (863):
[/adwebapp/index.jsp] is a servlet url - should redirect to w_frasorm32
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_worker.c (301): Maintaining
worker w_frasorm32
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_worker.c (111): found a worker
w_frasorm32
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (1018): got a
worker for name w_frasorm32
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_ajp_common.c (2131): acquired
connection cache slot=0
[Mon Jan 02 15:49:41 2006] [3332:2252] [error] jk_ajp_common.c (430): failed
appending the header value
[Mon Jan 02 15:49:41 2006] [3332:2252] [info]  jk_ajp_common.c (1662): Creating
AJP message failed, without recovery
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_isapi_plugin.c (1031):
service() returned OK
[Mon Jan 02 15:49:41 2006] [3332:2252] [debug] jk_ajp_common.c (2074): recycling
connection cache slot=0 for worker w_frasorm32

Access to isapi_redirect.dll is restricted to "authenticated users" in IIS 6.
For most users the request of the web page work. But some users get the error
shown in the above log file.

If the users that are unable to access the application use the server's IP
address instead of the host name then the connector works without problems.

Summary: For most users everything is OK.
Some users get an error when they access the URL through the host name but they
are able to access the URL using the server's IP number.

The frontend web server is IIS 6 on Win2003

-- 
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 38099] - Some users get: "failed appending the header value"

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





------- Additional Comments From guido.mueller@sanofi-aventis.com  2006-01-03 11:50 -------
Created an attachment (id=17311)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17311&action=view)
isapi_redirect log file


-- 
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 38099] - Some users get: "failed appending the header value"

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


rainer.jung@kippdata.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          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