Job stopped with an unexpected exit code: 0xC00000FD System.Exception: Job stopped with an unexpected exit code: 0xC00000FD

Dear community, I need help, I can’t figure out the bug, here is the bug report:

00:01:31.8176 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 7, normalizedDistinctWfCount = 6
00:01:39.4490 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [30] System.Exception: Job stopped with an unexpected exit code: 0xC00000FD

Here is the bug report from the earlier one:

17:22:57.4370 => [WARN] [UiPath.Studio] [1] Studio version: 23.12.0-beta.15287+Branch.release-v23.12.0.Sha.6f78cf34182e239b45fdde518f0d7807b8290d82
17:22:58.4370 => [WARN] [UiPath.Studio] [1] Session id: d796b562-afc5-4885-afe4-994148436fab
17:22:59.6869 => [WARN] [UiPath.Studio] [1] Office version: 2019
17:22:59.6869 => [WARN] [UiPath.Studio] [1] Office build version: 16.0.17126.20132
17:23:00.9876 => [ERROR] [UiPath.Studio] [9] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)
19:29:33.0009 => [WARN] [UiPath.Studio] [36] Feed https://api.nuget.org/v3/index.json has been disabled. Reason: System.Net.Http.HttpRequestException: No such host is known. (api.nuget.org:443)
—> System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
— End of inner exception stack trace —
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at UiPath.Studio.Core.CommonServices.NugetSourceFilterService.IsSourceReachable(PackageSource source) 19:29:33.0009 => [WARN] [UiPath.Studio] [35] Feed https://gallery.uipath.com/api/v3/index.json has been disabled. Reason: System.Net.Http.HttpRequestException: No such host is known. (gallery.uipath.com:443) ---> System.Net.Sockets.SocketException (11001): No such host is known. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) at System.Threading.Tasks.TaskCompletionSourceWithCancellation1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at UiPath.Studio.Core.CommonServices.NugetSourceFilterService.IsSourceReachable(PackageSource source)
19:29:33.0009 => [WARN] [UiPath.Studio] [92] Feed https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json has been disabled. Reason: System.Net.Http.HttpRequestException: No such host is known. (pkgs.dev.azure.com:443)
—> System.Net.Sockets.SocketException (11001): No such host is known.
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
— End of inner exception stack trace —
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at UiPath.Studio.Core.CommonServices.NugetSourceFilterService.IsSourceReachable(PackageSource source)
20:14:30.7221 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 6, normalizedDistinctWfCount = 5
20:14:58.9296 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [59] System.Exception: Job stopped with an unexpected exit code: 0xC00000FD
20:25:56.4549 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 7, normalizedDistinctWfCount = 6
20:26:27.5068 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [37] System.Exception: Job stopped with an unexpected exit code: 0xC00000FD
23:51:40.5045 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 7, normalizedDistinctWfCount = 6
23:52:07.1101 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [88] System.Exception: Job stopped with an unexpected exit code: 0xC00000FD

Hi @Michael_Chletsos

Please check the below thread:

Regards

I tried with chrome. Someone please help. I started all over again. I am doing everything perfectly. here is the log: 14:33:50.7090 => [WARN] [UiPath.Studio] [1] Studio version: 23.12.0-beta.15287+Branch.release-v23.12.0.Sha.6f78cf34182e239b45fdde518f0d7807b8290d82
14:33:51.6908 => [WARN] [UiPath.Studio] [1] Session id: 39096d7c-60a8-465d-b0c8-f0f6a7b46cab
14:33:52.9257 => [WARN] [UiPath.Studio] [1] Office version: 2019
14:33:52.9257 => [WARN] [UiPath.Studio] [1] Office build version: 16.0.17126.20132
14:33:54.3259 => [ERROR] [UiPath.Studio] [9] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)
14:41:51.4322 => [WARN] [UiPath.Studio] [1] Studio version: 23.12.0-beta.15287+Branch.release-v23.12.0.Sha.6f78cf34182e239b45fdde518f0d7807b8290d82
14:41:51.7010 => [WARN] [UiPath.Studio] [1] Session id: 4caeb55f-b8da-4cd2-b0bc-3fae589375b2
14:41:52.5297 => [WARN] [UiPath.Studio] [1] Office version: 2019
14:41:52.5297 => [WARN] [UiPath.Studio] [1] Office build version: 16.0.17126.20132
14:41:53.9638 => [ERROR] [UiPath.Studio] [9] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary2 userMetadata, ProxySettings proxySettings) at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary2 userMetadata)
15:26:12.7218 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 3, normalizedDistinctWfCount = 2
15:28:35.1942 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 3, normalizedDistinctWfCount = 2
15:49:12.0434 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
15:50:51.6397 => [WARN] [UiPath.Studio] [1] Connection lost in ILocalsCacheProjectEndpoint while executing ClearLocalsCache
15:50:51.6397 => [WARN] [UiPath.Studio] [1] Connection lost in ILocalsCacheProjectEndpoint while executing ClearLocalsCache
16:11:33.0740 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:11:33.0944 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:27.5891 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:31.2586 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:34.4309 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:36.0717 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:38.2765 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:43.2944 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:48.7764 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:52.2481 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:52.7592 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:54.8112 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:57.4762 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:13:58.9213 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:14:27.7388 => [WARN] [UiPath.Studio.App.Logging.OutputLogger] [58] NU1603: UiPath.Persistence.Activities 1.4.6 depends on UiPath.FormActivityLibrary.Contracts (>= 2.0.4-alpha.3202189) but UiPath.FormActivityLibrary.Contracts 2.0.4-alpha.3202189 was not found. An approximate best match of UiPath.FormActivityLibrary.Contracts 2.0.4 was resolved.
16:18:31.3325 => [ERROR] [UiPath.Studio] [1] RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:18:31.8327 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:18:34.5010 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:18:36.2669 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:18:37.2534 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:18:38.5918 => [ERROR] [UiPath.Studio] [1] Unable to search: RemoteException wrapping System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetPropertyDescriptors() at System.Activities.Presentation.Model.ModelPropertyCollectionImpl.GetEnumerator()+MoveNext() at System.Activities.Presentation.Model.ModelTreeManager.GetNeighbors(ModelItem currentModelItem, Predicate1 extraShouldSearchThroughProperties)
at System.Activities.Presentation.Model.ModelTreeManager.Find(ModelItem startingItem, Predicate1 matcher, Boolean skipCollapsedAndUnrootable) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef, IEnumerable1 activityAllowedTypes)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.WorkflowDesignerExtensions.GetModelItemByIdRef(WorkflowDesigner designer, String activityIdRef)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.GetModelItemByIdRef(String activityIdRef)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetAddActivityLocation(SearchParameters searchParameters)
at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetScopeResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct) at UiPath.Studio.Plugin.Workflow.Search.ActivityRecommendationsTreeSearchLocation.GetSearchResults(SearchParameters searchParameters, NotifiableConcurrentQueue1 results, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(SearchParameters searchParameters, CancellationToken token, String locationId)
at UiPath.Studio.Plugin.Workflow.Services.ActivitiesSearchLocationProjectEndpoint.GetSearchResults(JsonValue1 searchParameters, CancellationToken ct, String locationId) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler), HResult -2146233088
16:31:34.2907 => [WARN] [UiPath.Studio] [1] GetCompilableWorkflows: allWfCount = 3, normalizedDistinctWfCount = 2
16:31:50.7967 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [101] System.Exception: Job stopped with an unexpected exit code: 0xC00000FD

Hey @Michael_Chletsos
Did you try this?