User Guide

540 System Messages
System Messages
103-000150-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
SERVER-X-518: RemoveHardwareOptions called with invalid pointer.
Source: SERVER.EXE
Explanation: When a LAN or disk driver tried to unload, it called the
RemoveHardwareOptions function with an invalid pointer.
Possible Cause: This error probably indicates an outdated driver.
Action: Update the offending LAN or disk driver with a newer version. If the problem
persists, contact a Novell support provider.
SERVER-X-585: Process has been created for name (name), with a stack size of size,
less than the required stack size of size.
Source: SERVER.EXE
Explanation: The specified stack size was too small, so the process created a stack of the
required size.
Possible Cause: This is a problem in the module code.
Action: Contact the module vendor.
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.