On Thursday 14 November 2002 07:32 am, [EMAIL PROTECTED] wrote: > Our query is returning in 20 milliseconds. So that is not the problem. >
> Well the problem is still there in the newest MultiPool. The nowTime > variable in the checkTime method should be inside the synchronized block. > We think, we created a situation where the thread was waiting for a lock > for longer than 120 sec. I think the only time where that part of the code wil actualy block is when an other checkTime() is already running. is that possible? > We are testing now if this is the solution. "setting debug to DijkstraAlgoritme show the time each connection had to wait for input" (usualy none)
