| eddie |
Wed Dec 23 08:37:56 GMT 2009 |
| |
Hi,
I am considering to use primrose instead of proxool, as I found that proxool has some improper actions about creating and removing connections, it caused a serious problem in db connections.
During my testing period, I found that below exception always happens, I am not sure whether it will affect the actual job, so anyone can provide some comments? Thanks.
The server is Sun ONE Web Server 6.1SP11 (64-Bit), using Java 5.0.
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
at java.util.AbstractList$Itr.next(AbstractList.java:420)
at uk.org.primrose.pool.core.PoolMonitor.run(PoolMonitor.java:52) |
| |
| sedj |
Fri Jan 01 19:03:21 GMT 2010 |
| |
Hi,
Can you provide some more information on your test ... ideally providing a repeatable test that we can execute ? |