Subject | Re: Jaybird 2.1.1 released |
---|---|
Author | mcmics |
Post date | 2006-12-21T08:53:02Z |
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:
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:
>2.1.1.
> Hi,
>
> On behalf of Jaybird team I'm pleased to announce release of Jaybird
> This bugfix release fixes the following issues:serves
>
> - JDBC-92. DatabaseMetaData becomes unusable when the statement that
> the result set is closed.allows
>
> - JDBC-87. Backported feature of upcoming Jaybird 2.2 release that
> specifying the octetsAsBytes connection property and receive byte[]when
> using the ResultSet.getObject() methodobtaining
>
> - JDBC-85. Fixed returning of the error messages.
>
> - Bug reported in Firebird-Java group. ClassCastException when
> byte[] from BLOB fields in cached result set.Same
>
> The sources will be released later - currently I'm not able to do clean
> checkout from SF.net repository (connection breaks on large files).
> about the tracker - for some reason I'm not able to access it, sothe above
> mentioned bugs will be closed later.
>
> Best regards,
> Roman Rokytskyy
>