Subject Re: Error 504: Problem with Win2000 and driver 1.5.4
Author phil_hhn
--- In Firebird-Java@yahoogroups.com, "phil_hhn" <time_lord@h...> wrote:
>
> --- In Firebird-Java@yahoogroups.com, "Roman Rokytskyy"
> <rrokytskyy@a...> wrote:
> > > I /knew/ I should have included a stacktrace, stupid me... the Win2k
> > > box is a work colleagues, but I may be able to pop back into the
> > > office before next week and get a trace.
> >
> > Ok, then I wait for stack trace. It contains more information that is
> > available to me.

Here's a stack trace:

org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544569. Dynamic
SQL Error
SQL error code = -504
Cursor
at
org.firebirdsql.jdbc.FBStatementFetcher.fetch(FBStatementFetcher.java:198)
at
org.firebirdsql.jdbc.FBStatementFetcher.next(FBStatementFetcher.java:110)
at org.firebirdsql.jdbc.FBResultSet.next(FBResultSet.java:223)

HTH...