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 2008/11/06 22:01:44 UTC

DO NOT REPLY [Bug 46162] New: IIS 7.0 and isapi_redirec.dll are not login Dynamic content in WebServer log file

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

           Summary: IIS 7.0 and isapi_redirec.dll are not login Dynamic
                    content in WebServer log file
           Product: Tomcat Connectors
           Version: unspecified
          Platform: PC
        OS/Version: Windows Server 2008 (Longhorn)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: isapi
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: osaloum@hotmail.com
                CC: osaloum@hotmail.com


Hi,

   We are using IIS 7 webserver with Jboss 4.3.0 CP1 and there is no dynamic
content mapping information in IIS 7 log file. we can see all mapping
information in IIS 6.  we also tried latest isapi connector(v1.2.7), it didn't
make difference.  
for example:
we only see those info now in IIS 7.
2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/scripts/cookie.js - 80 - 158.228.147.226
Mozilla/4.0+

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/animated-lines.gif - 80 -
158.228.147.226 Mozilla/4.0+

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/swoosh-glyph.png - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0
--------------------------------
we can see more info in IIS 6 like this.

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/ess/applications/html/esslogon.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfc/applications/wpk/html/kronos-logonbody.jsp - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/scripts/cookie.js - 80 - 158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/animated-lines.gif - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0

2008-09-16 19:40:05 W3SVC1 158.228.137.47 GET
/wfcstatic/applications/wpk/html/images/branding/swoosh-glyph.png - 80 -
158.228.147.226
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322) 200 0 0
========================
In IIS 7.0 the App Server URI for Jboss is replaced by GET
/jakarta/isapi_redirect.dll where It should show the URI such as GET
/applications/wpk/html/start.jsp, again this info is can be found in the log
file for IIS 7.0 WebServer

2008-11-06 20:41:40 158.228.27.8 GET /jakarta/isapi_redirect.dll - 80 -
158.228.59.108
Mozilla/5.0+(Windows;+U;+Windows+NT+5.0;+en-US;+rv:1.9.0.3)+Gecko/2008092417+Firefox/3.0.3
200 0 0 703


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 46162] IIS 7.0 and isapi_redirec.dll are not login Dynamic content in WebServer log file

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


Rainer Jung <ra...@kippdata.de> changed:

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




--- Comment #1 from Rainer Jung <ra...@kippdata.de>  2008-11-06 19:20:15 PST ---
According to Microsoft this is a known IIS 7 bug and a hotfix is available:

http://support.microsoft.com/kb/956120

Actually the problem was discussed at MSDN w.r.t. the isapi redirector.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 46162] IIS 7.0 and isapi_redirec.dll are not login Dynamic content in WebServer log file

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





--- Comment #2 from sammy <os...@hotmail.com>  2008-11-07 07:52:29 PST ---
(In reply to comment #1)
> According to Microsoft this is a known IIS 7 bug and a hotfix is available:
> 
> http://support.microsoft.com/kb/956120
> 
> Actually the problem was discussed at MSDN w.r.t. the isapi redirector.
> 

This is excellent thanks, applied the patch and verify that it worked
correctly, I wish I was able to locate the fix earlier, but it is working.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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