ERROR XMLTooling.ParserPool
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 21 10:08:10 EDT 2012
On 9/21/12 8:42 AM, "Andy Bennett" <andyjpb at knodium.com> wrote:
>
>Login with both accounts works. However, if I log in with one account,
>log out (by deleting the shib cookie from the app domain) and then log
>in with the other account, most of the time (but not quite always) I get
>the following error:
If it's reproducible, it would be useful to get a trace of the HTTP
traffic in the case that's failing and open a bug with that. I mean a
trace, as in a packet trace, every single byte that's being sent by the
client.
Is it failing during the POST step, or are you getting logged in and then
seeing the error during the next request? What do the logs say?
>The only other reference I can find to a similar issue is this:
>
>http://shibboleth.1660669.n2.nabble.com/on-incorrect-multi-byte-sequences-
>possibly-refers-to-bug-SSPCPP-195-td6737863.html
>
>https://bugs.internet2.edu/jira/browse/SSPCPP-195
>
>...Which seems to have been reported as fixed in 2010.
It was fixed, then reopened and further addressed in 2.4. And yes, I have
no information about the problem still affecting anything.
>Can anyone offer any hints for how to debug this or where the problem
>may lie?
You found the description, that is what the problem is. There's data
coming in that's being assumed to be ASCII or UTF-8 and isn't, and it's
not being armored by the remoting process.
-- Scott
More information about the users
mailing list