openRPA crash on start
-
On one of my computers freshly installed openRpa crash on start. There is bellow message in event log. Any help?
Aplikacja: OpenRPA.exe
Wersja architektury: v4.0.30319
Opis: proces został przerwany z powodu nieobsłużonego wyjątku.
Informacje o wyjątku: System.Xaml.XamlParseException
w MS.Internal.Xaml.Context.ObjectWriterContext.ServiceProvider_Resolve(System.String)
w MS.Internal.Markup.StaticExtension.ProvideValue(System.IServiceProvider)
w MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(System.Windows.Markup.MarkupExtension, System.IServiceProvider)Informacje o wyjątku: System.Xaml.XamlObjectWriterException
w MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(System.Windows.Markup.MarkupExtension, System.IServiceProvider)
w System.Xaml.XamlObjectWriter.Logic_ProvideValue(MS.Internal.Xaml.Context.ObjectWriterContext)
w System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue(MS.Internal.Xaml.Context.ObjectWriterContext)
w System.Xaml.XamlObjectWriter.WriteEndObject()
w System.Xaml.XamlServices.Transform(System.Xaml.XamlReader, System.Xaml.XamlWriter, Boolean)
w System.Windows.ResourceDictionary.EvaluateMarkupExtensionNodeList(System.Xaml.XamlReader, System.IServiceProvider)
w System.Windows.ResourceDictionary.GetKeyValue(System.Windows.Baml2006.KeyRecord, System.IServiceProvider)
w System.Windows.ResourceDictionary.SetKeys(System.Collections.Generic.IList`1<System.Windows.Baml2006.KeyRecord>, System.IServiceProvider)
w System.Windows.Baml2006.WpfSharedBamlSchemaContext+<>c.<Create_BamlProperty_ResourceDictionary_DeferrableContent>b__297_0(System.Object, System.Object)
w MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(System.Object, System.Xaml.XamlMember, System.Object)Informacje o wyjątku: System.Windows.Markup.XamlParseException
w System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
w System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
w System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
w System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
w System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
w System.Activities.Presentation.WorkflowDesignerColors.get_DefaultColors()
w System.Activities.Presentation.WorkflowDesignerColors.GetBrush(System.String)
w System.Activities.Presentation.WorkflowDesignerColors.GetColor(System.String)Informacje o wyjątku: System.Reflection.TargetInvocationException
w System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
w System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
w System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
w System.Reflection.RuntimePropertyInfo.GetValue(System.Object, System.Object[])
w System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(System.Type, System.String, System.Object ByRef)
w System.Windows.Markup.StaticExtension.ProvideValue(System.IServiceProvider)
w MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(System.Windows.Markup.MarkupExtension, System.IServiceProvider)Informacje o wyjątku: System.Windows.Markup.XamlParseException
w System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)
w System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
w System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
w System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
w OpenRPA.Views.WFToolbox.InitializeComponent()
w OpenRPA.Views.WFToolbox..ctor()
w OpenRPA.MainWindow.Window_Loaded(System.Object, System.Windows.RoutedEventArgs)
w System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
w System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
w System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
w System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
w MS.Internal.LoadedOrUnloadedOperation.DoWork()
w System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
w System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
w System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
w System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
w System.Windows.Interop.HwndTarget.OnResize()
w System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
w System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
w MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
w MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
w System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
w System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
w MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) -
Hey. I see the error is from WFToolbox. This may me a fresh install, but did you use openrpa before ? In that cases, does any of your project have nuget packages added ? If so, those will get installed when you run the robot, and if one of those packages have issues that could potentialy bring down the robot.
If you are using app.openiap.io i can check you project, if you are using a locally installed openflow, please go to the openrpa collection and check the project object, if there something in the "dependencies" field. Like in this screenshot
-
@allan-zimmermann
Im using ( or try) app.openiap.io. I login to the same account on two host, but only one is effected. -
- you cannot/must not use the same user for multiple robots
- Ok, i will have a look later today or tomorrow
-
I don't see any projects or workflows for your username/email ( but i see a robot online right now ) so is the problem fixed ?
If not, do you have any idear what is different from those two machines ?
Different anti virus, different software install, do you have any software that also implements microsoft workflow foundation ( like uipath, service, another moday, some powershell modules etc ) that could have added a bad dll into you global assembly cache ( GAC ) -
@allan-zimmermann
On the second machine in works, so robot was probably from there.
When I disconnect from openapi, it also crashed.
There is not very important now, because I only need to check features of your application, so I can do that from second machine. I also think that it’s a problem with the local environment and I will try figured out, but it’s not very important to me right now
I didn't create any robots, only have watched few videos, but I’m impressed -