Hi, I use DataSourceComponent to get a Connection. When I try to close the Connection, I get the following error:
java.lang.IllegalMonitorStateException: current thread not owner at java.lang.Object.notifyAll(Native Method) at org.apache.avalon.excalibur.datasource.JdbcConnectionPool.put (JdbcConnectionPool.java:184) at org.apache.avalon.excalibur.datasource.AbstractJdbcConnection .close(AbstractJdbcConnection.java:145) Any thoughts? Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>