Hallo Forum,
ich habe folgendes Problem bei einem SBS 2011 Standard:
Die SBS Console stürzt beim Starten ab.
Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: console.exe
Problemsignatur 02: 6.1.7900.1
Problemsignatur 03: 4ce6d9cf
Problemsignatur 04: System.Management
Problemsignatur 05: 4.0.30319.34209
Problemsignatur 06: 53489a06
Problemsignatur 07: 24e
Problemsignatur 08: 104
Problemsignatur 09: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
Betriebsystemversion: 6.1.7601.2.1.0.305.9
Gebietsschema-ID: 1031
Zusatzinformation 1: c9d7
Zusatzinformation 2: c9d781294f60a4363cd78918d86520e8
Zusatzinformation 3: 79fd
Zusatzinformation 4: 79fdb7db5685ada193eb0eb6edf314b8
Lesen Sie unsere Datenschutzbestimmungen online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0407
Wenn die Onlinedatenschutzbestimmungen nicht verfügbar sind, lesen Sie unsere Datenschutzbestimmungen offline:
C:\Windows\system32\de-DE\erofflps.txt
In C:\Program Files\Windows Small Business Server\Logs habe ich ebenfalls das console.log überprüft:
---------------------------------------
An exception of type 'Type: System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 03/02/2015 11:51:02
Message: Ein Aufrufziel hat einen Ausnahmefehler verursacht.
Stack: bei Microsoft.WindowsServerSolutions.Console.Controls.SystemHealthInfo.SystemHealthInfo.RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
---------------------------------------
An exception of type 'Type: System.Runtime.InteropServices.COMException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' has occurred.
Timestamp: 03/02/2015 11:51:02
Message: Der angegebene Dienst kann nicht gestartet werden. Er ist deaktiviert oder nicht mit aktivierten Geräten verbunden. (Ausnahme von HRESULT: 0x80070422)
Stack: bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
bei System.Management.ManagementScope.InitializeGuts(Object o)
bei System.Management.ManagementScope.Initialize()
bei System.Management.ManagementObjectSearcher.Initialize()
bei System.Management.ManagementObjectSearcher.Get()
bei Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.ServiceUtil.GetServices()
bei Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MonitoringSQLDataStore.GetRealTimeServerAlerts(String computerName)
bei Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MonitoringSQLDataStore.GetAlertsPerComputer(String computerName)
bei Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MonitoringSQLDataStore.GetAlertCountPerType(ComputerType type)
bei Microsoft.WindowsServerSolutions.Console.Controls.ReportCard.ReportCard.GetAlertsHealthInfo(LEDstates& ledState, String& reportDescription)
bei Microsoft.WindowsServerSolutions.Console.Controls.SystemHealthInfo.SystemHealthInfo.BackgroundWorkerDoWork(Object sender, DoWorkEventArgs e)
bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Des weiteren gibt es zwei Einträge im Ereignisprotokoll:
Name der fehlerhaften Anwendung: console.exe, Version: 6.1.7900.1, Zeitstempel: 0x4ce6d9cf
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.1.7601.18409, Zeitstempel: 0x5315a05a
Ausnahmecode: 0xe0434352
Fehleroffset: 0x000000000000940d
ID des fehlerhaften Prozesses: 0x408
Startzeit der fehlerhaften Anwendung: 0x01d054d73ebd7b68
Pfad der fehlerhaften Anwendung: C:\Program Files\Windows Small Business Server\Bin\console.exe
Pfad des fehlerhaften Moduls: C:\Windows\system32\KERNELBASE.dll
Berichtskennung: 8091024e-c0ca-11e4-9254-000c29504862
und
Anwendung: console.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund eines Ausnahmefehlers beendet.
Ausnahmeinformationen: System.Reflection.TargetInvocationException
Stapel:
bei System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
bei System.Delegate.DynamicInvokeImpl(System.Object[])
bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
bei System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
bei System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
bei System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
bei Microsoft.WindowsServerSolutions.Console.Program.Main(System.String[])
Nun habe ich schon einiges recherchiert, aber keine Lösung gefunden. Würde mich freuen, wenn ich hier eine Lösung erfahren könnte.
Mit freundlichen Grüßen
H.Hamann