Skip to Content.
Sympa Menu

mace-opensaml-users - FAILED: SAMLAction

Subject: OpenSAML user discussion

List archive

FAILED: SAMLAction


Chronological Thread 
  • From: qingjin <>
  • To:
  • Subject: FAILED: SAMLAction
  • Date: Mon, 14 Jun 2004 09:43:41 +0100

Hi,

I compiled opensaml-1.0 (Redhat 9.0) by following its INSTALL.txt and no error occurs in compilation and installation.

After I adjusted environment variables and executed "tester" (contained in opensaml-1.0), there is an error in deserialization test:
///////////////////////////////////////////////////////////////////////
[qing@localhost
qing]$ tester

Each class undergoes the following tests:
- basic construction
- serialize from DOM
- getter methods
- cloning
- deserialization
- serialize from input stream (optional)


Schema directory is "../schemas"
Node serialization will not be written anywhere
Deserializing from files in "../data"

1087040244 INFO SAML.SAMLInternalConfig init: library initialization complete

SAMLAction
Action with no namespace
Valid object...OK
Build from DOMElement...OK
Getter methods...OK
Clone...OK
Serialization...OK
Deserialize from an input stream...1087040245 CRIT SAML.XML.ParserPool handleError: fatal error on line 1, column 1, message: Invalid document structure

FAILED: SAMLAction:
SAML exception caught: XML::Parser detected a fatal error during parsing: Invalid document structure
1087040245 INFO SAML.SAMLInternalConfig term: library shutdown complete

Completed the test run with errors.
///////////////////////////////////////////////////////////////////
Any suggestion would be appreciated.

Many thanks in advance.

Qing Jin

PS: the packages used for compilation:
openssl-0.9.7d
curl-7.11.2
log4cpp-0.3.4b
xerces-c-src_2_5_0
xml-security-c-1.1.0
opensaml-1.0




Archive powered by MHonArc 2.6.16.

Top of Page