Shibboleth SP3 Problem: xmltooling::IOException setHeader (Header) failed: -2147024809
Rod Widdowson
rdw at steadingsoftware.com
Tue Jan 26 11:01:45 UTC 2021
> This is Shibboleth catching the error correct?
Absolutely.
Technically: The IIS7 plugin notes that IIS itself has returned "E_INVALIDARG" when it was called back at IHttpRequest::SetHeader.[1] The IISplugin has logged this to the event viewer and signalled the error back into the rest of the system.
There is absolutely no indication in the programming manual for that method as to what would provoke this error statusL
The best that we as a project can do is to add more logging to the next version of the SP so that you will see the header name that was trying to be set and the value - but we need to JIRA case to remind us to do this.
[1] http://git.shibboleth.net/view/?p=cpp-sp.git;a=blob;f=iis7_shib/IIS7Request.cpp;h=658fb3d0bdabd5d4f8ff9424d76a905519668dba;hb=HEAD#l145
More information about the users
mailing list