The description for Event ID 7701 from source Shibboleth ISAPI Filter cannot be found
Manoj Kancharla
manojk at silverchair.com
Fri Mar 18 08:31:28 EDT 2016
We're a service provider and recently upgraded to 64 bit version 2.5.3. The process is running and the Shibboleth login seems to be working fine but we have been noticing a lot of INFORMATION events in our Event Log: "The description for Event ID 7701 from source Shibboleth ISAPI Filter cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer."
Every few minutes, based on the logs below, the shibboleth library is shutting down and initializing. This is a list of messages from Native.Log that correspond to a time period between 2 events:
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (Local)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (Local) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.DiscoveryFeed : feed files will be cached in C:/opt/shibboleth-sp/var/cache/shibboleth/
2016-03-17 19:05:32 WARN Shibboleth.Application : empty/missing cookieProps setting, set to "https" for SSL/TLS-only usage
2016-03-17 19:05:32 WARN Shibboleth.Application : handlerSSL should be enabled for SSL/TLS-enabled web sites
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (SAML2) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring ArtifactResolution endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding ArtifactResolutionService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/Artifact/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST) at (/SAML2/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (Shib1) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:1.0:profiles:browser-post) at (/SAML/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:1.0:profiles:artifact-01) at (/SAML/Artifact)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (SAML2) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SingleLogoutService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/SLO/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (Local)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (Local) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.DiscoveryFeed : feed files will be cached in C:/opt/shibboleth-sp/var/cache/shibboleth/
2016-03-17 19:05:32 WARN Shibboleth.Application : empty/missing cookieProps setting, set to "https" for SSL/TLS-only usage
2016-03-17 19:05:32 WARN Shibboleth.Application : handlerSSL should be enabled for SSL/TLS-enabled web sites
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (SAML2) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring ArtifactResolution endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding ArtifactResolutionService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/Artifact/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST) at (/SAML2/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (Shib1) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:1.0:profiles:browser-post) at (/SAML/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:1.0:profiles:artifact-01) at (/SAML/Artifact)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (SAML2) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SingleLogoutService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/SLO/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (Local)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (Local) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.DiscoveryFeed : feed files will be cached in C:/opt/shibboleth-sp/var/cache/shibboleth/
2016-03-17 19:05:32 WARN Shibboleth.Application : empty/missing cookieProps setting, set to "https" for SSL/TLS-only usage
2016-03-17 19:05:32 WARN Shibboleth.Application : handlerSSL should be enabled for SSL/TLS-enabled web sites
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (SAML2) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring ArtifactResolution endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding ArtifactResolutionService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/Artifact/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST) at (/SAML2/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO initiation for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SessionInitiator of type (Shib1) to chain (/Login)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring SSO endpoints for protocol (SAML1)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding AssertionConsumerService for Binding (urn:oasis:names:tc:SAML:1.0:profiles:browser-post) at (/SAML/POST)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (SAML2) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout endpoints for protocol (SAML2)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding SingleLogoutService for Binding (urn:oasis:names:tc:SAML:2.0:bindings:SOAP) at (/SLO/SOAP)
2016-03-17 19:05:32 INFO Shibboleth.Application : auto-configuring Logout initiation for protocol (Local)
2016-03-17 19:05:32 INFO Shibboleth.Application : adding LogoutInitiator of type (Local) to chain (/Logout)
2016-03-17 19:05:32 INFO Shibboleth.DiscoveryFeed : feed files will be cached in C:/opt/shibboleth-sp/var/cache/shibboleth/
2016-03-17 19:13:26 INFO Shibboleth.Config : shibboleth 2.5.3 library shutting down
2016-03-17 19:13:26 INFO Shibboleth.Config : reload thread finished
2016-03-17 19:13:26 INFO Shibboleth.SessionCache : cleanup thread exiting
2016-03-17 19:13:26 INFO XMLTooling.Config : xmltooling 1.5.3 library shutdown complete
2016-03-17 19:13:26 INFO Shibboleth.Config : shibboleth 2.5.3 library shutdown complete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160318/d5deac56/attachment-0001.html>
More information about the users
mailing list