Security Compliance
WSUS synchronization fails with HTTP Error 503
This article addresses an error when initializing an update task with WSUS. Error: HTTP Error 503. The service is unavailable.
First published date
Last published date
Overview
When you initialize an update task with WSUS, the following error appears:
HTTP Error 503. The service is unavailable.
The error may also appear when running a WSUS inventory task. The inventory may or may not be complete or is partially complete.
Product section
Cause
- The WsusPool Application Pool in IIS is in a Stopped state.
- The Private Memory Limit (KB) for the Application Pool is set to the default value of 1843200 KB.
Resolution
Consult with your systems administrator before you perform this procedure.
- Open the IIS Manager.
- Expand your site to find Application Pools.
- In the center pane, select WsusPool.
- In the Actions pane, click Start.
- Increase the Private Memory Limit to 4GB (4000000 KB)- Make sure the server has enough memory to increase the memory setting in the IIS App Pool.
- Stop the EminentWare Data Grid Server Service.
- In the center pane, select WsusPool.
- Under Edit Application Pool, click Advanced Settings.
- Manually set the Private Memory Limit to 4GB (4000000 KB).
- Restart the Application Pool.
- Start the EminentWare Data Grid Server Service.