Subject Re: [Firebird-Java] Re: Exception with JayBird 1.5RC1 and Kodo JDO accessing fields of type long
Author Thomas Leonard
On Tuesday 20 April 2004 22:04, Roman Rokytskyy wrote:
> 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

Hi Roman,

I will be out for an exhibition in the next days. When I am back in the next
week I'll try to isolate the problem a little bit further and make a test
case.

Regrads,
Thomas