shbboleth 3.1.0 - class loading errors
Joe
joee at uw.edu
Tue Mar 17 15:28:44 EDT 2015
Hello,
I am working to install shibboleth 3 on a development server.
We are using shibboleth 2.4.2 - no problem.
I downloaded shibboleth-identity-provider-3.1.0.tar.gz and set it up.
I see bean loading errors on start up.
I can find not 'shibboleth' package in the jars in shib 2 or shib 3.
Am I missing a configuration step or a jar?
../logs/idp-process-2015-03-11.log.gz:139:org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'ServiceCollection': Cannot resolve reference to bean
'shibboleth.RelyingPartyResolverService' while setting bean property 'sourceList' with key [3];
nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
named 'shibboleth.RelyingPartyResolverService' is defined
..//logs/idp-process-2015-03-12.log.gz:61:org.springframework.beans.factory.BeanCreationException:
Error creating bean with name
'net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver#1'
defined in file [/opt/shibboleth-idp/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
Thanks...
### Operating Environment Information
operating_system: Linux
operating_system_version: 2.6.32-431.17.1.el6.x86_64
operating_system_architecture: amd64
jdk_version: 1.7.0_45
available_cores: 1
used_memory: 132 MB
maximum_memory: 454 MB
apache-tomcat-8.0.20
### Identity Provider Information
idp_version: 3.1.0
start_time: 2015-03-12T16:19:54-07:00
current_time: 2015-03-17T12:24:45-07:00
uptime: 417891365 ms
service: shibboleth.LoggingService
last successful reload attempt: 2015-03-12T23:19:32Z
last reload attempt: 2015-03-12T23:19:32Z
service: shibboleth.ReloadableAccessControlService
last successful reload attempt: 2015-03-12T23:19:36Z
last reload attempt: 2015-03-12T23:19:36Z
service: shibboleth.MetadataResolverService
last successful reload attempt: 2015-03-12T23:19:36Z
last reload attempt: 2015-03-12T23:19:36Z
metadata source: ShibbolethMetadata
service: shibboleth.RelyingPartyResolverService
last reload attempt: 2015-03-17T19:19:36Z
last failure cause:
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
[/opt/shibboleth-idp/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
service: shibboleth.NameIdentifierGenerationService
last successful reload attempt: 2015-03-12T23:19:35Z
last reload attempt: 2015-03-12T23:19:35Z
service: shibboleth.AttributeResolverService
last successful reload attempt: 2015-03-12T23:19:34Z
last reload attempt: 2015-03-12T23:19:34Z
service: shibboleth.AttributeFilterService
last successful reload attempt: 2015-03-12T23:19:34Z
last reload attempt: 2015-03-12T23:19:34Z
More information about the dev
mailing list