KB3159706 with manual steps followed gives System.IndexOutOfRangeException -- Index was outside the bounds of the array
we have sccm 2012 r2 wsus enabled on windows 2012. susdb wid migrated remote sql 2012 cluster.
after applying kb3159706 , following manual steps wsus cannot start. opening console error:
the wsus administration console has encountered unexpected error. may transient error; try restarting administration console. if error persists,
try removing persisted preferences console deleting wsus file under %appdata%\microsoft\mmc\.
system.indexoutofrangeexception -- index outside bounds of array.
source
microsoft.updateservices.baseapi
stack trace:
@ microsoft.updateservices.internal.baseapi.soapexceptionprocessor.deserializeandthrow(soapexception soapexception)
@ microsoft.updateservices.internal.databaseaccess.admindataaccessproxy.executespgetconfiguration()
@ microsoft.updateservices.internal.baseapi.updateserverconfiguration.load()
@ microsoft.updateservices.internal.classfactory.createwellknowntype(type type, object[] args)
@ microsoft.updateservices.internal.classfactory.createinstance(type type, object[] args)
@ microsoft.updateservices.internal.baseapi.updateserver.set_userselectedculture(string value)
@ microsoft.updateservices.ui.adminapiaccess.adminapitools.trysetserverculture(string culture)
@ microsoft.updateservices.ui.adminapiaccess.adminapitools.setserverculture()
@ microsoft.updateservices.ui.adminapiaccess.adminapitools..ctor(cultureinfo culture, iupdateserver updateserver)
@ microsoft.updateservices.ui.snapin.common.servertools..ctor(serversummaryscopenode serversummaryscopenode, snapintools snapintools, iupdateserver updateserver)
@ microsoft.updateservices.ui.snapin.scope.serversummaryscopenode.connecttoserver()
@ microsoft.updateservices.ui.snapin.scope.serversummaryscopenode.get_servertools()
this same error comes after applying kb , stays same after applying manual steps described in kb article.
the wsusutil postinstall on , gives no errors:
2016-05-10 16:32:04 postinstall started
2016-05-10 16:32:04 detected role services: api, ui, services
2016-05-10 16:32:04 start: loadsettingsforservicing
2016-05-10 16:32:04 end: loadsettingsforservicing
2016-05-10 16:32:04 postinstall completed
as way of testing decided bring susdb wid external sql 2012. suspected update , postinstallation steps worked flawless. issue external databases if "index outside of bounds of array" thingy.
in case solution. me on our testenvironment play moving database.
Windows Server > WSUS
Comments
Post a Comment