We are getting this error from the JDBC Adpater. The connection properties are given below
Transaction Type LOCAL_TRANSACTION
DataSource Class oracle.jdbc.pool.OracleDataSource
serverName test
databaseName test
portNumber 1521
networkProtocol TCP
Other Properties driverType=thin
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 15000
Expire Timeout (msec) 600000
Has anybody seen this error , if yes what is the solution or workaround
Thanks in advance
Sandeep
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods