Knowledge Base

Err Msg: Redirector Was Unable to Create a Worker Thread

Article ID: 111664

Article Last Modified on 11/1/2006


APPLIES TO


This article was previously published under Q111664

SYMPTOMS

After a process makes several connections to another server, the following error message appears in the event log:
The redirector was unable to create a worker thread

CAUSE

An operation required more threads than the MaxThreads entry specified in your configuration information.

RESOLUTION

Increase the value of MaxThreads. It can be found under the following key in the Registry:
   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
   \Services\Lanmanworkstation\parameters
				
WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

MORE INFORMATION

Increasing the workstation services MaxThreads parameter increases the number of kernel threads that the redirector will create, thus allowing more operations to be outstanding at any given time.

The parameter can be set from 0 to 255 (the default is 17).

For more information on network parameters, query on the following words in the Microsoft Knowledge Base:

network and registry and parameters


Additional query words: prodnt

Keywords: kbnetwork KB111664