Hi,
I tried to change my validation method. But when I try to change it, It does
not show me which table I have to choose to validate.
Did I miss something?
Thanks
Shalini Muthukrishnan wrote:
>
> Hi,
>
> Looks like some of the connections in your pool may have become stale or
> invalid. The connection validation is turned on in your jdbc connection
> pool and this will ensure that a connection taken from the pool is in a
> healthy state.
>
> It may so happen that the autocommit values are cached by your jdbc
> driver. Please change the validation method to "table" to see a more
> realistic evalutation.
>
> HTH,
> Shalini.
>
>
--
View this message in context: http://old.nabble.com/AutoCommit-based-validation-detected-invalid-connection-tp28137666p28139772.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.