Hi!

Achim Demelt wrote:
> to make things clear: this is not a configuration problem. calling the
> method once, or only from few thread simultaneously, everything works fine.
> the above exception occurs, when the client is supposed to start 50 threads,
> each calling the method 50 times. sometimes it already occurs with less than
> 50 threads. there is also no difference if the client runs locally or on
> another machine.

Do you spawn these threads "ASAP"? If so, try adding a second or two
between them and see if things get better.

regards,
  Rickard

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to