Aus einem Win10-Rechner lief das Update auf 1.3.16.0 einwandfrei durch, aber die Wawi lässt sich nicht starten.
(s. errorlog-1)
Auch nach einem Neustart kommt die "Unbehandelte Ausnahme", allerdings mit einem leicht anderen Log.
(s. errorlog-2)
Hat jemand irgendeine Idee?
(s. errorlog-1)
Auch nach einem Neustart kommt die "Unbehandelte Ausnahme", allerdings mit einem leicht anderen Log.
(s. errorlog-2)
Hat jemand irgendeine Idee?
Unbehandelte Ausnahme #74A99F8F0DA787A6 vom Typ System.Windows.Markup.XamlParseException in System.Object Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
System.Windows.Markup.XamlParseException: Durch Hinzufügen eines Werts zu einer Sammlung vom Typ "System.Windows.Controls.UIElementCollection" wurde eine Ausnahme ausgelöst. ---> System.Runtime.InteropServices.COMException: UCEERR_RENDERTHREADFAILURE (Ausnahme von HRESULT: 0x88980406)
bei System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
bei System.Windows.Media.MediaContext.CompleteRender()
bei System.Windows.Media.MediaContext.CreateChannels()
bei System.Windows.Media.MediaSystem.ConnectChannels(MediaContext mc)
bei System.Windows.Media.MediaContext..ctor(Dispatcher dispatcher)
bei System.Windows.Media.MediaContext.From(Dispatcher dispatcher)
bei System.Windows.Media.Visual.VerifyAPIReadWrite()
bei System.Windows.Media.VisualCollection.Add(Visual visual)
bei System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
bei System.Windows.Controls.UIElementCollection.Add(UIElement element)
bei System.Windows.Controls.UIElementCollection.System.Collections.IList.Add(Object value)
bei System.Xaml.Schema.XamlTypeInvoker.AddToCollection(Object instance, Object item)
bei MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
bei System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
bei System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bei System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
bei JTL.Wawi.SplashScreen.SplashScreenWindow.InitializeComponent()
bei JTL.Wawi.SplashScreen.SplashScreenWindow..ctor()
bei JTL.Wawi.Startup.WawiCoreStartup.AvMpj1YgV()
bei JTL.Wawi.Startup.WawiCoreStartup.ApplicationStart(WawiCoreStartupSettings options, IntPtr mainWindowHandle, IModuleSource moduleSource)
bei JTL.Wawi.Startup.WawiCoreStartup.ApplicationStart(WawiCoreStartupSettings options, IntPtr mainWindowHandle)
bei jtlCore.WawiKern.WawiKernStartup.ApplicationStart(WawiCoreStartupSettings startupSettings)
Unbehandelte Ausnahme #52D05306C9340408 vom Typ System.Runtime.InteropServices.COMException in Void SyncFlush(): UCEERR_RENDERTHREADFAILURE (Ausnahme von HRESULT: 0x88980406)
Zeitstempel: 2018-04-13T08:48:25
Locale: German (Germany)
Locale: German (Germany)
Version: 1.3.16.0
Plattform: Wawi
Versionshash: AFD14A20
Prozessname: JTL-Wawi
Physikalischer Speicher: 104099840 / Peak: 105795584
Basispriorität: 8
Prioritätsklasse: Normal
CPU-Zeit (User): 0:00:01,9375
CPU-Zeit (System): 0:00:02,28125
Page-Size (Sytem): 854080 / Peak: 65863680
Page-Size: 64897024 / Peak: 65863680
Offene Handles: 939
Unbehandelte Ausnahme #17AC46B116E11E6D vom Typ System.Windows.Markup.XamlParseException in System.Object Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
System.Windows.Markup.XamlParseException: Bei der Initialisierung von "DBTool.DBToolMain" wurde eine Ausnahme ausgelöst. ---> System.InvalidOperationException: Geschachtelte Aufrufe vom Typ BeginInit sind in derselben Instanz nicht zulässig.
bei System.Windows.FrameworkElement.BeginInit()
bei MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
bei System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
bei System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bei System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
bei System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
bei System.Windows.Application.DoStartup()
bei System.Windows.Application.<.ctor>b__1_0(Object unused)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bei System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
bei System.Windows.Application.RunDispatcher(Object ignore)
bei System.Windows.Application.RunInternal(Window window)
bei System.Windows.Application.Run(Window window)
bei JTL.Datenbankverwaltung.App.Main()
System.Object = <null>
Unbehandelte Ausnahme #462D267815570D81 vom Typ System.InvalidOperationException in Void BeginInit(): Geschachtelte Aufrufe vom Typ BeginInit sind in derselben Instanz nicht zulässig.
Zeitstempel: 2018-04-13T08:55:18
Locale: German (Germany)
Locale: German (Germany)
Version: 1.3.16.0
Plattform: WMS
Versionshash: AFD14A20
Prozessname: JTL-Datenbankverwaltung
Physikalischer Speicher: 83521536 / Peak: 84963328
Basispriorität: 8
Prioritätsklasse: Normal
CPU-Zeit (User): 0:00:02,828125
CPU-Zeit (System): 0:00:03,03125
Page-Size (Sytem): 786232 / Peak: 49917952
Page-Size: 49217536 / Peak: 49917952
Offene Handles: 956