On Tue, May 29, 2007 at 11:25:30PM +0200, Magnus Hagander wrote: > > What do you think ? may be a bug in the windows server installation I have > > (this machines have not been updated for some times, perhaps I should try to do > > that and see if the problem is still there. In the long run, I plan to upgrade > > to windows 2003). > > I don't *think* it should be a bug with your version, it doesn't look > like it. but if you're not on the latest service pack, that's certainly > possible. Please update to latest servicepack + updates from Windows > Update / WSUS, and let me know if the problem persists. > > Meanwhile, I'll try to cook up a patch. I have applied a patch for this to HEAD and 8.2. It includes a small wait so we don't hit it too hard, and a limit on 5 retries before we simply give up - so we don't end up in an infinite loop. //Magnus