Nach dem Installieren des CU 1 für den SCOM 2012 tritt ein Fehler auf, wenn man die Web Console aufruft. Der Zugriff über http://FQDN/OperationsManager und http://HOSTNAME/OperationsManager funktioniert nicht mehr, sondern endet in dem folgenden Fehler.
Please provide the following information to the support engineer if you have to contact Microsoft Help and Support :
System.ServiceModel.CommunicationException: [HttpWebRequest_WebException_RemoteServer]
Argumente: NotFound
Debuggingressourcen-Zeichenfolgen sind nicht verfügbar. Oft enthalten der Schlüssel und die Argumente genügend Informationen zur Diagnose des Problems. Weitere Informationen erhalten Sie unter http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer —> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
Argumente: NotFound
Debuggingressourcen-Zeichenfolgen sind nicht verfügbar. Oft enthalten der Schlüssel und die Argumente genügend Informationen zur Diagnose des Problems. Weitere Informationen erhalten Sie unter http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer —> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
Argumente: NotFound
Debuggingressourcen-Zeichenfolgen sind nicht verfügbar. Oft enthalten der Schlüssel und die Argumente genügend Informationen zur Diagnose des Problems. Weitere Informationen erhalten Sie unter http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
bei System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
bei System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.b__9(Object sendState)
bei System.Net.Browser.AsyncHelper.<>c__DisplayClass4.b__0(Object sendState)
— Ende der internen Ausnahmestapelüberwachung —
bei System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
bei System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
bei System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
— Ende der internen Ausnahmestapelüberwachung —
bei System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
bei System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
bei System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
bei Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.LogonServiceClientChannel.EndGetConfiguration(IAsyncResult result)
bei Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.ILogonService.EndGetConfiguration(IAsyncResult result)
bei Microsoft.EnterpriseManagement.Presentation.Security.ServiceProxies.LogonServiceClient.OnEndGetConfiguration(IAsyncResult result)
bei System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
Dagegen funktioniert der Aufruf über https://FQDN/OperationsManager und https://HOSTNAME/OperationsManager ohne Probleme!
Hallo Autor,
den Fehler kann man ziemlich schnell eingrenzen und Bedarf nur einer kleinen Änderungen an der Web.Config der Webkonsole von SCOM. Ich habe eine Fehlerbehebung auf meinem Blog eingestellt. SCOM – Web Console – An unexpected error has occured Vielleicht hilft das dem Einen oder Anderen. Grüße Michael
Hallo Michael,
danke für den Kommentar!
Viele Grüße
Daniel