On 29 March 2011 23:21, Abraham Saiovici <[email protected]> wrote: > Hello, I just started using the Apache DBCP API and this is the error that > spits out (along with the code): http://pastebin.com/GAKbDXyw- it's beeing > interrupted in the WHEN_EXHAUSTED_BLOCK in the > GenericObjectPool.borrowObject function. I do call connection.close() on the > connections received invoking getConnection(), so I doubt it's a leak from > my side. I have no idea what's interrupting that thread or how to fix this > error. > > I appreciate any help,
Version of DBCP? POOL? JAVA? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
