Unable to process the relying-party configuartion

sarath upadrista upadrista.sarath at gmail.com
Sun May 17 23:51:48 EDT 2015


  That is, as its name suggests, just an example. It’s meant to be
removed/updated by you. There is no such host as sp.example.org.
    - But, in my actual project, though it has configured similarly, it is
working fine. There it is picking the backingFile metadata information,
though metadataURL is not proper. But, In my separate project of IDP 2.4.0,
though I have used the same configuration, the IDP is not running ie.., It
is complaining the error which has mentioned in the previous mail. Can I
use the below configuration, in such a way that, it should use the
backingFile metadata which has metadata information, though metadataURL is
not correct?. Am I missing any other configuration?



On Fri, May 15, 2015 at 2:44 PM, Misagh Moayyed <mmoayyed at unicon.net> wrote:

> That is, as its name suggests, just an example. It’s meant to be
> removed/updated by you. There is no such host as sp.example.org.
>
>
>
> *From:* users [mailto:users-bounces at shibboleth.net] *On Behalf Of *sarath
> upadrista
> *Sent:* Friday, May 15, 2015 12:01 AM
> *To:* Shib Users
> *Subject:* Unable to process the relying-party configuartion
>
>
>
> Hello,
>
>      I am using the Shibboleth IDP 2.4.0 version. I am trying to upgrade
> my IDP version from 2.4.0 to 3.1.1 version. In the process I have installed
> the Shibboleth IDP 2.4.0 version separately. In the relaying-party.xml file
> I am using the below configuration. When I start the server, I am getting
> the below error:  It is complaining that sp.example.org is unknown host.
>
> In my actual project some how, though I have given the below configuration
> it is working fine. I previous collegue has created the below
> configuration. Please suggest me whether anywhere else the configuration is
> missing.
>
>
>
> ------------------------------------
>
>     <MetadataProvider id="ShibbolethMetadata"
> xsi:type="ChainingMetadataProvider"
> xmlns="urn:mace:shibboleth:2.0:metadata">
>         <MetadataProvider id="ipau.sp.sso.manager"
> xsi:type="ResourceBackedMetadataProvider"
> xmlns="urn:mace:shibboleth:2.0:metadata" >
>             <MetadataResource xsi:type="resource:FilesystemResource"
> file="C:/build/SRDM2.3.0.7599.221.SSDI.7605/SRDM/Svr/IdP/IdPserver/metadata/idp-metadata.xml"
> />
>         </MetadataProvider>
>
>
>             <MetadataProvider id="ipau.sp.sso.manager.http" xsi:type="
> FileBackedHTTPMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata"
>                           metadataURL="
> https://sp.example.org/Shibboleth.sso/Metadata"
>
> backingFile="../IdP/IdPserver/metadata/iPAU-SP-metadata.xml">
>             <MetadataFilter xsi:type="ChainingFilter"
> xmlns="urn:mace:shibboleth:2.0:metadata">
>                 <MetadataFilter xsi:type="RequiredValidUntil"
> xmlns="urn:mace:shibboleth:2.0:metadata"
>                                 maxValidityInterval="15862569019" />
>
>
>     </MetadataProvider>
>
> ------------------------------------
>
> 12:14:17.509 - ERROR
> [org.opensaml.saml2.metadata.provider.HTTPMetadataProvider:273] - Error
> retrieving metadata from https://sp.example.org/Shibboleth.sso/Metadata
> java.net.UnknownHostException: sp.example.org
>     at
> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
> ~[na:1.7.0_21]
>     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:157)
> ~[na:1.7.0_21]
>     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
> ~[na:1.7.0_21]
>     at java.net.Socket.connect(Socket.java:579) ~[na:1.7.0_21]
>     at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
> ~[na:1.7.0_21]
>     at
> org.opensaml.ws.soap.client.http.TLSProtocolSocketFactory.createSocket(TLSProtocolSocketFactory.java:193)
> ~[openws-1.5.0.jar:na]
>     at
> org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
> ~[commons-httpclient-3.1.jar:na]
>     at
> org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
> ~[commons-httpclient-3.1.jar:na]
>
>
>
> Thanks & Regards,
>
> Sarath U.
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150518/28a86f67/attachment.html>


More information about the users mailing list