Hi,

On 4/16/07, Stefan Guggisberg <[EMAIL PROTECTED]> wrote:
On 4/16/07, Alan R <[EMAIL PROTECTED]> wrote:
> No issues I know of.  When using the SimpleDatabasePersistenceManager MySQL
> would freeze indefinitely not for Jackrabbit but for other connected apps
> when we got this issue.  Now with JNDIDatabasePersistenceManager it does not
> crash MySQL, but looking at the log, I see that each time it happened it
> occurred exactly 15 times in a period of less than 1 second.  I'm curious as
> to why that might be.  Does Jackrabbit try 15 times to reconnect and then
> give up?

strange. if the execution of a sql statement fails jackrabbit tries
one more time after re-establishing.

The multiple logged warnings could be caused by Jackrabbit closing all
the old statement handles, see issue JCR-765.

BR,

Jukka Zitting

Reply via email to