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

           Summary: ISAPI Redirector fails silently if init_ws_service or
                    get endpoint fails
           Product: Tomcat 5
           Version: 5.0.0
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


If the init_ws_service or worker->get_endpoint in HttpExtensionProc fails, then
the Extension exits silently (with an error code).
The result for the user agent is a 500 error, with no indication in the logs
that an error occurred within the redirector.

On the other hand, if a worker can't be obtained, an error is logged, which is
inconsistent.

I'll attach a patch that logs these failures as errors (+ a couple of incidental
changes to logging for consistency).

-- 
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