Re: java.util.NoSuchElementException after stesstest
"Dennis Bekkering" <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Armin, If you run stress tests on OJB please make sure that the maximal active > PB instances setting and the maximal active connections setting in > ConnectionFactory (see repository file connection-pool > > http://db.apache.org/ojb/docu/guides/repository.html#connection-pool-N10251 > ) is higher then the concurrent used PB instances by the stress test. > > regards, > Armin I have *whenExhaustedAction*=2, i thought that it would grow in that case automatically. I suspect myself of having a broker leak but i searched and cannot find it (yet). thanks, Dennis