<div dir="ltr"><div style="font-size:12.8000001907349px">Hi,</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">We planned to upgrade IdP from 2.4 to 3.1.1, we are able to check the status of IdP with URL -<a href="http://localhost:8080/idp/profile/status" target="_blank">http://localhost:8080/idp/profile/status</a> => returning Status page</div><div style="font-size:12.8000001907349px">We followed the steps as mentioned at <a href="https://wiki.shibboleth.net/confluence/display/IDP30/UpgradingFromV2#UpgradingFromV2-NextSteps" target="_blank">https://wiki.shibboleth.net/confluence/display/IDP30/UpgradingFromV2#UpgradingFromV2-NextSteps</a></div><div style="font-size:12.8000001907349px">a)Upgrade Tasks for <strong>metadata-providers.xml</strong></div><div style="font-size:12.8000001907349px"><strong>   At this step ,</strong></div><div style="font-size:12.8000001907349px">   a.1)<MetadataProvider>  & <SecurityPolicy> elements is removed </div><div style="font-size:12.8000001907349px">   a.2)we were not using any <TrustEngine> element at IdP 2.4 hence <TrustEngine> is also removed at IdP 3.1.1</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">b)Upgrade Tasks for <strong>relying-party.xml</strong></div><div style="font-size:12.8000001907349px"><strong>   At this step , </strong>content of "relying-party.xml" is replica of  "metadata-providers.xml" file content<strong><br></strong></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">However, <b><font color="#ff0000">we are receiving below errors at idp.process . Also at this juncture when we checked status of IdP with URL -<a href="http://localhost:8080/idp/profile/status" target="_blank">http://localhost:8080/idp/profile/status</a> => returning"Web Login Service - Uncaught Exception" at the browser</font></b></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><b><font size="4">---------------------------------------idp.process--------------------------------------------------</font></b></div><div style="font-size:12.8000001907349px"><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,894 - WARN [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:487] - Exception encountered during context initialization - cancelling refresh attempt</div><div>org.springframework.beans.factory.BeanCreationException: <font color="#ff0000">Error creating bean with name 'net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver#1' defined in file [D:\IdPv3.0-ws\system\conf\relying-party-system.xml]: Cannot resolve reference to bean 'shibboleth.DefaultRelyingParty' while setting bean property 'defaultConfiguration'; </font>nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultRelyingParty' is defined</div><div><span style="white-space:pre-wrap">       </span>at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)</div><div>Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultRelyingParty' is defined</div><div><span style="white-space:pre-wrap">      </span>at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:687)</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,895 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:181] - Service 'shibboleth.RelyingPartyResolverService': Initial load failed</div><div>net.shibboleth.utilities.java.support.service.ServiceException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver#1' defined in file [D:\IdPv3.0-ws\system\conf\relying-party-system.xml]: Cannot resolve reference to bean 'shibboleth.DefaultRelyingParty' while setting bean property 'defaultConfiguration'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultRelyingParty' is defined</div><div><span style="white-space:pre-wrap">     </span>at net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:334)</div><div>Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver#1' defined in file [D:\IdPv3.0-ws\system\conf\relying-party-system.xml]: Cannot resolve reference to bean 'shibboleth.DefaultRelyingParty' while setting bean property 'defaultConfiguration'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultRelyingParty' is defined</div><div><span style="white-space:pre-wrap">     </span>at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)</div><div>Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultRelyingParty' is defined</div><div><span style="white-space:pre-wrap">      </span>at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:687)</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,895 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:183] - Service 'shibboleth.RelyingPartyResolverService': Continuing to poll configuration</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,896 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:199] - Service 'shibboleth.RelyingPartyResolverService': Reload time set to: 900000, starting refresh thread</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,903 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:172] - Service 'shibboleth.MetadataResolverService': Performing initial load</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,903 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:258] - Service 'shibboleth.MetadataResolverService': Reloading service configuration</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,904 - INFO [net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317] - Loading XML bean definitions from file [D:\IdPv3.0-ws\conf\metadata-providers.xml]</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,941 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,941 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,942 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml1.profile.config.AttributeQueryProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,942 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,942 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml1.profile.config.ArtifactResolutionProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,942 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,943 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,943 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,943 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml2.profile.config.AttributeQueryProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,943 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,944 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:202] - Parsing Legacy SAML profile.  Destination type: 'net.shibboleth.idp.saml.saml2.profile.config.ArtifactResolutionProfileConfiguration'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,944 - DEBUG [net.shibboleth.idp.profile.spring.relyingparty.saml.BaseSAMLProfileConfigurationParser:163] - Looking for default signing credential reference</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,944 - INFO [net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317] - Loading XML bean definitions from file [D:\IdPv3.0-ws\system\conf\metadata-providers-system.xml]</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,950 - INFO [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:510] - Refreshing ApplicationContext:shibboleth.MetadataResolverService: startup date [Fri Jun 12 17:40:02 IST 2015]; parent: Root WebApplicationContext</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,965 - INFO [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:862] - Closing ApplicationContext:shibboleth.MetadataResolverService: startup date [Fri Jun 12 17:40:02 IST 2015]; parent: Root WebApplicationContext</div><div><font color="#ff0000"><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,966 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:181] - Service 'shibboleth.MetadataResolverService': Initial load failed</font></div><div><font color="#ff0000">net.shibboleth.utilities.java.support.service.ServiceException: Failed to load [file [D:\IdPv3.0-ws\conf\metadata-providers.xml], file [D:\IdPv3.0-ws\system\conf\metadata-providers-system.xml]]</font></div><div><span style="white-space:pre-wrap">       </span>at net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:344)</div><div>Caused by: net.shibboleth.utilities.java.support.service.ServiceException: Reload did not produce any bean of typenet.shibboleth.idp.saml.metadata.impl.RelyingPartyMetadataProvider</div><div><span style="white-space:pre-wrap">       </span>at net.shibboleth.idp.profile.spring.relyingparty.metadata.MetadataResolverServiceStrategy.apply(MetadataResolverServiceStrategy.java:58)</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,967 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:185] - Service 'shibboleth.MetadataResolverService': No further attempts will be made to reload</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,969 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:172] - Service 'shibboleth.ReloadableAccessControlService': Performing initial load</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,969 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:258] - Service 'shibboleth.ReloadableAccessControlService': Reloading service configuration</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,970 - INFO [net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317] - Loading XML bean definitions from file [D:\IdPv3.0-ws\conf\access-control.xml]</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,993 - INFO [net.shibboleth.ext.spring.util.SchemaTypeAwareXMLBeanDefinitionReader:317] - Loading XML bean definitions from file [D:\IdPv3.0-ws\system\conf\access-control-system.xml]</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:02,999 - INFO [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:510] - Refreshing ApplicationContext:shibboleth.ReloadableAccessControlService: startup date [Fri Jun 12 17:40:02 IST 2015]; parent: Root WebApplicationContext</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:03,016 - INFO [net.shibboleth.ext.spring.service.ReloadableSpringService:378] - Service 'shibboleth.ReloadableAccessControlService': Completed reload and swapped in latest configuration for service 'shibboleth.ReloadableAccessControlService'</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:03,016 - INFO [net.shibboleth.ext.spring.service.ReloadableSpringService:385] - Service 'shibboleth.ReloadableAccessControlService': Reload complete</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:03,016 - INFO [net.shibboleth.utilities.java.support.service.AbstractReloadableService:199] - Service 'shibboleth.ReloadableAccessControlService': Reload time set to: 300000, starting refresh thread</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:03,201 - INFO [net.shibboleth.ext.spring.context.DeferPlaceholderFileSystemXmlWebApplicationContext:510] - Refreshing WebApplicationContext for namespace 'idp-servlet': startup date [Fri Jun 12 17:40:03 IST 2015]; parent: Root WebApplicationContext</div><div><span class="" tabindex="0"><span class="">2015-06-12</span></span> 17:40:03,735 - INFO [net.shibboleth.idp.authn.impl.RemoteUserAuthServlet:135] - RemoteUserAuthServlet will process REMOTE_USER, along with attributes [] and headers []</div></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><b><font size="4">---------------------------------------idp.process--------------------------------------------------</font></b><br></div><div style="font-size:12.8000001907349px"><pre style="white-space:pre-wrap"><font face="verdana, sans-serif">Please suggest.</font></pre></div></div>