shibboleth2.4 configuration error

Peter Schober peter.schober at univie.ac.at
Fri Nov 22 02:32:04 EST 2013


* jfu <jfu_gengyue at hotmail.com> [2013-11-21 23:45]:
> 16:39:16.011 - ERROR
> [edu.internet2.middleware.shibboleth.common.config.BaseService:188] -
> Configuration was not loaded for shibboleth.RelyingPartyConfigurationManager
> service, error creating components.  The root cause of this error was:
> org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was
> found starting with element 'metadata:MetadataProvider'. One of
> '{"urn:mace:shibboleth:2.0:security":Credential,
> "urn:mace:shibboleth:2.0:security":TrustEngine,
> "urn:mace:shibboleth:2.0:security":SecurityPolicy}' is expected.

Translating that into prose: You've added a MetadataProvider in an
invalid place of the config. Move that right after an existing one,
but before the last closing </metadata:MetadataProvider> tag.
-peter


More information about the users mailing list