IdP cannot start if a jdbc connector cannot connect

Cantor, Scott cantor.2 at osu.edu
Mon Oct 12 18:59:40 EDT 2015


On 10/12/15, 5:50 PM, "users on behalf of Athanasios Douitsis" <users-bounces at shibboleth.net on behalf of aduitsis at gmail.com> wrote:



>Is there a way to handle this error gracefully and make the IdP start anyway? Other connectors such as ldap etc, should have no problem even if the jdbc connector is not working. Point, I have already set poolBreakAfterAcquireFailure="false" but to no avail.

My workaround for that is to backstop with Static dummy connectors as failovers.

I'm also not sure that works in V3. I think there's a new plug point for injecting a Validator object that can bypass the validation check there though.

I would prefer that we just have a failFast option like we do with metadata.

-- Scott



More information about the users mailing list