Jump to content

Recommended Posts

Posted

Having issues Synchronizing Wsus 3.0 SP1 on a Server 2008 Sp2 machine. We've tried the obvious google, restarting, un/re-installing wsus, etc and the problem still occurs. Internet connection is working fine, SQL database is fine, WSUS website is fine.

 

Error log just has Windows Server Update Services event id 10022 which says "The last catalog synchronization attempt was unsuccessful" (tried all solutions from eventid.net with no success)

 

The Synchronization details just says "The error type is unknown" and the details link gives the following:

 

InvalidOperationException: There is an error in XML document (1, 458200). ---> System.IO.IOException: The decryption operation failed, see inner exception.
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
  at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
  at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetRevisionIdList(Cookie cookie, ServerSyncFilter filter)
  at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.WebserviceGetRevisionIdList(ServerSyncFilter filter, Boolean isConfigData)
  at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)

Posted

WSUS 3.0 SP1 should work fine on Server 2008. If you're not going through a proxy then it must be a firewall or something along these lines.

 

Has it ever worked properly or has it recently just stopped working?

Posted

Can you post a more complete log file possibly?

It implies its routing to the net but the xml file is corrupt but if it is not proxied its hard to say why.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...