Diagnosing LDAP connection errors.

Tom Poage tfpoage at ucdavis.edu
Tue Sep 27 19:43:46 BST 2011


On 09/27/2011 11:16 AM, Cantor, Scott wrote:
> On 9/27/11 1:34 PM, "Tom Poage" <tfpoage at ucdavis.edu> wrote:
>>
>> This suggests the connection pool might be empty:
> 
> The empty strategy is what gets used when there is no pool. Every checkout
> of the pool creates a connection and the checkin destroys it.

Ah, a poor interpretation of the ResolverLDAPConnector page on my part.

(I'd read it as the options were there to override the the connector's
[default] connection pool.)

> A recent poster indicated that leaving out a pool config causes the data
> connector to still reuse some connections. If that's true, it's below the
> layers of software and somewhere inside the JVM, because the code in the
> IdP is pretty clearly not doing any reuse.

That makes a lot more sense now.

Thanks.
Tom.


More information about the users mailing list