Hi.
This is an incompatibility between 0.9.1.x and some JDBC drivers that
will be fixed in 0.9.1.2 (which should already have been released by
now, my apologies to all, i'm unexpectedly swamped). Anyway, please
back off to an earlier version, and retry 0.9.1.2, which will be
available very soon. Sorry!
smiles,
Steve
~oo~
Steve Waldman
Machinery For Change, Inc.
On Apr 26, 2007, at 9:17 AM, Ben Gidley wrote:
> Hi,
>
> I was using 0.9.0.2 with success using Oracle JDBC 9i R2 driver,
> however since upgrading it to 0.9.1.1 now breaks at
> Caused by: java.sql.SQLException: Unsupported feature
> at oracle.jdbc.dbaccess.DBError
> .throwSqlException (DBError.java:134)
> at oracle.jdbc.dbaccess.DBError.throwSqlException
> (DBError.java:179)
> at oracle.jdbc.dbaccess.DBError.throwSqlException
> (DBError.java:269)
> at
> oracle.jdbc.dbaccess.DBError.throwUnsupportedFeatureSqlException
> (DBError.java:690)
> at oracle.jdbc.driver.OracleConnection.getHoldability
> (OracleConnection.java:3153)
> at com.mchange.v2.c3p0.impl.NewPooledConnection.<init>
> (NewPooledConnection.java:106)
> at
> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnectio
> n(WrapperConnectionPoolDataSource.java
> :159)
> at
> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnectio
> n(WrapperConnectionPoolDataSource.java
> :132)
> at
> com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAut
> omaticTestTable(C3P0PooledConnectionPo
>
> during initialization.
>
> Am I doing something wrong - or is this a bug?
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> c3p0-users mailing list
> c3p0-users@...
> https://lists.sourceforge.net/lists/listinfo/c3p0-users
|