Start a conversation

'Not enough server storage is available to process this command' During GFI Daily Tasks

Overview

A user may report that during their GFI daily tasks, they encounter the error message:
'Not enough server storage is available to process this command.'
This article provides the steps to address this error, which may be encountered when the GFI Software product that tries to access network resources, and there is a problem with the Stack size.
NOTE: There are very similar sounding error messages that require a different solution; please ensure you see exactly this error message when applying this solution.


Environment

  • Various GFI Software Products
  • All supported environments

Root Cause

As mentioned above, this is a general error that may be encountered with a GFI Software product that tries to access network resources. It is usually caused by the IRPStackSize being set too low.

For more information, refer to the following Microsoft article: Description of the IRPStackSize parameter in Windows 2000, in Windows XP, and Windows Server 2003.


Resolution

You may also make a back-up of the registry before applying these changes.

  1. From the GFI LanGuard server, click Start > Run and type regedit and click OK.
  2. Navigate to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
  3. Right-click the right pane and select New > DWORD (32-bit) Value.
  4. Name the DWORD IRPStackSize (the name is case sensitive).
  5. Right-click the value and select Modify.
  6. Select Decimal.
  7. Enter a value data of 18 (the IRPStackSize parameter value is 15 by default, it is recommended that this value be increased by 3).
  8. Click OK.
  9. Close the Registry Editor.
  10. Reboot the server.

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments