[[ Forwarded to WSUS newsgroup
(microsoft.public.windows.server.update_services) via crosspost as a
convenience to OP.
On the web:
http://www.microsoft.com/communities...pdate_services
In your newsreader:
news://msnews.microsoft.com/microsof...pdate_services
]]
Gabriel Camacho wrote:
> I had installed WSUS 3.0 SP1 on a Windows 2008 server in Jan of this year.
> It
> was working fine until April it seemed to occasionaly start giving me
> failed
> syncronization errors. Since June syncronication started to fail all the
> time. I believe I deleted the files in
> C:\WINDOWS\SoftwareDistribution\Download and got syncs working again. Now
> it
> fails all the time again and nothing I have tried will work. I have even
> tried doing a fresh install on Windows 2003 server Sp2 and receive the
> similar errors when trying to sync. I will post the errors I receive from
> the
> different installations. Any help or suggestions are greatly appreciated.
> Thanks
>
> Windows Server 2008 Std SP1
> IOException: Unable to read data from the transport connection: An
> existing
> connection was forcibly closed by the remote host. --->
> System.Net.Sockets.SocketException: An existing connection was forcibly
> closed by the remote host
> at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
> at
> Microsoft.UpdateServices.ServerSync.ServerSyncComp ressionProxy.GetWebResponse(WebRequest
> webRequest) at
> System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
> methodName, Object[] parameters)
> at
> Microsoft.UpdateServices.ServerSyncWebServices.Ser verSync.ServerSyncProxy.GetUpdateData(Cookie
> cookie, UpdateIdentity[] updateIds) at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.WebserviceGetUpdateData(UpdateIdentity[]
> updateIds, List`1 allMetadata, List`1 allFileUrls, Boolean isForConfig)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.GetUpdateDataInChunksAndImport(List`1
> neededUpdates, List`1 allMetadata, List`1 allFileUrls, Boolean
> isConfigData)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.SyncConfigUpdatesFromUSS()
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.ExecuteSyncProtocol(Boolean
> allowRedirect)
>
>
> Windows Server 2003 Std SP2 -
> IOException: Unable to read data from the transport connection: An
> existing
> connection was forcibly closed by the remote host. --->
> System.Net.Sockets.SocketException: An existing connection was forcibly
> closed by the remote host
> at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
> at
> Microsoft.UpdateServices.ServerSync.ServerSyncComp ressionProxy.GetWebResponse(WebRequest
> webRequest) at
> System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
> methodName, Object[] parameters)
> at
> Microsoft.UpdateServices.ServerSyncWebServices.Ser verSync.ServerSyncProxy.GetUpdateData(Cookie
> cookie, UpdateIdentity[] updateIds) at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.WebserviceGetUpdateData(UpdateIdentity[]
> updateIds, List`1 allMetadata, List`1 allFileUrls, Boolean isForConfig)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.GetUpdateDataInChunksAndImport(List`1
> neededUpdates, List`1 allMetadata, List`1 allFileUrls, Boolean
> isConfigData)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.SyncConfigUpdatesFromUSS()
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.ExecuteSyncProtocol(Boolean
> allowRedirect)