Error in the idp-process.log

IAM David Bantz dabantz at alaska.edu
Wed Jul 19 20:12:38 EDT 2017


The periodic error message is each time the IdP attempts to reload the
configuration file.
Your IdP is continuing to use a cached version that did load without errors
and telling you the current version cannot be loaded because of the error
parsing it.

Your error message indicates a string  '#{'shibboleth.
StoredPersistentIdGenerator'.trim()}' while setting bean property
'persistentIdGenerator';
is it possible that needs to be  "#{'shibboleth.
StoredPersistentIdGenerator'.trim()}' while setting bean property
'persistentIdGenerator" ?

On Wed, Jul 19, 2017 at 3:14 PM, ls Lidz <lslidzgeneve at gmail.com> wrote:

> Would anyone know what could be the trigger for message below?
>
> It's not tied directly to a user action - Persistent IDs are generated and
> stored as expected.
>
> The message seems to be on a schedule -- 15 mins.
>
>
>
> 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
> 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
> 2017-07-19 16:04:38,432 - ERROR [net.shibboleth.utilities.
> java.support.service.AbstractReloadableService:231] - [] - [] - Service
> 'shibboleth.NameIdentifierGenerationService': Reload for shibboleth.
> NameIdentifierGenerationService failed
> 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
> at net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(
> ReloadableSpringService.java:336)
> 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
> at org.springframework.beans.factory.support.BeanDefinitionValueResolver.
> resolveReference(BeanDefinitionValueResolver.java:359)
> 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
> at org.springframework.beans.factory.support.BeanDefinitionValueResolver.
> resolveReference(BeanDefinitionValueResolver.java:359)
> 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
> at org.springframework.beans.factory.support.
> AbstractAutowireCapableBeanFactory.initializeBean(
> AbstractAutowireCapableBeanFactory.java:1578)
> Caused by: net.shibboleth.utilities.java.support.component.
> ComponentInitializationException: PersistentIdStore cannot be null
> at net.shibboleth.idp.saml.nameid.impl.StoredPersistentIdGenerationSt
> rategy.doInitialize(StoredPersistentIdGenerationStrategy.java:147)
>
> --
> 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/20170719/373e7e22/attachment-0001.html>


More information about the users mailing list