Datasource Classname: - oracle.jdbc.pool.OracleConnectionPoolDataSource
Resource Type: - javax.sql.OracleConnectionPoolDataSource
Initial and Minimum Pool Size: 10 Connections
Maximum Pool Size: 70 Connections
Pool Resize Quantity: 10 Connections
Idle Timeout: 300 Seconds
Max Wait Time: 60000 Milliseconds
Rest of the thing are default.
I have a queue and an MDB that listens to this queue.Number of instance of MDB. MDB reads the messages and does a lot of processing(updates and inserts data in db) for each message through EJBs. Sometime the processing is succesfull and sometime it fails giving above error.
[Message sent by forum member 'amardeepsingh' (amardeepsingh)]
http://forums.java.net/jive/thread.jspa?messageID=306002