IDP v3.2.1 issue loading metadata

Izz Noland izz.noland at wepanow.com
Tue Jun 28 11:31:00 EDT 2016


Please bear with me since I usually only work on SPs, and not IdPs.
So, I've installed and begun configuring Shibboleth IDP3 on a CentOS 7 box in our local datacenter.  I'm pretty much following the training material (which was still v2 when I went a couple of years ago) @ https://spaces.internet2.edu/pages/viewpage.action?pageId=49841792 to get 'started' and then tweak the config for prod use afterwards (SSL, resolvers, etc.).  I'm stuck on trying to load the metadata from InCommon.  I've placed in my metadata-providers.xml file the exact config found at https://spaces.internet2.edu/display/InCFederation/Shibboleth+Metadata+Config related to Shibboleth 3.2.0 (and later).  It's not pulling the metadata and I'm seeing this in the idp-process.log:

2016-06-28 10:12:46,573 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:181] - Service 'shibboleth.MetadataResolverService': Initial load failed
net.shibboleth.utilities.java.support.service.ServiceException: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 5 in XML document from file [/opt/shibboleth-idp/conf/metadata-providers.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 5; columnNumber: 120; The prefix "xsi" for attribute "xsi:type" associated with an element type "MetadataProvider" is not bound.
                at net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:334)
Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 5 in XML document from file [/opt/shibboleth-idp/conf/metadata-providers.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 5; columnNumber: 120; The prefix "xsi" for attribute "xsi:type" associated with an element type "MetadataProvider" is not bound.
                at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:399)
Caused by: org.xml.sax.SAXParseException: The prefix "xsi" for attribute "xsi:type" associated with an element type "MetadataProvider" is not bound.
                at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
2016-06-28 10:12:46,574 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:185] - Service 'shibboleth.MetadataResolverService': No further attempts will be made to reload

I appreciate any insight on this issue.  I'm using java 1.8 (albeit openjdk rather than Oracle), and have increased the heap size for JVM.  That doesn't seem to matter here since it is complaining about xsi:type inside of the MetadataProvider elements.

Thanks in advance.

Cheers!
-Izz

Izz Noland
Sr. Systems Engineer
[wepa_logo-solid]<https://www.wepanow.com/>
[email-icons_03]izz.noland at wepanow.com<mailto:izz.noland at wepanow.com>
[email-icons_06]Toll Free 800.675.7639
[email-icons_05]100 Gilbert Drive | Alabaster, Alabama 35007

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160628/6a69a481/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6085 bytes
Desc: image001.png
URL: <http://shibboleth.net/pipermail/users/attachments/20160628/6a69a481/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.gif
Type: image/gif
Size: 130 bytes
Desc: image002.gif
URL: <http://shibboleth.net/pipermail/users/attachments/20160628/6a69a481/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.gif
Type: image/gif
Size: 137 bytes
Desc: image003.gif
URL: <http://shibboleth.net/pipermail/users/attachments/20160628/6a69a481/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.gif
Type: image/gif
Size: 198 bytes
Desc: image004.gif
URL: <http://shibboleth.net/pipermail/users/attachments/20160628/6a69a481/attachment-0002.gif>


More information about the users mailing list