Subject Re: [Firebird-Java] FBWrappingDataSource - suspected Bug
Author Mark Rotteveel
On 22-2-2014 14:49, Steffen Heil (Mailinglisten) wrote:
> Hi
>
> Using FBWrappingDataSource we encountered problems (after years without problems).
> We suspect a bug in PooledConnectionQueue, but we are not sure.
>
> I just created a bug report.
>
> http://tracker.firebirdsql.org/browse/JDBC-341
>
> Any hints are welcome.

I just published a snapshot of 2.2.5 for testing. This bug is fixed in
that snapshot (although I am still running some tests to see if I
haven't missed a deadlock combination).

Download from sourceforge at:
https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/2.2.5-SNAPSHOT/

And on Maven from the Sonatype Snapshot respository:
https://oss.sonatype.org/content/repositories/snapshots/

groupId: org.firebirdsql.jdbc
artifactId: jaybird-jdkxx (where xx is Java version: 15, 16, 17 or 18)
version: 2.2.5-SNAPSHOT

Mark
--
Mark Rotteveel