Shibboleth 3: Service 'shibboleth.AttributeResolverService': Initial load failed

sattota sattota at sierracollege.edu
Fri Jul 22 19:21:07 EDT 2016


Hello , 

Can any one help me, I am getting the Initial Load Error. 
I am new this environment. Any help is appreciated. 

Windows 2012 
Installed tomcat 8 
and Installed Shibboleth 3.2.1.1 x64 

I am getting the following error: 
2016-07-22 16:03:40,728 - ERROR
[net.shibboleth.utilities.java.support.service.AbstractReloadableService:181]
- Service 'shibboleth.AttributeResolverService': Initial load failed 
net.shibboleth.utilities.java.support.service.ServiceException:
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'myLDAP': Cannot create inner bean '(inner bean)#db4c5d' of type
[org.ldaptive.pool.PooledConnectionFactory] while setting bean property
'connectionFactory'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#db4c5d': Cannot create inner bean '(inner
bean)#10d47d4' of type
[net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser$V2Parser]
while setting constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#10d47d4': Invocation of init method failed; nested
exception is java.lang.IllegalStateException: Validator configured, but no
validate flag has been set 
        at
net.shibboleth.ext.spring.service.ReloadableSpringService.doReload(ReloadableSpringService.java:334)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'myLDAP': Cannot create inner bean '(inner
bean)#db4c5d' of type [org.ldaptive.pool.PooledConnectionFactory] while
setting bean property 'connectionFactory'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#db4c5d': Cannot create inner bean '(inner
bean)#10d47d4' of type
[net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser$V2Parser]
while setting constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#10d47d4': Invocation of init method failed; nested
exception is java.lang.IllegalStateException: Validator configured, but no
validate flag has been set 
        at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name '(inner bean)#db4c5d': Cannot create inner bean
'(inner bean)#10d47d4' of type
[net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser$V2Parser]
while setting constructor argument; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name '(inner bean)#10d47d4': Invocation of init method failed; nested
exception is java.lang.IllegalStateException: Validator configured, but no
validate flag has been set 
        at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:313)
Caused by: org.springframework.beans.factory.BeanCreationException: Error
creating bean with name '(inner bean)#10d47d4': Invocation of init method
failed; nested exception is java.lang.IllegalStateException: Validator
configured, but no validate flag has been set 
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1578)
Caused by: java.lang.IllegalStateException: Validator configured, but no
validate flag has been set 
        at
org.ldaptive.pool.AbstractConnectionPool.initialize(AbstractConnectionPool.java:234) 


attributr-resolver.xml had following LDAP connecter 

     <resolver:DataConnector id="myLDAP" xsi:type="dc:LDAPDirectory" 
         xmlns="urn:mace:shibboleth:2.0:resolver:dc" 
         ldapURL="ldap://dcsc4.sierracollege.edu:389" 
         principal="CN=Testuser,CN=Users,DC=sierracollege,DC=edu" 
         principalCredential="TestusedPWD" 
         lowercaseAttributeNames="true">
         <dc:FilterTemplate>
             


         </dc:FilterTemplate>
         <dc:ReturnAttributes>uid</dc:ReturnAttributes>
         <ConnectionPool minPoolSize="3"/>
     </resolver:DataConnector>

Thanks 
Saty



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Shibboleth-3-Service-shibboleth-AttributeResolverService-Initial-load-failed-tp7627052.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list