11-03-05 07:51 AM
Hi
I would like to configure User-defined JDBC Provider in Websphere Applicatio
n Server V5.1 .
I would like to configure P6Spy Driver , and i was trying to use P6Connectio
nPoolDataSource .
I also added property "enable2Phase" to true / false etc ,
I had tried with P6DriverManagerDataSource class and P6XADataSource class to
o ,
but still i was getting the following error
[11/3/05 9:40:20:156 IST] 71ca013e ConnectionMan E J2CA0020E: The Connec
tion Pool Manager could not allocate a Managed Connection: javax.resource.sp
i.ResourceAllocationException: DSRA8101E: DataSource class cannot be used as
one-phase: ClassCastException:
com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource
at com.ibm.ejs.j2c.poolmanager.FreePool.createManagedConnectionWithMCWrapper
(FreePool.java:1321)
at com.ibm.ejs.j2c.poolmanager.FreePool.createOrWaitForConnection(FreePool.j
ava:1064)
at com.ibm.ejs.j2c.poolmanager.PoolManager.reserve(PoolManager.java:1571)
at com.ibm.ejs.j2c.ConnectionManager.allocateMCWrapper(ConnectionManager.jav
a:622)
at com.ibm.ejs.j2c.ConnectionManager.allocateConnection(ConnectionManager.ja
va:424)
at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource
.java:216)
at com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource.getConnection(WSJdbcDataSource
.java:191)
Expecting a reply
Thanks in Advance
Best Regards
Rajesh Kartha
[ Post a follow-up to this message ]
|