Spooler.xml file growth and high cPU in spoolsv.exe process on Windows Server 2008 print server
Spooler.xml file growth and high cPU in spoolsv.exe process on Windows Server 2008 print server
RAPID PUBLISHING
Symptom
Windows Server 2008 print server may experience higher than normal CPU utilization in the spoolsv.exe process. The spooler.xml file located in %systemroot% system32 spool folder will also grow in size and may exhaust all available disk space.
Cause
If the print spooler (spoolsv.exe) is under stress or the print server is very busy and the spooler enters an error condition, the errors are written to the spooler.xml file. The CPU utilization is caused by the spooler process rapidly writing the errors to the log file and the file will continue to grow until the error condition ceases or the operating system is restarted.
Resolution
You can work around this problem by disabling Windows Error Reporting for the print spooler. To disable WER, perform the following steps:
1.      Open registry editor by running regedit.
2.      Browse to the following registry key:
ÂÂ
HKEY_LOCAL_MACHINE System CurrentControlSet Control Print
ÂÂ
3.      ADD a REG_DWORD value named DisableWERLogging and set this value to 0×1 (hexadecimal)
DISCLAIMER
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Back to the top
Leave a Reply