Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all 4405 articles
Browse latest View live

UIPath Assistant Cannot Install Package

$
0
0

(v2020.10.2) - Just upgraded to v2020.10.2 and having problems. UIPath Assistant is unable to install a package that I deployed earlier today. Just hangs for about 15 minutes and then times out. Orchestrator service is connected, and the robot is licensed. The account that is logged in has full permissions to the C:\Users… folder where the deployed package will reside. It creates the package name folder, then the version sub-folder, but that’s as far as it gets. Any help would be appreciated.

UIPath-Asst-Geller-1

3 posts - 3 participants

Read full topic


Comparing to variables

$
0
0

Hello, Guys good evening!!

I’m trying to compare two variables with the following condition:

image

Variable extracted from PDF:
NomeClienteInput
image

Variable extracted from AS400
NomeOutput.ToString.Trim.Equals
image

They really look the same.

The idea is: If they are equal they follow a normal branch if don’t they go into else branch.

Anyone with ideas to share?

Thank you guys!

2 posts - 2 participants

Read full topic

No endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/ that could accept the message

$
0
0

Hello All,
I installed UiPath Community 19.7.0 free addition, but I am getting this no endpoint error for a whole day.

I’ve gone through all the questions related to this error and tried almost all solutions that are suggested. Here are the few things I tried:

  1. I’ve made sure Net.Pipe Listener Adapter is running
  2. Turned on all features under .Net Framework from Turn windows features on/off .
  3. My user account(which is not default administrator account) has administrator privileges. Also I have full control over C:\Program Files\WindowsApps
  4. I’ve reinstalled several times after clearing from Roaming & Local folder.

Weirdly, I didn’t face any problem in another machine where the account is default administrator account. A note: It ran there without any Ui Robot process.

Here is the detailed error log if any one wants to see:

15:44:10.5562 => [ERROR] [UiPath.Studio.exe] [1] System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/UiPath/service/duplex/agent/suddin that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

Server stack trace:
at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder, IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object ins, Object outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at UiPath.Models.IUiPathRemoteDuplexContract.GetRobotConnectionStatus()
at UiPath.Models.UiPathDuplexProxy.GetRobotConnectionStatus()
at UiPath.Studio.Plugin.Workflow.Services.RobotStudioBridge.d__24.MoveNext()

9 posts - 4 participants

Read full topic

Uipath ROBOT Error- End of Central Directory record could not be found

$
0
0

HI Guys,

I need an urgent help on the below error:

after publishing the new package to the default robot, i am trying to update it in the ROBOT. but it pops up the below error:

“End of Central Directory record could not be found”

Kindly help me guys

2 posts - 2 participants

Read full topic

XOR Operation not working

$
0
0

Hello all,

I remember reading something a while back about the XOR operation not working, it does not look like this has been fixed? Can anyone confirm either way please?;

8 posts - 3 participants

Read full topic

Beta 2021.6 could not run with error

$
0
0

Hi,

The studio has upgrade to 2021.6 (Beta) then i could not execute “UiPath.Studio”.
I try to execute “AppData\Local\UiPath\app-21.6.0-beta4514>UiPath.LicenseTool.exe”
and found error.
beta 2021.6 could not run with windows error message per below detail.
Error:
An assembly specified in the application dependencies manifest (UiPath.LicenseTool.deps.json) was not found:
package: ‘runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64’, version: ‘5.0.7’
path: ‘WindowsBase.dll’

4 posts - 3 participants

Read full topic

Error: LibGit2Sharp.LibGit2SharpException

$
0
0

Getting strange access denied issue

image

Logs:

20.10.2+Branch.master.Sha.cf481ddc1ae94ab83e743f85d96fbfeca8fc705c
could not open 'C:/Users/Tyler/AppData/Local/AMD/DxCache/ac70c5c56c76b909f1a113eb4152ccfbeab2da8e4a060465.bin': Access is denied.
Error: LibGit2Sharp.LibGit2SharpException: could not open 'C:/Users/Tyler/AppData/Local/AMD/DxCache/ac70c5c56c76b909f1a113eb4152ccfbeab2da8e4a060465.bin': Access is denied.
   at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
   at LibGit2Sharp.Core.Proxy.git_status_list_new(RepositoryHandle repo, GitStatusOptions options)
   at LibGit2Sharp.RepositoryStatus..ctor(Repository repo, StatusOptions options)
   at LibGit2Sharp.Repository.RetrieveStatus(StatusOptions options)
   at UiPath.Studio.Plugin.Git.Services.Core.RepositoryStatusService.RetrieveStatus(String repositoryPath, StatusOptions options, Action`2 sandboxedAction)
   at UiPath.Studio.Plugin.Git.Services.Core.ItemStatusService.UpdateCache(String workingDirectory, String path, IGetStatusOptions options)
   at UiPath.Studio.Plugin.Git.Services.Core.ItemStatusService.GetItemStatusCore(String workingDirectory, String path, IGetStatusOptions options)
   at UiPath.Studio.Plugin.Git.Services.Core.ItemStatusService.<>c__DisplayClass12_0.<GetItemStatusAsync>b__0()
   at UiPath.Studio.Plugin.Git.Services.Core.GitSession.<>c__DisplayClass15_0`1.<ExecuteAsync>b__1(IRepository _)
   at UiPath.Studio.Plugin.Git.Services.Core.GitSession.ThreadSafeExecute[TResult](Func`2 action, Func`1 repoFactory)
   at UiPath.Studio.Plugin.Git.Services.Core.GitSession.<>c__DisplayClass15_0`1.<ExecuteAsync>b__0(CancellationToken _)
   at UiPath.Shared.ProducerConsumerPair.<>c__DisplayClass18_0`1.<StartNew>b__0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.Services.Core.GitSession.<ExecuteAsync>d__15`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.Services.Core.ItemStatusService.<GetItemStatusAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.GitSourceControl.<GetItemStatusAsync>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.Services.UI.CommitUiService.<GetAllChanges>d__25.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.Services.UI.CommitUiService.<CommitAsync>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.Plugin.Git.Services.UI.CommitUiService.<CommitCommandExecuteAsync>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Studio.App.Desktop.MVVM.Commands.TaskCommand`3.<Execute>d__32.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088

Any idea what this error means?

5 posts - 3 participants

Read full topic

Cannot create unknown type '{http://schemas.uipath.com/workflow/activities}ForEachRow'

$
0
0

I have Studio 2020.10.4 Enterprise & Orchestrator 2020.10.5

I made a tiny change to my process and published. And now I get the error below when orchestrator commands my unattended robot to run it. I tried updating all of the packages. I removed my change and re-published, same error. I committed it to Github and pulled it to another machine and published from that machine, no luck. I was able to get it working by pulling it down to the studio running on the unattended robot machine and publishing from there. Any idea what’s going on? Thanks.

Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}ForEachRow’.

at System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
at System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
at System.Activities.XamlIntegration.FuncFactory1.Evaluate() at System.Activities.DynamicActivity.OnInternalCacheMetadata(Boolean createEmptyBindings) at System.Activities.Activity.InternalCacheMetadata(Boolean createEmptyBindings, IList1& validationErrors)
at System.Activities.ActivityUtilities.ProcessActivity(ChildActivity childActivity, ChildActivity& nextActivity, Stack1& activitiesRemaining, ActivityCallStack parentChain, IList1& validationErrors, ProcessActivityTreeOptions options, ProcessActivityCallback callback)
at System.Activities.ActivityUtilities.ProcessActivityTreeCore(ChildActivity currentActivity, ActivityCallStack parentChain, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors) at System.Activities.ActivityUtilities.CacheRootMetadata(Activity activity, LocationReferenceEnvironment hostEnvironment, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors)
at System.Activities.Hosting.WorkflowInstance.ValidateWorkflow(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation, Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback, Object state)
at UiPath.Executor.RobotRunner.d__89.MoveNext()

2 posts - 2 participants

Read full topic


Problem with API cloud - CORS

$
0
0

Hi guys,
I have a problem consuming API orchestrator cloud with javascript, I receive error with CORS, the message is: Access to fetch at ‘https://account.uipath.com/oauth/token’ from origin ‘null’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
I use the URL https://account.uipath.com/oauth/token
Thanks for any help.

3 posts - 3 participants

Read full topic

Issue in Upload File activity - SharePoint Activities

$
0
0

How to upload a file into MS Teams or its SharePoint. I am trying to achieve it using Share Point Application Scope and Upload File Activity within the Scope, But I am getting error as “Upload file: File Not Found.”
Please guide me through the Use of the activities and Properties to achieve it. Also suggest me the alternate ways. Thanks.

1 post - 1 participant

Read full topic

If activity error, why?

$
0
0

Hello guys, good afternoon!

Is the following… I have a condition inside an if activity. If the condition is met it does something. If don’t, it does something else.

To start:

The condition is met but instead of following the "Then " Branch it goes into “Else” Branch.

The result:

note:
The if condition is inside the for each loop

Note: If I disable the sequence inside the “Else” Branch I will not receive any email which is Ok because the condition is met.

Anyone can help me find a solution for this?
Thank you

1 post - 1 participant

Read full topic

CSV に書き込み: メソッドが見つかりません: ‘Void CsvHelper.CsvWriter…ctor(System.IO.TextWriter)

$
0
0

質問失礼いたします。現在作成しているワークフローで以下のエラーメッセージが発生しています。何が原因かがわからないためご教示いただけないでしょうか?
CSV に書き込み: メソッドが見つかりません: ‘Void CsvHelper.CsvWriter…ctor(System.IO.TextWriter)

・試したこと
ネットの再接続
新しくプロセス作成後Main.xaml消去→現在作成中のCSV書き込みフロー一式をコピペ
新しくCSV書き込みフローを作成

・バージョン
Excel.Activities 2.9.5
UiAutomation.Activities 20.10.9

1 post - 1 participant

Read full topic

Process runs without errors from UiPath Assistant, but fails with selector error from Orchestrator

$
0
0

The process goes into a virtual machine and opens an Oracle Webforms system to search for and change a list of contract numbers. The process runs without errors, when started from UiPath Assistant, but it fails when started from Orchestrator.

The robot type is unattended, the machine key is correct, and the robot is connected and licensed.

Before failing, several selectors are passed and return no errors, but when it reaches this selector it cannot find it:
"

I have validated the selector, and it highlights the right field even though I change the size of the window. However, it still fails, when it is run from Orchestrator.

Any help would be appreciated.

4 posts - 2 participants

Read full topic

LINQ to use group by and starts with

$
0
0

Hi,

I have a datatable with 1 columns called names

I want to use a LINQ query to filter out the value with same first name i.e. and write it in a new datatable.

Example Datatable:
NAMES
AA AA
AA Bb
AA Cc

New datatable:
Aa

Any Idea?

Thanks in advance.

1 post - 1 participant

Read full topic

Lost connection to MySQL server at 'waiting for initial communication packet', system error: 10060

$
0
0

hi,
i an getting below log-
System.Data.Odbc.OdbcException (0x80131937): ERROR [08S01] [MySQL][ODBC 8.0(a) Driver]Lost connection to MySQL server at ‘waiting for initial communication packet’, system error: 10060
why this error came and how to overcome from this error?

3 posts - 3 participants

Read full topic


Unable to use string value in 'SentonbehalfofName' property of sent outlook mail message activitiy

How to retry the process when we get error while middle of the running processing

$
0
0

Hello everyone I’m working on a project which I need to take input data from Excel sheet and fill the form in browser and process it.
I’m getting sometimes error. my project is getting errors sometimes middle of the process . I don’t want to run the whole process again . I want to retry my bot from the last stopped data . Can anyone help me how to solve this.

15 posts - 3 participants

Read full topic

2019.10 - Invoke Workflow error

$
0
0

Hi,

On 2019.10.0-beta.477 when I try to invoke snippet “Wait For All Form Tasks Completion.xaml” using Invoke Workflow File I get the following message :
RemoteException wrapping System.Activities.ValidationException: An extension of type ‘UiPath.Activities.Contracts.Persistence.IPersistenceBookmarks’ must be configured in order to run this workflow.
at System.Activities.Hosting.WorkflowInstanceExtensionCollection…ctor(Activity workflowDefinition,
WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstanceExtensionManager.CreateInstanceExtensions(Activity workflowDefinition,
WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation,
Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback,
Object state)
at UiPath.Executor.InProcessRunner.<>c__DisplayClass6_0.g__StartWorkflow|1()
at UiPath.Executor.InProcessRunner.BeginExecute(AsyncCallback callback,
Object state)
at UiPath.Core.Activities.ExecutorInvokeActivity.BeginExecute(AsyncCodeActivityContext context,
AsyncCallback callback,
Object state)
at System.Activities.AsyncCodeActivity.InternalExecute(ActivityInstance instance,
ActivityExecutor executor,
BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor,
BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor,
BookmarkManager bookmarkManager,
Location resultLocation)

I’m able to launch the file directly not just invoke it. what can be the reason?

51 posts - 23 participants

Read full topic

Error: Invoke VBA: Programmatic access to VB Project is not trusted

$
0
0

Hello,

When I try to Invoke VBA in Excel Application Scope, it is throwing the error as "Invoke VBA: Programmatic access to Visual Basic Project is not trusted"

I am aware about checking the Trust access to the VBA project object model , under Macro Settings in Options in Excel .

But, if we are running the same in Production, then all the machines requires this manual change.

Is there any other alternative to fix this Error?

1 post - 1 participant

Read full topic

I am facing this issue while running a program of python using UiPath

$
0
0

An ExceptionDetail,
likely created by IncludeExceptionDetailInFaults=true,
whose value is:
System.IO.DirectoryNotFoundException: The specified Python path is not valid: C:\Users\EUUOB\AppData\Local\Programs\Python\Python36\python.exe
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context,
Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context,
Bookmark bookmark,
Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context,
Bookmark bookmark,
Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor,
BookmarkManager bookmarkManager)

10 posts - 5 participants

Read full topic

Viewing all 4405 articles
Browse latest View live