Subject Re: Exception with JayBird 1.5RC1 and Kodo JDO accessing fields of type long
Author Roman Rokytskyy
Hi,

> I just upgraded from JayBird 1.0.1 to JayBird 1.5RC1 running between
> FirebirdSS-1.5.0.4231-RC8 and KodoJDO 2.5.0.
>
> I observe exceptions that seem to be related to the access of fields
> of type long. No other field types seems to be affected. Tables
> without type long seem to work flawlessly as far as I see. JayBird
> 1.0.1 works fine in the same setup.
>
> Here are the relevant lines of the exceptions:
>
> ...
> NestedThrowablesStackTrace:
> org.firebirdsql.jdbc.FBSQLException: The resultSet is not in a row,
> use next
> at ....

Is it possible to get a test case? It can be some example from KodoJDO
(I hope they have trial version), but it should be short enough to
concentrate on the error itself.

Thanks!
Roman