IIS 7.5 - Default App Pool crash - Shibboleth SP
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 8 20:09:46 EDT 2014
On 9/8/14, 6:50 PM, "Chris Glaubig" <cglaubig at imedris.com> wrote:
>I get the following log entries into the shibd.log:
That just mean the client socket disconnected, which is self-evident if
the web server crashes.
>I also get some Event Viewer errors:
>1) Faulting application name: w3wp.exe, version: 7.5.7601.17514, time
>stamp: 0x4ce7a5f8. Faulting module name: ntdll.dll, version:
>6.1.7601.17514, time stamp: 0x4ce7ba58
>2) The description for Event ID 7701 from source Shibboleth ISAPI Filter
>cannot be found.
The second is not the log message, you omitted the message. It's probably
just noting the filter restarting when the pool restarts.
>Does anybody have some leads on how to reproduce this issue? I¹ve found
>some issues described online that might be related, but I don¹t want to
>start testing fixes until I¹m able to reproduce this issue.
Not reproduce, no. If there were a reproducible issue, I'd have fixed it.
It's very hard on Windows to get a stack trace from the crashes, and
without the debugging symbols there's not much information in them anyway.
If the issue is reproducible, then I can just debug it locally. Without
that, I don't have the time to even think about looking at it.
-- Scott
More information about the users
mailing list