NetBT is NetBIOS transport.
It's probably trying to resolve name to IP.
If your environment can survive without NetBIOS, try to disable it for a
while (for testing purposes).
Maybe the name resolves to some stale value.
Try to clean stale names in lmhosts files and WINS (and possibly in DNS and
hosts too).
"neilsolent" <> wrote in message
news:048dd02f-9105-4e45-8759-...
> Hi
> Quite a long shot this - but I'm at my wits end here !
>
> I am trying to troubleshoot why a 3rd party server application hangs
> intermittently (non-responsive to clients for approximately 1 minute).
> The only trace that has revealed any real clue at all is procmon.exe
> (from Windows Sysinternals). This tool shows that, during the hang,
> the only file or registry activity is this:
>
>
> Operation - RegOpenKey
> Path - HKLM\CurrentControlSet\Services\NetBT\Linkage
>
> It calls this twice every 27 seconds.
>
> Any guesses what the process could be trying to do?
>
> Initally looks like some kind of NetBIOS name lookup - but then I
> would expect some other calls to follow.
>
> thanks,
> Neil
|