Subject AW: [Firebird-Java] FBWrappingDataSource - suspected Bug
Author Steffen Heil (Mailinglisten)
Hi


> Does your code by any chance 'restart' or 'shutdown' and then 'start' the pool occasionally? It looks like that has a higher chance of breaking it.

I was tended to answer 'yes', as we can restart the pool.
However, I looked into that and whenever we stop the pool we call 'dataSource.shutdown()' and we drop that reference completely. Lateron, we create a new FBWrappingDataSource.
Also - while I cannot be absolutely sure - I suspect that this did not happen during the lasts test.
I will run our tests again on Monday and see if the pool is restarted.


Regards,
Steffen