Subject Re: [Firebird-Java] Exception in jgds.GDS_Impl
Author Kenneth Foo
Hi there...
 
I've encountered this problem before...
 
I'm not fully sure if has been resolved on my end.
Double-check and see if your connection pooling code is correct...
eg. whether you reused a closed connection, or whether you might have
reused the connection from multiple threads.
 
PS: Pls keep us updated. I'm not sure whether this has been resolved on my end. I'm going through the logs files of my app again.
 
----- Original Message -----
From: Dm B
Sent: Thursday, July 24, 2003 5:10 PM
Subject: [Firebird-Java] Exception in jgds.GDS_Impl

After hours of testing:
 
java.lang.ArrayIndexOutOfBoundsException: 2
 at org.firebirdsql.jgds.GDS_Impl.isc_vax_integer(GDS_Impl.java:1300)
 at org.firebirdsql.jgds.GDS_Impl.parseTruncSqlInfo(GDS_Impl.java:1901)
 at org.firebirdsql.jgds.GDS_Impl.parseSqlInfo(GDS_Impl.java:1873)
 at org.firebirdsql.jgds.GDS_Impl.isc_dsql_prepare(GDS_Impl.java:1163)
 at org.firebirdsql.jca.FBManagedConnection.prepareSQL(FBManagedConnection.java:767)
 at org.firebirdsql.jdbc.FBConnection.prepareSQL(FBConnection.java:1107)
 at org.firebirdsql.jdbc.FBStatement.prepareFixedStatement(FBStatement.java:942)
 at org.firebirdsql.jdbc.FBPreparedStatement.prepareFixedStatement(FBPreparedStatement.java:699)
 at org.firebirdsql.jdbc.FBPreparedStatement.<init>(FBPreparedStatement.java:78)
 at org.firebirdsql.jdbc.FBConnection.prepareStatement(FBConnection.java:243)
 at ru._1c.ls.db.rdbms.DBUtil.execQuery(DBUtil.java:160)
...
 
(firebird 1.0, JayBird 1.0.0)
 
Any suggestions?
 


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.