Konsole lässt sich nicht öffnen

Hier bekommen neue Server-Administratoren ihre Fragen rund um den Einstieg mit Windows-Home-Server beantwortet.
Antworten
moeffel
Foren-Einsteiger
Beiträge: 15
Registriert: 16. Mai 2010, 17:08

Konsole lässt sich nicht öffnen

Beitrag von moeffel »

Hallo zusammen,

nachdem mein H340 nahezu seit einem Jahr problemlos lief, macht er nun umso mehr Probleme. Mir ist im Moment nicht klar, ob es sich hier um ein oder mehrere Probleme handelt. Zum einen lässt sich die Konsole nicht öffnen, weder über RDP noch sonst irgendwie:
Fehlermeldung_Console.png
Fehlermeldung_Console.png (16.88 KiB) 1380 mal betrachtet
Des weiteren funktioniert der Sicherungsdienst nicht, wie aus der Logdatei der Console hervorgeht:

Code: Alles auswählen

Created at 11.06.2011 15:20:49
***** Started at 11.06.2011 15:20:49 ***
***** Started at 11.06.2011 15:20:49 ***
[1]110611.152632.6406: UI: Error: Unfinished DLL: HomeServerConsoleTab.iTunesServer.dll.  User chose to retry.
[1]110611.152637.8125: UI: Error: Unfinished DLL: HomeServerConsoleTab.WHSInfo.dll.  User chose to retry.
[1]110611.152639.8906: BackupConfig: Error: Disconnected Backup Config
[1]110611.152640.0468: BackupConfig: Error: Disconnected Backup Config
[1]110611.152640.0937: Error: Client 1c922158-087c-4acd-9e9b-8372863eeee3 not found by BackupHelpers.FindClient
[1]110611.152640.0937: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 1c922158-087c-4acd-9e9b-8372863eeee3
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client 71f4b97c-beee-48c7-a725-9c4d15264cf0 not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 71f4b97c-beee-48c7-a725-9c4d15264cf0
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client a043753c-1e88-4567-a65c-e83696b77de8 not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: a043753c-1e88-4567-a65c-e83696b77de8
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client c638deab-60b6-4326-87fb-93166ab361c2 not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: c638deab-60b6-4326-87fb-93166ab361c2
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client 5c5ce15a-8647-4e83-9942-09128a494c72 not found by BackupHelpers.FindClient
[1]110611.152640.1406: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 5c5ce15a-8647-4e83-9942-09128a494c72
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.152640.3593: BackupConfig: Error: Disconnected Backup Config
[1]110611.152641.4062: Error: Exception thrown
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SDKSample.HomeServerSettingsExtender..ctor(Int32 width, Int32 height, IConsoleServices consoleServices)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   bei System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtenderByType(Type theType, Assembly a, String name, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.FindTabs(Int32 tabWidth, Int32 tabHeight, Int32 settingsWidth, Int32 settingsHeight)

[1]110611.152641.4062: Error: Problem with Home Server Console Tab DLL HomeServerConsoleTab.iTunesServer.dll while loading SDKSample.HomeServerSettingsExtender: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei SDKSample.HomeServerSettingsExtender..ctor(Int32 width, Int32 height, IConsoleServices consoleServices)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   bei System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtenderByType(Type theType, Assembly a, String name, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.FindTabs(Int32 tabWidth, Int32 tabHeight, Int32 settingsWidth, Int32 settingsHeight)
[1]110611.152645.2187: Error: Error -2147023728 in SendMessage
[1]110611.152654.5000: Error: Exception thrown
System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NotImplementedException: Die Methode oder der Vorgang sind nicht implementiert.
   bei Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass.GetDiskInfo()
   bei Microsoft.HomeServer.HomeServerConsoleTab.WHSInfo.WHSInfo..ctor()
   bei Microsoft.HomeServer.HomeServerConsoleTab.WHSInfo.HomeServerTabExtender..ctor(Int32 width, Int32 height, IConsoleServices ConsoleServices)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   bei System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtenderByType(Type theType, Assembly a, String name, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtender(Assembly a, String typeName, String prefixedDllName, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.FindTabs(Int32 tabWidth, Int32 tabHeight, Int32 settingsWidth, Int32 settingsHeight)

[1]110611.152654.5000: Error: Problem with Home Server Console Tab DLL HomeServerConsoleTab.WHSInfo.dll while loading HomeServerTabExtender: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NotImplementedException: Die Methode oder der Vorgang sind nicht implementiert.
   bei Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass.GetDiskInfo()
   bei Microsoft.HomeServer.HomeServerConsoleTab.WHSInfo.WHSInfo..ctor()
   bei Microsoft.HomeServer.HomeServerConsoleTab.WHSInfo.HomeServerTabExtender..ctor(Int32 width, Int32 height, IConsoleServices ConsoleServices)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   bei System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtenderByType(Type theType, Assembly a, String name, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.GetExtender(Assembly a, String typeName, String prefixedDllName, Int32 width, Int32 height, IConsoleServices consoleServices)
   bei Microsoft.HomeServer.Controls.TabFinder.FindTabs(Int32 tabWidth, Int32 tabHeight, Int32 settingsWidth, Int32 settingsHeight)
[1]110611.152654.9062: Error: Exception thrown
System.InvalidOperationException: Fehler beim Vergleichen von zwei Elementen im Array. ---> System.TypeInitializationException: Der Typeninitialisierer für AndreasM.WHSAdmin.Properties.Resources hat eine Ausnahme verursacht. ---> System.NotImplementedException: Die Methode oder der Vorgang sind nicht implementiert.
   at Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass.CreateApplicationFolder(Guid UniqueID, String FriendlyName) in Microsoft.HomeServer.SDK.Interop.v1.dll
   at AndreasM.WHSAdmin.Properties.Resources..cctor() in HomeServerConsoleTab.WHSAdmin.dll
   --- End of inner exception stack trace ---
   at AndreasM.WHSAdmin.Properties.Resources.get_TabText() in HomeServerConsoleTab.WHSAdmin.dll
   at Microsoft.HomeServer.HomeServerConsoleTab.WHSAdmin.HomeServerSettingsExtender.get_TabText() in HomeServerConsoleTab.WHSAdmin.dll
   at Microsoft.HomeServer.Controls.ExtData.CompareTo(Object obj) in HomeServerControls.dll
   at System.Collections.Comparer.Compare(Object a, Object b) in mscorlib.dll
   at System.Collections.Generic.ObjectComparer`1.Compare(T x, T y) in mscorlib.dll
   at System.Collections.Generic.ArraySortHelper`1.QuickSort(T[] keys, Int32 left, Int32 right, IComparer`1 comparer) in mscorlib.dll
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   --- End of inner exception stack trace ---
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   at System.Array.Sort(T[] array, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   at System.Array.Sort(T[] array) in mscorlib.dll
   at Microsoft.HomeServer.Controls.TabFinder.OrderExtenders(ExtData[]& exts) in HomeServerControls.dll
   at Microsoft.HomeServer.Controls.TabFinder.OrderTabs() in HomeServerControls.dll
   at Microsoft.HomeServer.HomeServerConsole.MainForm.InitializeComponent() in HomeServerConsole.exe
   at Microsoft.HomeServer.HomeServerConsole.MainForm.OnLoad(EventArgs e) in HomeServerConsole.exe
   at System.Windows.Forms.Form.OnCreateControl() in System.Windows.Forms.dll
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.CreateControl() in System.Windows.Forms.dll
   at System.Windows.Forms.Control.WmShowWindow(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.ContainerControl.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.WmShowWindow(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) in System.Windows.Forms.dll
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.set_Visible(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll
   at System.Windows.Forms.Application.Run(Form mainForm) in System.Windows.Forms.dll
   at Microsoft.HomeServer.HomeServerConsole.MainForm.Main(String[] args) in HomeServerConsole.exe

Sender: Name:HomeServerConsole.exe
Keine Kontextrichtlinien vorhanden.
Die anderen Dienste sowie der Zugriff auf die Shares funktionieren soweit. Hat jemand eine Idee, wie man hier sinnvollerweise beim Troubleshooting vorgeht? Im Forum habe ich leider kein vergleichbares Fehlverhalten gefunden.

Gruß
WHS: Acer H340, 1 TB (WD10EARS) u. 2 x 1 TB (WD10EAVS)
Clients:
1 Laptop Lenovo T510 Win7 Prof
1 Laptop Dell D420 Win XP Home
1 Tsunami Win XP Prof
1 Alternate Win7 Home
Benutzeravatar
Nobby1805
Moderator
Beiträge: 21380
Registriert: 6. Jun 2009, 17:40
Wohnort: Essen

Re: Konsole lässt sich nicht öffnen

Beitrag von Nobby1805 »

Woher schliesst du denn das der Sicherungsdienst nicht funktiuoniert ... ich habe jetzt dreimal alles durchgeshehe und finde nutr eine Fehler in Bezug auf WHSAdmin

da du über die Konsole nicht deinstalliern kannst würde ich jetzt die entsprechenden DLLs erst mal auf DDLX umbenennen
WHS:inzwischen abgeschaltet Acer H340 mit 1x 1 TB (WD10EAVS), 3x 2 TB (2 WD20EARS und 1 ST2000DM001), PP3+UR2
Server:
Intel Celeron J3455 auf Gigabyte Board, Win 10 Pro x64 21H2, 640 GB (System), 16 TB (Backup), 4 TB (Daten), Lindenberg Backup und LightsOut 3
5 Clients:
1 Intel i5-4670K, ASUS H87-PRO, 32 GB, 250 GB SSD, 2x 500 GB, Win 10 Pro x64 21H2
1 Lüfterlos fürs Wohnzimmer, Intel Celeron N4100, 4 GB, 128 GB, Win 11 Pro x64 21H2
1 AMD Ryzen 7 3700X, Gigabyte AORUS, 32 GB, Win 10 Pro x64 2009
1 Sony Vaio EB 2H4E, Win 10 Home x64 2009
1 Samsung NP-R540-JS09DE, Win 10 Pro x64 2009


WHSListTombstones, ein Tool zur Auflistung aller Tombstones
WHSDisks, ein Tool zur Darstellung und Prüfung der DriveExtender-Konfiguration
WHSDiskNames, ein Tool zur Änderung der Plattennamen in der Konsole
WHSBackup, Infos und Tool zur Backup-DB (2011-Version (auch für WSE2012))
Bitte schreibt bei Fragen und Problemen eure Konfig in die Signatur
moeffel
Foren-Einsteiger
Beiträge: 15
Registriert: 16. Mai 2010, 17:08

Re: Konsole lässt sich nicht öffnen

Beitrag von moeffel »

Danke für die schnelle Antwort! Habe nun die DLLs umbenannt. Fehlermeldung ist weg, aber Konsole startet trotzdem nicht:

Code: Alles auswählen

Created at 11.06.2011 17:12:31
***** Started at 11.06.2011 17:12:31 ***
***** Started at 11.06.2011 17:12:31 ***
[1]110611.171233.3906: BackupConfig: Error: Disconnected Backup Config
[1]110611.171233.5156: BackupConfig: Error: Disconnected Backup Config
[1]110611.171233.5312: Error: Client 1c922158-087c-4acd-9e9b-8372863eeee3 not found by BackupHelpers.FindClient
[1]110611.171233.5312: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 1c922158-087c-4acd-9e9b-8372863eeee3
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client 71f4b97c-beee-48c7-a725-9c4d15264cf0 not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 71f4b97c-beee-48c7-a725-9c4d15264cf0
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client a043753c-1e88-4567-a65c-e83696b77de8 not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: a043753c-1e88-4567-a65c-e83696b77de8
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client c638deab-60b6-4326-87fb-93166ab361c2 not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: c638deab-60b6-4326-87fb-93166ab361c2
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client 5c5ce15a-8647-4e83-9942-09128a494c72 not found by BackupHelpers.FindClient
[1]110611.171233.5625: Error: Client Microsoft.HomeServer.HomeServerConsoleTab.Health.ClientNotFoundException: 5c5ce15a-8647-4e83-9942-09128a494c72
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClient(ConfigurationRoot configurator, Guid pcGuid)
   bei Microsoft.HomeServer.HomeServerConsoleTab.Health.BackupHelpers.FindClientNoThrow(ConfigurationRoot configurator, Guid pcGuid) not found by BackupHelpers.FindClient
[1]110611.171233.7343: BackupConfig: Error: Disconnected Backup Config
[1]110611.171237.5312: Error: Error -2147023728 in SendMessage
[1]110611.171245.2187: Error: Exception thrown
System.InvalidOperationException: Fehler beim Vergleichen von zwei Elementen im Array. ---> System.TypeInitializationException: Der Typeninitialisierer für AndreasM.WHSAdmin.Properties.Resources hat eine Ausnahme verursacht. ---> System.NotImplementedException: Die Methode oder der Vorgang sind nicht implementiert.
   at Microsoft.HomeServer.SDK.Interop.v1.WHSInfoClass.CreateApplicationFolder(Guid UniqueID, String FriendlyName) in Microsoft.HomeServer.SDK.Interop.v1.dll
   at AndreasM.WHSAdmin.Properties.Resources..cctor() in HomeServerConsoleTab.WHSAdmin.dll
   --- End of inner exception stack trace ---
   at AndreasM.WHSAdmin.Properties.Resources.get_TabText() in HomeServerConsoleTab.WHSAdmin.dll
   at Microsoft.HomeServer.HomeServerConsoleTab.WHSAdmin.HomeServerSettingsExtender.get_TabText() in HomeServerConsoleTab.WHSAdmin.dll
   at Microsoft.HomeServer.Controls.ExtData.CompareTo(Object obj) in HomeServerControls.dll
   at System.Collections.Comparer.Compare(Object a, Object b) in mscorlib.dll
   at System.Collections.Generic.ObjectComparer`1.Compare(T x, T y) in mscorlib.dll
   at System.Collections.Generic.ArraySortHelper`1.QuickSort(T[] keys, Int32 left, Int32 right, IComparer`1 comparer) in mscorlib.dll
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   --- End of inner exception stack trace ---
   at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   at System.Array.Sort(T[] array, Int32 index, Int32 length, IComparer`1 comparer) in mscorlib.dll
   at System.Array.Sort(T[] array) in mscorlib.dll
   at Microsoft.HomeServer.Controls.TabFinder.OrderExtenders(ExtData[]& exts) in HomeServerControls.dll
   at Microsoft.HomeServer.Controls.TabFinder.OrderTabs() in HomeServerControls.dll
   at Microsoft.HomeServer.HomeServerConsole.MainForm.InitializeComponent() in HomeServerConsole.exe
   at Microsoft.HomeServer.HomeServerConsole.MainForm.OnLoad(EventArgs e) in HomeServerConsole.exe
   at System.Windows.Forms.Form.OnCreateControl() in System.Windows.Forms.dll
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.CreateControl() in System.Windows.Forms.dll
   at System.Windows.Forms.Control.WmShowWindow(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.ContainerControl.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.WmShowWindow(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.dll
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) in System.Windows.Forms.dll
   at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Control.set_Visible(Boolean value) in System.Windows.Forms.dll
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll
   at System.Windows.Forms.Application.Run(Form mainForm) in System.Windows.Forms.dll
   at Microsoft.HomeServer.HomeServerConsole.MainForm.Main(String[] args) in HomeServerConsole.exe

Sender: Name:HomeServerConsole.exe
Keine Kontextrichtlinien vorhanden.
Aus dem Backup Config Error habe ich geschlossen, dass der Sicherungsdienst nicht funktioniert.

Allerdings habe ich keinen Schimmer, wie hier weiter vorzugehen ist!
WHS: Acer H340, 1 TB (WD10EARS) u. 2 x 1 TB (WD10EAVS)
Clients:
1 Laptop Lenovo T510 Win7 Prof
1 Laptop Dell D420 Win XP Home
1 Tsunami Win XP Prof
1 Alternate Win7 Home
Benutzeravatar
Nobby1805
Moderator
Beiträge: 21380
Registriert: 6. Jun 2009, 17:40
Wohnort: Essen

Re: Konsole lässt sich nicht öffnen

Beitrag von Nobby1805 »

Da ist doch immer noch eien Fehlermeldung vom WHSAdmin ... hast du die 2. DLL im Unterverzeichnis DE auch umbenannt ?
WHS:inzwischen abgeschaltet Acer H340 mit 1x 1 TB (WD10EAVS), 3x 2 TB (2 WD20EARS und 1 ST2000DM001), PP3+UR2
Server:
Intel Celeron J3455 auf Gigabyte Board, Win 10 Pro x64 21H2, 640 GB (System), 16 TB (Backup), 4 TB (Daten), Lindenberg Backup und LightsOut 3
5 Clients:
1 Intel i5-4670K, ASUS H87-PRO, 32 GB, 250 GB SSD, 2x 500 GB, Win 10 Pro x64 21H2
1 Lüfterlos fürs Wohnzimmer, Intel Celeron N4100, 4 GB, 128 GB, Win 11 Pro x64 21H2
1 AMD Ryzen 7 3700X, Gigabyte AORUS, 32 GB, Win 10 Pro x64 2009
1 Sony Vaio EB 2H4E, Win 10 Home x64 2009
1 Samsung NP-R540-JS09DE, Win 10 Pro x64 2009


WHSListTombstones, ein Tool zur Auflistung aller Tombstones
WHSDisks, ein Tool zur Darstellung und Prüfung der DriveExtender-Konfiguration
WHSDiskNames, ein Tool zur Änderung der Plattennamen in der Konsole
WHSBackup, Infos und Tool zur Backup-DB (2011-Version (auch für WSE2012))
Bitte schreibt bei Fragen und Problemen eure Konfig in die Signatur
moeffel
Foren-Einsteiger
Beiträge: 15
Registriert: 16. Mai 2010, 17:08

Re: Konsole lässt sich nicht öffnen

Beitrag von moeffel »

Ich habe jetzt noch die
HomeServerConsoleTab.WHSAdmin.dll und die
HomeServerControls.dll
jeweils nach *.dllx umbenannt. Die Logdatei ist nun bis auf das Created leer.
Das Fehlverhalten besteht allerdings immer noch.
WHS: Acer H340, 1 TB (WD10EARS) u. 2 x 1 TB (WD10EAVS)
Clients:
1 Laptop Lenovo T510 Win7 Prof
1 Laptop Dell D420 Win XP Home
1 Tsunami Win XP Prof
1 Alternate Win7 Home
Benutzeravatar
Nobby1805
Moderator
Beiträge: 21380
Registriert: 6. Jun 2009, 17:40
Wohnort: Essen

Re: Konsole lässt sich nicht öffnen

Beitrag von Nobby1805 »

Warum die HomeServerControls ? das ist m.E. eine zentrale DLL ohne die nichts läuft
WHS:inzwischen abgeschaltet Acer H340 mit 1x 1 TB (WD10EAVS), 3x 2 TB (2 WD20EARS und 1 ST2000DM001), PP3+UR2
Server:
Intel Celeron J3455 auf Gigabyte Board, Win 10 Pro x64 21H2, 640 GB (System), 16 TB (Backup), 4 TB (Daten), Lindenberg Backup und LightsOut 3
5 Clients:
1 Intel i5-4670K, ASUS H87-PRO, 32 GB, 250 GB SSD, 2x 500 GB, Win 10 Pro x64 21H2
1 Lüfterlos fürs Wohnzimmer, Intel Celeron N4100, 4 GB, 128 GB, Win 11 Pro x64 21H2
1 AMD Ryzen 7 3700X, Gigabyte AORUS, 32 GB, Win 10 Pro x64 2009
1 Sony Vaio EB 2H4E, Win 10 Home x64 2009
1 Samsung NP-R540-JS09DE, Win 10 Pro x64 2009


WHSListTombstones, ein Tool zur Auflistung aller Tombstones
WHSDisks, ein Tool zur Darstellung und Prüfung der DriveExtender-Konfiguration
WHSDiskNames, ein Tool zur Änderung der Plattennamen in der Konsole
WHSBackup, Infos und Tool zur Backup-DB (2011-Version (auch für WSE2012))
Bitte schreibt bei Fragen und Problemen eure Konfig in die Signatur
moeffel
Foren-Einsteiger
Beiträge: 15
Registriert: 16. Mai 2010, 17:08

Re: Konsole lässt sich nicht öffnen

Beitrag von moeffel »

Funktioniert wieder!
Vielen Dank :D
WHS: Acer H340, 1 TB (WD10EARS) u. 2 x 1 TB (WD10EAVS)
Clients:
1 Laptop Lenovo T510 Win7 Prof
1 Laptop Dell D420 Win XP Home
1 Tsunami Win XP Prof
1 Alternate Win7 Home
Antworten