The current errors I receive when trying to update my virtual Windows Server 2003 R2 replica WSUS 3.0 SP2 with update KB2720211 installed. Its currently running a internal database with no SQL software installed.
OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at Microsoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webRequest) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetDeployments(Cookie cookie, String deploymentAnchor, String syncAnchor) at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.WebserviceGetDeployments(String anchorMin, String anchorMax) at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ReplicaSync() at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)
I have double the RAM from 2gb to 4Gb.
I have tried the following.
D/L offline 2720211 installer
change HKEY_LOCAL_MACHINE\Software\Microsoft\Update Services\Server\Setup\wYukonInstalled from 1 to 0
install update again
reboot
change HKEY_LOCAL_MACHINE\Software\Microsoft\Update Services\Server\Setup\wYukonInstalled from 0 to 1
reboot
install update AGAIN
It doesnt help. I know the parent server it correct because I have installed this update on another identical server on the domain that uses the same server. SSL is not configured or required.
please any help on this would be amazing.