Question
Scotiabank
CR
Last activity: 19 Apr 2022 16:27 EDT
When I run my RPA project it doesn't come through "AllProjectsStared" without errors
Hello,
Could you help me with this issue please?
My RPA project (vs Proprietary information hidden) it's working fine in VM.
Actually, the issue is in localhost (workstation), when I run the project, it never start main process flow and doesn't comes through "AllProjectsStared" Runtime Loader. It was working fine and I don't know how it gets broken.
Pd. It doesn't show errors.
I attach a print screen.
Regards,
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 19 Apr 2022 16:27 EDT
Scotiabank
CR
It's working now!!! I solved the error right in an empty json file "StartMyDay-Project-8D69725CFC9331F.json" located in the %AppData% directory.
First, I just deleted the json file, then I ran the project, finally that steps recreated the json file correctly, now with data.
Thanks for yor help!!!
Pegasystems Inc.
IN
@AntonySolis Could you please attach the runtime log with Verbose enabled
Updated: 13 Apr 2022 10:06 EDT
Scotiabank
CR
@gummv1 thanks! Attaching...
Pegasystems Inc.
IN
@AntonySolis From the log I could see some exception occurred during allProjectsStartedEvent. May I know if you are using startmyday functionality in the project. Also this may need some debugging, please create support incident to work on this.
Error in the log you shared
1) Exception Information ********************************************* Exception Type: System.ArgumentNullException Message: "Value cannot be null." ParamName: NULL Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items TargetSite: Void ReliableEnter(System.Object, Boolean ByRef) HelpLink: NULL Source: "mscorlib" HResult: -2147467261 StackTrace Information ********************************************* at System.Threading.Monitor.ReliableEnter(Object obj, Boolean& lockTaken) at OpenSpan.ApplicationFramework.StartMyDay.StartMyDayService.AddOrUpdateAdapter(IStartMyDayAdapter adapter) at OpenSpan.ApplicationFramework.StartMyDay.StartMyDayService.OnBeforeAllProjectsStarted(Object sender, EventArgs e) at OpenSpan.Runtime.ProjectManager.RuntimeLoader_BeforeAllProjectsStarted(Object sender, EventArgs e) at OpenSpan.Runtime.RuntimeLoader.OnAllProjectsStarted()
Scotiabank
CR
@gummv1 I'm not using startmyday functionality. I checked the exceptions but the project is not working yet.
Pegasystems Inc.
IN
Pegasystems Inc.
US
Accepted Solution
Updated: 19 Apr 2022 16:27 EDT
Scotiabank
CR
It's working now!!! I solved the error right in an empty json file "StartMyDay-Project-8D69725CFC9331F.json" located in the %AppData% directory.
First, I just deleted the json file, then I ran the project, finally that steps recreated the json file correctly, now with data.
Thanks for yor help!!!