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

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?

50 posts - 22 participants

Read full topic


What should be input in "Downloaded file"?

$
0
0

HI, I’m a newbie on uiPath, in my case, I would like to use “Wait for download” activity to monitor/wait a file download & then copy the content into another Excel file.
What is supposed to input in dialogue “Downloaded file”?

image

image

4 posts - 4 participants

Read full topic

Error : Write Range : Specified part does not exist in the Package

System.reflection.targetinvocationexception during assign activity

$
0
0

Hi All
while performing assign activity, i m getting below error:
image
There is no validation error in code. Please help to resolve the issue.

Thanks!!!

15 posts - 7 participants

Read full topic

REFramework : Object reference not set to an instance of an object

$
0
0

Hi All,

We are using REFramework without queues. Transaction item will be based on number of rows in excel input file. We want to assign below values of input excel to variable in Assign activity but its throwing an error as Object reference not set to an instance of an object.

in_CustomerName = in_TransactionItem.Item(“Customer Name”).ToString

Thanks,
Kalpana

4 posts - 4 participants

Read full topic

Feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again

$
0
0

I have installed Robot on Automation server and exported bot packages from Development server to Automation server. When I try to start job from Orchestrator or when I am trying to download and install processes from Robot tray in Automation server machine, I am getting feed error. It is not allowing to download UiPath Official dependencies like ‘UiPath.Database.Activities.1.0.7053.27728’ and ‘UiPath.Credentials.Activities. 1.1.6479.13204’.

I am able to run jobs which has only message box activity without any dependencies. but when I try to run my actual jobs with UiPath Official site dependencies like database, credentials, that time I am getting this error.

Error Message:

Info: The feed ‘Official [https://www.myget.org/F/workflow/]’ lists package ‘UiPath.Database.Activities.1.1.6660.26865’ but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.

RemoteException wrapping NuGet.Protocol.Core.Types.FatalProtocolException: The feed ‘Official [https://www.myget.org/F/workflow/]’ lists package ‘UiPath.Database.Activities.1.1.6660.26865’ but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. —> RemoteException wrapping NuGet.Protocol.PackageNotFoundProtocolException: Unable to find package ‘UiPath.Database.Activities.1.1.6660.26865’.
at NuGet.Protocol.FindPackagesByIdNupkgDownloader.d__6.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 NuGet.Protocol.RemoteV2FindPackageByIdResource.d__18.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 NuGet.Commands.SourceRepositoryDependencyProvider.d__22.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 NuGet.Commands.SourceRepositoryDependencyProvider.<>c__DisplayClass21_0.<b__0>d.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 NuGet.Commands.SourceRepositoryDependencyProvider.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 NuGet.DependencyResolver.ResolverUtility.d__2.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 NuGet.DependencyResolver.ResolverUtility.d__1.MoveNext()
— End of inner exception stack trace —
at NuGet.DependencyResolver.ResolverUtility.d__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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.DependencyResolver.RemoteDependencyWalker.d__3.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.DependencyResolver.RemoteDependencyWalker.d__3.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.DependencyResolver.RemoteDependencyWalker.d__3.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 NuGet.Commands.ProjectRestoreCommand.d__10.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.Commands.ProjectRestoreCommand.d__8.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.Commands.RestoreCommand.d__47.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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at NuGet.Commands.RestoreCommand.d__32.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.NuGet.PackageManager.d__2.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.NuGet.PackageManager.d__0.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.Service.Impl.ProjectInstaller.d__9.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.Service.Impl.ProjectInstaller.d__6.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.Service.Impl.ProjectInstaller.d__4.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.Service.Impl.ProjectInstaller.<>c__DisplayClass3_0.<b__0>d.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.Service.Impl.ProjectInstaller.d__3.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.Service.Impl.WindowsPackageService.d__3.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.Service.Job.d__35.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.Service.Job.d__34.MoveNext()
Start Time: 01/08/2020 7:18:40 AM
End Time: 01/08/2020 7:18:41 AM
Input Values: null
Output Values: null
Has Recording: false

Please help me to solve this issue.

6 posts - 5 participants

Read full topic

API- odata / robots "count = 0"

$
0
0

Dear, I need help.

when I make a request to get the robot id it returns to me as if I had no robot

“@ odata.count”: 0,

i need to know the robot id to proceed with my project to perform the job via API

Can someone help me??

4 posts - 3 participants

Read full topic

Job starts on robots on wrong machine

$
0
0

Hello,

We have a recent problem that came with updating our robots to 20.4.3. For some reason, two jobs start on the same user on two different machines, even though the robot with the user is configured to use only one of the machines.

For context, we use classic folders on our on-premise Orchestrator, 2020.4.2.

In this image you can see two instances of the job (they were not running concurrently, more on that later). We have named the robot 28-01 after the server the robot is connected to, VDA028. But as you can see from the image, the job list shows that the job has also started on VDA013, our other robot machine. And this has happened even though the robot 28-01 is specifically connected to VDA028 (as is the case in classic folders).

What is furthermore puzzling, is when we look at the logs generated by this job that ran on the wrong machine. The logs start like this, and you can immediately spot that one is from another machine than the other:

As you can see, the job has started twice. And on top of that, it started with the same job key. The previous image is taken by looking at the job logs, and since they share the job key, they both show up in the same log view. Here you can see details from the “execution started” images. The job key is the same, but you can see the machine is different! Furthermore, the user is the same and the robot is the same.

image

image

The two jobs then run concurrently (which in itself causes headaches, as the jobs share the robot user). Another problem then arises, when one of the two tangled jobs ends. At that moment, the orchestrator flags the job (or the job with this job key) finished. And marks the robot available. But in reality the robot is not yet available, as the other job of these two tangled ones is still running!

This leads to Orchestrator then starting a new job on the same robot (as it should, the robot is marked as available after all), but it then fails with the following error:

image

This error message was the initial fault we found, but we were able to trace it back to having two jobs running simultaneously with the same job key, on the same robot, but on two different machines.

If you need more details or I didn’t manage to explain things clearly enough, I’ll be happy to provide more details. But has anyone else here ever encountered the same issue, and if so, are there any fixes we could do?

PS.

  • We already deleted and re-added our robots with new names, it didn’t help.
  • The job is started by a queue trigger.

EDIT:

  • The same problem can also occur when starting jobs with just X runtimes, not just job triggers
  • This problem occurs seemingly randomly, about every 1 or 2 hours.
  • All robots are unattended.
  • Deleted and re-added the machines (and also robots). No help, it still keeps happening.
  • A job ran from a timed trigger, with input “allocate dynamically: 1 times”. It still started twice, with a single job key.

15 posts - 9 participants

Read full topic


HttpUtility is not a member function of web... error in URL encode / decode

$
0
0

What I am trying to get
I am trying to URL encode a string in my workflow.
What I did
I used this function: System.Web.HttpUtility.HtmlEncode(string)

What is the issue ?
I used this same function on my earlier project without any issue. But when I created a new workflow file ? Its showing issue… HttpUtility is not a member function of web. Below is the both project screenshot.

On one project this function work fine
image

And another project the same function show error.
image

Please help me to URL encode my string. Thanks

28 posts - 11 participants

Read full topic

Open Browser: Cannot communicate with the browser, please check the UiPath extension

$
0
0

Hello All,

I am getting an error with UiPath studio and Chrome Extension not working: Open Browser: Cannot communicate with the browser, please check the UiPath extension I have already reinstalled the extension multiple times, reinstalled UiPath Studio and followed the documentation located at these links:


I troubleshooted inside the Registry Editor and everything checked out but still cant see the ChromeNativeMessaging.exe process running in task manager under Chrome.

Versions:

  • Studio Community Edition 2019.7.0
  • UiPath Web Automation Chrome Extension 9.0.6821

Any help would be greatly appreciated.
Thanks! :pray:

16 posts - 13 participants

Read full topic

Screenshot attched but not showing in outlook Error:

$
0
0

I’m adding screenshot in outlook mail body.Mail sent successfully but image is not displaying.
I guess outlook is not finding src of img tag.But i have given this tag and image path both.
Help me.
“<img src=‘cid:’”+oAttachment.ContentId+" 'height=‘150’ width=‘150’>
"

12 posts - 5 participants

Read full topic

Jenkins & Uipath orchestrator Integration

$
0
0

Hi all,
Good Evening, Hope all are well and safe.

I was trying out the CICD (Continuous integration & Continuous Development) pipeline using the Uipath-Github-Jenkins-UipathOrchestrator.
My plan was when I updated the package in GitHub through the studio, the Jenkins should update the same version in the Uipath Orchestrator of the respective process. Integration between the first 3 tools (i.e…, Uipath Studio-GitHub-Jenkins) was successful,

I am able to see the new build in Jenkins which I updated in the Github, but the problem is occurring between Jenkins and Orchestrator. In the Jenkins Build output console, I am getting the below error

Started by an SCM change
Running as SYSTEM
Building in workspace C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First
The recommended git tool is: NONE
No credentials specified

C:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
C:\Program Files\Git\bin\git.exe config remote.origin.url https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git # timeout=10
Fetching upstream changes from https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git
C:\Program Files\Git\bin\git.exe --version # timeout=10
git --version # ‘git version 2.28.0.windows.1’
C:\Program Files\Git\bin\git.exe fetch --tags --force --progress – https://github.com/Csathwikreddy/JenkinsUipath_TestRep.git +refs/heads/:refs/remotes/origin/ # timeout=10
C:\Program Files\Git\bin\git.exe rev-parse “refs/remotes/origin/master^{commit}” # timeout=10
C:\Program Files\Git\bin\git.exe rev-parse “refs/remotes/origin/origin/master^{commit}” # timeout=10
Checking out Revision 848e9a1a144ec29f2b0003d23da247b9e90b5feb (refs/remotes/origin/master)
C:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
C:\Program Files\Git\bin\git.exe checkout -f 848e9a1a144ec29f2b0003d23da247b9e90b5feb # timeout=10
Commit message: “version 1.4”
C:\Program Files\Git\bin\git.exe rev-list --no-walk 90b864f22086cb0c21ea52e1f184b6d7dfa2c4ce # timeout=10
Expected plugin jar path on Jenkins master: C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\plugins\uipath-automation-package\WEB-INF\lib\uipath-automation-package.jar, extracting…
Extracting cli to temp folder C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp…done!
[net461] $ C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp\cli-1.0.7513.25211\lib\net461\uipcli.exe run C:\WINDOWS\system32\config\systemprofile\AppData\Local\Jenkins.jenkins\workspace\JenkinsToGit_First@tmp\uipcliargs4367190460241292032
ERROR: Step ‘UiPath Run tests’ failed: Failed to run the command
Finished: FAILURE

Kindly let me know if you have any suggestions to make the CICD pipeline work.

Thanks & Regards,
Sathwik Reddy.

10 posts - 5 participants

Read full topic

SAP BAPI Element Name of container metadata unknown

$
0
0

Hello Communit,
How are you all?

I have created the project structure that follows

Sequence DataBase Creation the automation execute a Excel Application Scote and a ReadRange activite for all worksheet. To create this Excel data base, I have used the BAPI structure exported by the UiPath

And create some a sequence for Check Null values in DataTable and DataRow. The resolt of the automation is an error, that follows

image

Does someone have any tips? Did someone have the same issue?

Thanks

2 posts - 2 participants

Read full topic

Anchor Base: Activity timeout exceeded

How to insert a datatable to database table having column name with a space

$
0
0

Hi all,
I’ve a datatable which has a column as (eg New york) with a space in between. The same column is also defined similarly in db table(in MS sql sever). When I’m trying to insert the whole datatable into database table, then I’m getting an error as column New not found. I’m using insert activity in UiPath. I can’t change column definition in db. Pls advise how to do it?

1 post - 1 participant

Read full topic


CopyFile: A device attached to the system is not functioning

$
0
0

Hi,

I was using the activity “CopyFile” activity to copy a Excel (xlsx) file (<10MB) from a network drive to a local address. However, I encountered error “A device attached to the system is not functioning” regularly (around 20% of the time).

Package Version: 19.10.1

Is there a way to prevent this from happening using an activity?

Thanks,
Frank

7 posts - 5 participants

Read full topic

2018.4.4 UI Robot Tray keeps prompting installing packages

$
0
0

Hi there.

The ui robot tray keeps prompting “installing packages” EVERYTIME i click “play” before it actually runs.
This is delaying all my robot activities in production.

Need your advise/help asap.

Thanks!

13 posts - 5 participants

Read full topic

A New guard page for the stack cannot be created

$
0
0

Hi Team, I am getting a popup with message A New guard page for the stack cannot be created after clicking on OK a process is stopped with error code- 0xc0000005 or 0xc0000FF it’s comming at assign activity which is doing filter of datatable using select query. But the best thing this bot is live and this error not there before 04 of this month now it’s giving error for the old data also that was processed successfully before. I had tried reinstalling and updating robot to latest but it existed. Tried changing the version of the activities to latest but did not work.


1 post - 1 participant

Read full topic

Data scrape not working

$
0
0

Hello all,

I have the Community Edition.

I am using Data Scraping and I’ve used it successfully in the past but now it doesn’t seem to be scraping.
Here is the image of the Scrape activity
2019-12-05_160916
Here is the Extract Structured Data ‘TABLE’ piece


Here is the Scope image
2019-12-05_161105
and the Extract Data process image

What have I missed?

Thank you in advance

11 posts - 6 participants

Read full topic

Su inicio de sesión ha caducado. Your sesion has expired

$
0
0

Hi! I have a problem with my Community Studio. When I try to start a xaml, it does not work and opens a pop-up window with this message: Su inicio de sesión ha caducado. Cierre sesión e iníciela de nuevo. In English it would be: Your initial sesion has expired. Close your sesion and enter again.

I have tried everything, I have restarted the computer, I have close the Orchestrator and entered in it again, I have run an autodiagnostic offered by Uipath, but I cannot fix it. Could anyone help me please? I am in real trouble if I cannot work again on my project.

thank you very much,

1 post - 1 participant

Read full topic

Viewing all 4402 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>