Previous Page: SERVER-X-585: Process has been created for name (name), with a stack size of size, less than the required stack size of size.  Next Page: SERVER-X-587: CreateProcess called with stack size too small.

SERVER-X-586: Invalid resource tag passed to CreateProcess.

Source:  SERVER.EXE

Explanation:  While processing a request to create a new process, the server passed an invalid resource tag to the create process routine. The server returned an error to the NLM that was trying to create the new process. The process was not created.

Possible Cause:  The NLM might have had a problem when it tried to get the resource tag before calling a create process. If the server is low on memory, a preceding error message should indicate the out-of-memory problem. There also could be a bug in the NLM, or the NLM might be corrupted. In either case, the NLM will not be able to complete the operation for which the process was needed. If the NLM is in the process of loading, it might fail to load.

Action:  Increase the memory available to the server. See "Freeing Server Memory Temporarily in the Server Operating System Administration Guide. If there is no memory problem, try reloading the NLM from the manufacturer's original media. If the error persists, contact the vendor for an updated version of the NLM.

  Previous Page: SERVER-X-585: Process has been created for name (name), with a stack size of size, less than the required stack size of size.  Next Page: SERVER-X-587: CreateProcess called with stack size too small.