Spring LockTimeoutException?
Cantor, Scott
cantor.2 at osu.edu
Fri Jul 29 13:11:29 EDT 2016
On 7/29/16 12:43 PM, Jon Byers wrote:
> I had this same issue when creating a new v3 IdP. On our v2 system we use a
> ldaps:// connection to a load balancer with 4 global catalogs in the pool.
> The v2 system hasn't been touched in years and functions totally fine.
Well, it's not that simple. Aside from the obvious fact that the LDAP
code is different, V2 doesn't use SWF, so the "result" of the same
condition is going to be a hung request. I'm not aware of any systematic
way to identify the same situation.
> The v3 system seems to hang at least once on a daily basis, with only
> my testing being run against it.
Safe to say your LDAP connectivity is broken. I have issues with my LDAP
connectivity failing at times, but it doesn't hang. Hanging is always a
bug in some layer.
> Is there anything related to SSL that may cause this type of hang up?
> I haven't checked the load balancer settings, but if non SSL connections
> are working, I don't think it is related to the LB.
I would not agree with that conclusion.
-- Scott
More information about the users
mailing list