Subject Re: Jaybird 2.1.1 released
Author mcmics
Now I've tested the bug fixe and I get a new error.

09:51:07,078 ERROR [SQLResultSet] SQLResultSet.ERROR_0005 - Kann die
nächste reihe im Resultset nicht erreichen.
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544329. invalid
BLOB ID
at
org.firebirdsql.jdbc.field.FBBlobField.getBytesInternal(FBBlobField.java:165)
at
org.firebirdsql.jdbc.field.FBBlobField.getBytes(FBBlobField.java:113)
at org.firebirdsql.jdbc.field.FBField.getObject(FBField.java:577)
at
org.firebirdsql.jdbc.FBResultSet.getObject(FBResultSet.java:515)

What did it mean??


--- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
<rrokytskyy@...> wrote:
>
> Hi,
>
> On behalf of Jaybird team I'm pleased to announce release of Jaybird
2.1.1.
> This bugfix release fixes the following issues:
>
> - JDBC-92. DatabaseMetaData becomes unusable when the statement that
serves
> the result set is closed.
>
> - JDBC-87. Backported feature of upcoming Jaybird 2.2 release that
allows
> specifying the octetsAsBytes connection property and receive byte[]
when
> using the ResultSet.getObject() method
>
> - JDBC-85. Fixed returning of the error messages.
>
> - Bug reported in Firebird-Java group. ClassCastException when
obtaining
> byte[] from BLOB fields in cached result set.
>
> The sources will be released later - currently I'm not able to do clean
> checkout from SF.net repository (connection breaks on large files).
Same
> about the tracker - for some reason I'm not able to access it, so
the above
> mentioned bugs will be closed later.
>
> Best regards,
> Roman Rokytskyy
>