Hi Experts,
My JDBC Connection is getting hanged … when the connection is idle for more than a hour…
And whenever its down document strucked in queue and a force restart will only solve the problem.
How to clear the queue?
Is it the Database problem or its JDBC Adapter Problem…??? 
wM 6.5 build 394
JDBC Adapter 6.5
Connection Property
Transaction Type LOCAL_TRANSACTION
DataSource Class oracle.jdbc.pool.OracleDataSource
serverName xxxxx
user xxxx
password xxxxx
databaseName xxxx
portNumber xxx
networkProtocol tcp
Other Properties driverType=thin
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 25
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 600000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
I using lots of Adapter Services and 2-3 insert notification…
Pls help me out … this BUG…
we are moving to prod…near by… need to solve this…
Thanks
– Shaik
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB