Skip to Content.
Sympa Menu

mace-opensaml-users - Problem signing reponse inthe SAML1.1 test

Subject: OpenSAML user discussion

List archive

Problem signing reponse inthe SAML1.1 test


Chronological Thread 
  • From:
  • To:
  • Subject: Problem signing reponse inthe SAML1.1 test
  • Date: Tue, 22 Apr 2008 12:20:47 -0400 (EDT)

Ocassionally I get the following exception trace in my test run for the
POSTProfileTest. The test runs ok most of the time but once in a while I get
the following exception and the response is not signed. Can somebody help me
understand why I am getting this exception.

org.apache.xml.security.signature.XMLSignatureException: Cannot resolve
element with ID _401a3472a81ade8dcd63b150749620a8
Original Exception was
org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot
resolve element with ID _401a3472a81ade8dcd63b150749620a8
Original Exception was
org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot
resolve element with ID _401a3472a81ade8dcd63b150749620a8
Original Exception was
org.apache.xml.security.signature.ReferenceNotInitializedException: Cannot
resolve element with ID _401a3472a81ade8dcd63b150749620a8
Original Exception was
org.apache.xml.security.utils.resolver.ResourceResolverException: Cannot
resolve element with ID _401a3472a81ade8dcd63b150749620a8
at org.opensaml.SAMLSignedObject.sign(SAMLSignedObject.java:229)
at org.opensaml.SAMLSignedObject.sign(SAMLSignedObject.java:155)
at
org.opensaml.POSTProfileTest.testPOSTProfile(POSTProfileTest.java:136)
at org.opensaml.POSTProfileTest.main(POSTProfileTest.java:85)



Archive powered by MHonArc 2.6.16.

Top of Page