Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] IdP 2.2.0 Snapshot Release

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] IdP 2.2.0 Snapshot Release


Chronological Thread 
  • From: Daniel Fisher <>
  • To:
  • Subject: Re: [Shib-Dev] IdP 2.2.0 Snapshot Release
  • Date: Tue, 23 Feb 2010 16:24:36 -0500

Can you post your data connector config and the debug logs for it's initialization?
Thanks.

On 2/23/10 3:54 PM, Jim Fox wrote:

Sorry, I spoke too soon.

There is a new bean definition in internal.xml

<bean id="shibboleth.CacheMaager"
class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean" />

that was missing in my previous config from 2.1.5.
(You might want to reconsider that bean name.)


Fixing that I got:

12:40:28.103 DEBUG [edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver:490] - Loading 4 principal connectors
12:40:28.166 ERROR [edu.vt.middleware.ldap.pool.DefaultLdapFactory:109] - unabled to connect to the ldap
javax.naming.AuthenticationNotSupportedException: [LDAP: error code 7 - SASL(-4): no mechanism available: ]
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2996)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2951)
12:40:28.176 ERROR [edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector:274] - Could not retrieve Ldap object from pool
java.lang.NullPointerException: null
at edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector.LdapDataConnector.validate(LdapDataConnector.java:266)
at edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.ShibbolethAttributeResolver.validate(ShibbolethAttributeResolver.java:145)


when the ldap connector tried to start. Haven't investigated
further yet, but it seems to have missed something of my tls cert
authentication.

Jim




On Tue, 23 Feb 2010, Chad La Joie wrote:

Date: Tue, 23 Feb 2010 12:48:10 -0800
From: Chad La Joie
<>
To:
""

<>
Reply-To:
""

<>
Subject: Re: [Shib-Dev] IdP 2.2.0 Snapshot Release

There were no changes made to any public APIs, I don't think.

On 2/23/10 2:59 PM, Jim Fox wrote:


I have placed a snapshot release of IdP 2.2.0 up on the Internet2 site.
Individuals who were having various LDAP issues should pull this
version and test it out.


API changes in version 2.2 require me to recode a plugin or two. My test
might be delayed a couple of days.

Jim

--
Chad La Joie
www.itumi.biz
trusted identities, delivered



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page