Hello Ivan, On Wednesday 17 September 2008 20:31:42 you wrote: > Alexander, > > There's no obvious reason for crash. I'd recommend to set number of > threads greater than maximum number of concurrent connections and > re-try. If bug persists I'd like to get some environment to reproduce > the problem locally, say, a database and client.
Well, the maximum number of concurrent connections is 1 as far as I know... However, I've set the number of threads to 100 instead of 20 and now everything is ok. Thank you! -- Alexander