Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Crazy problem using SAMLNameIdentifier

Subject: OpenSAML user discussion

List archive

RE: Crazy problem using SAMLNameIdentifier


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Felix Jungermann'" <>, <>
  • Subject: RE: Crazy problem using SAMLNameIdentifier
  • Date: Tue, 22 Aug 2006 11:38:15 -0400
  • Organization: The Ohio State University

> On a local machine the code works well, but when I am trying to access
> that code on a foreign machine, it works until the constructor of
> SAMLNameIdentifier and then just 'falls asleep' without an exception.

You can look for yourself, that code just assigns three data members, all
strings. It can't really hang.

> Any ideas why the service stops at that point? The first idea
> was, that perhaps a timeout is produced, but that would throw an
> exception.

Why? I'm not sure I buy that it's hung there. It could be dropping through
that code and hanging after it.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page