RE: Multi threaded app gets java.netBindConnection: Address already in use: connect

2006-12-28 Thread Niels Beekman
@ibatis.apache.org Subject: Multi threaded app gets java.netBindConnection: Address already in use: connect Hello, I am using iBATIS to retrieve data on multiple threads simultaneously. I have experienced this problem with the svn 2.3.0 .xxx version and also the 2.2.0 GA release. I get the error

Multi threaded app gets java.netBindConnection: Address already in use: connect

2006-12-28 Thread Peter Andrews
Hello, I am using iBATIS to retrieve data on multiple threads simultaneously. I have experienced this problem with the svn 2.3.0 .xxx version and also the 2.2.0 GA release. I get the error if I use DBCP or SIMPLE for my datasource. The value of 'commitRequired' has no effect on whether the ex