Previous Page: SERVER-X-498: Insufficient memory to allocate initial memory test block.  Next Page: SERVER-X-510: CheckAndAddHardware could not allocate a resource tag.

SERVER-X-508: Invalid resource tag passed to RegisterHardwareOptions.

Source:  SERVER.EXE

Explanation:  An NLM was trying to register hardware that it needed to use. The server detected that the resource tag passed as a parameter to the RegisterHardwareOptions routine was not valid. The hardware was not registered, and the server returned an error to the NLM. The NLM will not be able to perform properly. The NLM might have had a problem when it tried to get the resource tag before calling RegisterHardwareOptions.

Possible Cause:  If the server is low on memory, the request to create the resource tag might have failed. In this case a preceding error message should indicate the out- of-memory problem.

Action:  Increase the memory available to the server. See "Freeing Server Memory Temporarily in the Server Operating System Administration Guide.

Possible Cause:  There could also be a bug in the NLM that is calling RegisterHardwareOptions with an invalid resource tag.

Action:  If memory is not the problem and the error persists, contact the vendor for an updated version of the NLM.

  Previous Page: SERVER-X-498: Insufficient memory to allocate initial memory test block.  Next Page: SERVER-X-510: CheckAndAddHardware could not allocate a resource tag.