Hello Armin,
OJB 1 Rc3,
I use Oracle, and I've tried both driver ( thin and oci8 ).
result the same,
when I set repository_database.xml
<connection-pool
maxActive="10"
maxIdle="-1"
maxWait="3"
minEvictableIdleTimeMillis="4"
numTestsPerEvictionRun="5"
testOnBorrow="true"
testOnReturn="true"
testWhileIdle="true"
timeBetweenEvictionRunsMillis="6"
whenExhaustedAction="2"
logAbandoned="true"
whenExhaustedAction = 2, it's works...not completely but works, so I
think that problem with non closed connection.
AW> sounds strange! Could you give some more information.
AW> Code snip, OJB version, repository_database.xml
AW> file.
--
Best regards,
Alexander mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]