I appreciate any help, Thank you
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.
- [dbcp] interrupted? Abraham Saiovici
