SP - ERROR XMLTooling.ParserPool input ended before all started tags were ended: last tag started is 'xenc:CipherValue'
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 5 23:58:59 EDT 2012
On 7/5/12 11:46 PM, "Aaron Roots" <aaron.roots at deakin.edu.au> wrote:
>
>Was wanting to find out some info about this error - wasn't able to find
>out anything helpful except
>https://lists.internet2.edu/sympa/arc/shibboleth-users/2010-04/msg00343.ht
>m
>l but these SP are not automatically downloading any metadata. We run a
>few SPs and this pops up from time to time - but I am not sure if I should
>be concerned or if there is something I can do to avoid
No idea how that's possible given the internals. That's parsing a decoded
response from a client, and it has to have made it intact all the way into
the web server, across into shibd (as a raw POST body), been form- and
base64-decoded, and *then* found to be invalid. I can't imagine any
scenario like that happening.
I would say you need to turn up logging if you want to catch anything
specific to investigate.
>I cannot find the value in any config files.
What value?
> I presume it might be related
>to session information as the other line I see from XMLTooling.ParserPool
>is:
Has nothing to do with sessions. The only place encrypted XML is processed
is a sign-on response from an IdP.
-- Scott
More information about the users
mailing list