<div dir="ltr">Would anyone know what could be the trigger for message below?<div><br></div><div>It's not tied directly to a user action - Persistent IDs are generated and stored as expected.</div><div><br></div><div>The message seems to be on a schedule -- 15 mins.</div><div><br></div><div><div><br></div><div><br></div><div><div>2017-07-19 16:04:38,341 - INFO [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:581] - [] - [] - Refreshing ApplicationContext:shibboleth.NameIdentifierGenerationService: startup date [Wed Jul 19 16:04:38 PDT 2017]; parent: Root WebApplicationContext</div><div>2017-07-19 16:04:38,430 - WARN [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:549] - [] - [] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2NameIDGenerators': Cannot resolve reference to bean 'shibboleth.SAML2PersistentGenerator' while setting bean property 'sourceList' with key [1]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2PersistentGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Cannot resolve reference to bean '#{'shibboleth.StoredPersistentIdGenerator'.trim()}' while setting bean property 'persistentIdGenerator'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.StoredPersistentIdGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div>2017-07-19 16:04:38,432 - ERROR [net.shibboleth.utilities.java.support.service.AbstractReloadableService:231] - [] - [] - Service 'shibboleth.NameIdentifierGenerationService': Reload for shibboleth.NameIdentifierGenerationService failed</div><div>net.shibboleth.utilities.java.support.service.ServiceException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2NameIDGenerators': Cannot resolve reference to bean 'shibboleth.SAML2PersistentGenerator' while setting bean property 'sourceList' with key [1]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2PersistentGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Cannot resolve reference to bean '#{'shibboleth.StoredPersistentIdGenerator'.trim()}' while setting bean property 'persistentIdGenerator'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.StoredPersistentIdGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>at net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:336)</div><div>Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2NameIDGenerators': Cannot resolve reference to bean 'shibboleth.SAML2PersistentGenerator' while setting bean property 'sourceList' with key [1]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2PersistentGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Cannot resolve reference to bean '#{'shibboleth.StoredPersistentIdGenerator'.trim()}' while setting bean property 'persistentIdGenerator'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.StoredPersistentIdGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div><span class="gmail-Apple-tab-span" style="white-space:pre"> </span>at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)</div><div>Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.SAML2PersistentGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Cannot resolve reference to bean '#{'shibboleth.StoredPersistentIdGenerator'.trim()}' while setting bean property 'persistentIdGenerator'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.StoredPersistentIdGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">      </span>at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:359)</div><div>Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.StoredPersistentIdGenerator' defined in file [/opt/shibboleth-idp/system/conf/saml-nameid-system.xml]: Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">    </span>at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1578)</div><div>Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: PersistentIdStore cannot be null</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">       </span>at net.shibboleth.idp.saml.nameid.impl.StoredPersistentIdGenerationStrategy.doInitialize(StoredPersistentIdGenerationStrategy.java:147)</div></div></div></div>