A null @NonnullAfterInit getId() ?
Tom Zeller
tzeller at dragonacea.biz
Thu Nov 2 18:27:55 EDT 2017
Probably a red herring, but I'm wondering why @NonnullAfterInit
getId() would return null.
I'm seeing it after calling 'bin/reload-service.sh -id
shibboleth.MetadataResolverService'.
When I reload other services (ShibbolethAttributeFilter,
ShibbolethAttributeResolver, etc), I see the proper service id.
Thoughts ?
Thanks !
Tom
INFO [net.shibboleth.ext.spring.service.ReloadableSpringService:380] -
Service 'shibboleth.MetadataResolverService': Completed reload and
swapped in latest configuration for service
'shibboleth.MetadataResolverService'
DEBUG [net.shibboleth.ext.spring.service.ReloadableSpringService:383]
- Service 'shibboleth.MetadataResolverService': Unloading previous
configuration for service 'shibboleth.MetadataResolverService'
DEBUG [net.shibboleth.ext.spring.service.AbstractServiceableComponent:102]
- Component 'null': Component unload called
DEBUG [net.shibboleth.ext.spring.service.AbstractServiceableComponent:114]
- Component 'null': Closing the appcontext
INFO [net.shibboleth.ext.spring.context.FilesystemGenericApplicationContext:982]
- Closing ApplicationContext:shibboleth.MetadataResolverService:
startup date [...]; parent: Root WebApplicationContext
DEBUG [net.shibboleth.ext.spring.service.AbstractServiceableComponent:97]
- Component 'null': Component already unloaded
INFO [net.shibboleth.ext.spring.service.ReloadableSpringService:387] -
Service 'shibboleth.MetadataResolverService': Reload complete
More information about the dev
mailing list