Subject | Exception that I don't understand |
---|---|
Author | Rodolfo M. Raya |
Post date | 2002-04-09T22:14:35Z |
Hi,
Can anybody tell me what this means please? the first time I run my query there's no problem. I'm trying to query some data from a .jsp application with no look.
TIA,
Rodolfo
java.sql.SQLException: fetch problem: org.firebirdsql.gds.GDSException: request synchronization error
at org.firebirdsql.jdbc.FBResultSet$FBCachedFetcher.(FBResultSet.java:2569)
at org.firebirdsql.jdbc.FBResultSet.(FBResultSet.java:124)
at org.firebirdsql.jdbc.FBStatement.getCachedResultSet(FBStatement.java:539)
at org.firebirdsql.jdbc.FBStatement.executeQuery(FBStatement.java:102)
--
MAXPROGRAMS
IBM Business Partner
Microsoft MSDN Business Connection Partner
rmraya@...
http://www.maxprograms.com
Can anybody tell me what this means please? the first time I run my query there's no problem. I'm trying to query some data from a .jsp application with no look.
TIA,
Rodolfo
java.sql.SQLException: fetch problem: org.firebirdsql.gds.GDSException: request synchronization error
at org.firebirdsql.jdbc.FBResultSet$FBCachedFetcher.(FBResultSet.java:2569)
at org.firebirdsql.jdbc.FBResultSet.(FBResultSet.java:124)
at org.firebirdsql.jdbc.FBStatement.getCachedResultSet(FBStatement.java:539)
at org.firebirdsql.jdbc.FBStatement.executeQuery(FBStatement.java:102)
--
MAXPROGRAMS
IBM Business Partner
Microsoft MSDN Business Connection Partner
rmraya@...
http://www.maxprograms.com