Tomcat database connection pools failing on start-up

Cantor, Scott cantor.2 at osu.edu
Wed Feb 18 12:50:17 EST 2015


On 2/18/15, 5:39 PM, "Paul Hethmon" <paul.hethmon at clareitysecurity.com> 
wrote:



>So I should be able to catch and suppress this exception in the DB 
>connector. I actually would think I am now, but it could be I’m not 
>catching that particular error. The idea with the DB plugin was to always 
>fail gracefully if the DB was not available.

It's probably a runtime error. The problem is more with the fairly broken 
error handling in V2, there are just too many broken code paths in there.

But even if you catch it, that just leaves the IdP running and failing 
endlessly until restart unless the pool can init without preloading 
connections.

-- Scott

>


More information about the users mailing list