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

Robot setting the Queue item status as Success,As soon as killing the process from orchestrator

$
0
0

Hi All,

@Palaniyappan @Lahiru.Fernando @loginerror
As soon as killing the process in middle of the transaction/on going transaction item, Robot was setting the Queue item status as Success.

Any one know why the robot was setting the status as success? robot should not set the status as success?

Queue / Transaction items status should be keept it as - In-Progress right?

Best regards,
Naveen Chaganti

14 posts - 4 participants

Read full topic


Error ERROR Validation Error Cannot access a disposed object

$
0
0

I am getting the below error while Automating the Script Using UiPath Studio Pro Community Version…Please guide me what to do…
Imp Note : it is a very Simple Peace of Code for reading data from .txt file
& Check data is Present or not

Error ERROR Validation Error Cannot access a disposed object.
Object name: ‘b56a15e7-12ed-4a9d-a215-ae99f7b37805’. Main.xaml

7 posts - 3 participants

Read full topic

Main workflow cannot be executed - Object reference not set to instance of an object

$
0
0

Hello everybody,

I implemented my process in in the main sequence with a lot of subsequences. Then I tried to invoke new activities with a flowchart and since then, the main workflow can not be executed anymore and I get the error "Object reference not set to instance of an object.
I have been trying to find the error for hours now and also deleted the new flowcharts, but I still get the error.
Unfortunately, I am not allowed to post my process flow.

Does anybody have experience with this or knows, which variables I should check?

Thank you!

2 posts - 2 participants

Read full topic

RemoteException wrapping System.Exception:Job stopped with an unexpected exit code: 0xC0000005

$
0
0

Hi all,
I’m getting this error
RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0xC0000005
while scraping the mail body table but this same workflow works fine few days before but now
it getting the above mentioned error.

19 posts - 6 participants

Read full topic

Close Window Problem

$
0
0

When i try execute this activity the follows error appear:

Close Window ‘firefox.exe Visualizar’: The target Element was not specified for this activity. You should set its Target property or use this activity inside of a scope activity (Attach Browser, Open Browser, Open Application, Attach Window, Get Active Window, Element Scope activities).

This activity is configured as follows:

When I configure it separately from the process it works, but I need to do it in the correct sequence of the activity

1 post - 1 participant

Read full topic

Read Range: COM object that has been separated from its underlying RCW cannot be used. The COM object was released while it was still in use on another thread

$
0
0

Hello,

I have been trying to parallely read 7 parts of a single sheet in an Excel File and am getting this error as -

> Read Range: COM object that has been separated from its underlying RCW cannot be used. The COM object was released while it was still in use on another thread

Any help on how to resolve it.

1 post - 1 participant

Read full topic

Skype automation in HD server with multiple sessions creating problems

$
0
0

I have an automation in an unattended HD server that utilizes Skype to send IMs. I frequently RDP in as the Bot user to check on the automation and (sometimes) get errors in Skype. They are classified as selector issues, but the selectors are there when I put it in Dev.

could having two sessions open confuse skype/Lync and therefore impact the bot? Anyone have experience with Skype for Business/Lync 2013 and seen this issue?

Side question, when I RDP in and ‘watch’ the bot, is the bot actually attaching to my RDP session?

1 post - 1 participant

Read full topic

When starting this flow in studio I receive the error below. Message: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs)

$
0
0

When starting this flow in studio I receive the error below.
I cannot see any leading or trailing white spaces. Is it somehow possible to see in the debugging where exactly the problem occurs?

20.4.0-beta.472

Message: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value

Exception Type: System.ArgumentException

RemoteException wrapping System.ArgumentException: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value
at System.Activities.WorkflowIdentity.ValidateName(String name, String paramName)
at System.Activities.WorkflowIdentity.set_Name(String value)
at UiPath.Executor.WorkflowUtilities.CreateIdentity(JobModel job, String workflowPath)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.d__83.MoveNext()

5 posts - 4 participants

Read full topic


Desktop application - Not able to Type Into or Set or Select dynamic item from the dropdown list

$
0
0

Hi
I am new to UIPath studio. Can someone help me how to write a programming script to validate this element?

I have a field where there are dynamic values. I like to get this list and compare to my excel values. If any one of it matches with excel value, it should select the particular one. How should I do it?

image

On UIExplorer

When l identify downarrow – I see this on selector Editor

When I identify whole box – I see this on Selector editor

4 posts - 1 participant

Read full topic

Get Row Item: StringConverter cannot convert from System.Double

Two-dimensional dictionary

$
0
0

How to access a two-dimensional dictionary?

design: key(string) : value (string)
I appeal: DIC(“string_key”)(0)

There are no errors in the editor.
But when I start, I get an exception: the key was not found. Although the key is … Wrong syntax? I use action “Build dictionary”.

I turn to the dictionary through “WriteLine”.
I can not provide screenshots.
How to work with two-dimensional dictionaries?

1 post - 1 participant

Read full topic

Tesseract OCR: Error performing OCR

Orchestrator Upgrade "A

$
0
0

Hello everyone

  • I tried to upgrade our orchestrator from 2019.10.18 to 2020.4.
  • Setup is Single-Node
  • Separate SQL Server
  • No insight and no testing installed, just orchestrator
  • Installed with PlatformInstaller, Ugrade tried with PlatformInstaller

When upgrading after 50% the following error message occures: An unexpected error has occured

image

Last part of the logs:

[05B0:07C0][2020-05-12T18:11:38]i000: ExecuteMsiMessage: Log = 1: 2 2: 1 
[10B0:0610][2020-05-12T18:11:38]e000: Error 0x80070643: Failed to install MSI package.
[10B0:0610][2020-05-12T18:11:38]e000: Error 0x80070643: Failed to execute MSI package.
[05B0:07C0][2020-05-12T18:11:38]e000: Error 0x80070643: Failed to configure per-machine MSI package.
[05B0:07C0][2020-05-12T18:11:38]i000: ExecutePackageComplete: UiPathOrchestrator.msi complete.
[05B0:07C0][2020-05-12T18:11:38]i319: Applied execute package: UiPathOrchestrator.msi, result: 0x80070643, restart: None
[05B0:07C0][2020-05-12T18:11:38]e000: Error 0x80070643: Failed to execute MSI package.
[05B0:07C0][2020-05-12T18:11:38]i000: ExecutePackageBegin: UiPathOrchestrator.msi - should execute: False
[10B0:0610][2020-05-12T18:11:38]i318: Skipped rollback of package: UiPathOrchestrator.msi, action: Uninstall, already: Absent
[05B0:07C0][2020-05-12T18:11:38]i000: Progress: Install progress: 62
[05B0:07C0][2020-05-12T18:11:38]i000: ExecutePackageComplete: UiPathOrchestrator.msi complete.
[05B0:07C0][2020-05-12T18:11:38]i319: Applied rollback package: UiPathOrchestrator.msi, result: 0x0, restart: None
[10B0:0610][2020-05-12T18:11:38]i329: Removed package dependency provider: {#######}, package: UiPathOrchestrator.msi
[10B0:0610][2020-05-12T18:11:38]i351: Removing cached package: UiPathOrchestrator.msi, from path: C:\ProgramData\Package Cache\{#######}v20.4.0.0\
[05B0:07C0][2020-05-12T18:11:38]i000: ExecuteComplete: Status: -2147023293
[10B0:0610][2020-05-12T18:11:38]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{********}, resume: None, restart: None, disable resume: No
[10B0:0610][2020-05-12T18:11:38]i330: Removed bundle dependency provider: {********}
[10B0:0610][2020-05-12T18:11:38]i352: Removing cached bundle: {********}, from path: C:\ProgramData\Package Cache\{********}\
[10B0:0610][2020-05-12T18:11:38]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{********}, resume: None, restart initiated: No, disable resume: No
[05B0:07C0][2020-05-12T18:11:38]i000: ApplyComplete - Status: -2147023293; Result: None

Any Ideas on how the upgrade the orchestrator?

PS: It would also be possible to uninstall the current installation. Will uninstalling the orchestrator delete the sql database?

5 posts - 2 participants

Read full topic

Robot execution freezes with SAP client

$
0
0

Hi,

I have noticed every now and then that UiPath robot (1.7 version at least) stops execution with SAP client. E.g. at last night SAP client throw connection error dialog to screen and UiPath robot totally stopped execution until I manually went and pressed OK for that connection error dialog. After that, robot was happy and continued execution. But during that dialog there was no errors from any selector etc. I assume that some timeout should be thrown exception already during that time?

8 posts - 7 participants

Read full topic

Move outlook mail message - The specified folder does not exist >>> After +/- 50 mails that went good

$
0
0

Hi All,

I’m using a Move outlook mail message in a flow combined with the Get Oulook mail Messages activity. When I do a run the run goes good, till I’m at the 50/60th mail message. Then I get mostly a Runtime Execution error, with the message that the specific folder does not exist. Before I get this error the bot placed all several mails into the defined folder. Anybody else with the same problem?

Kind regards.

1 post - 1 participant

Read full topic


RPA Developer Beginner - Problem with "Time in Bucharest"

$
0
0

I’m trying to complete the first task for RPA Developer course, and running into trouble. I’m following exactly what the video does, but it won’t accept ‘*:??’ for aaname. In the video, it works. For me, it doesn’t:

image

I then tried ‘:??’ and was able to validate. The issue is, when I try to run the file, “Run” isn’t highlighted blue. “Debug file” is highlighted blue. When I run it, the output does not just give me the time; it gives more:

Local Time
2:11 AM
Sunday, March 15 2020 (GMT +2)
Time in Bucharest, Romania
Feedback

What am I doing wrong?

4 posts - 3 participants

Read full topic

Issue with ML Extractor - Items

$
0
0

Hi
When I am using the intelligentOCR activities to extract information from a PDF, I am encountering an issue when for the items extraction. When I confirm the extraction for item table it will create a duplicate of the same item. I have tried to remove this duplicate item table but unable too. It will freeze the process.

Hope someone can confirm whether this is an current bug in UiPath.

1 post - 1 participant

Read full topic

Studio error: Licensing model data missing. Without it, the license cannot be activated

$
0
0

Hi Team,

I have downloaded the Enterprise Trial version of UiPath. I have received the license key in my registered email id. But while activating the license for the same, I am facing an issue saying that “Licensing model data missing. Without it, the license cannot be activated.” Could you please hep me in resolving this issue ?

Thanks and Regards,
Simranpreet Kaur

2 posts - 2 participants

Read full topic

Can't sign up into Cloud Orchestrator

$
0
0

Hello everyone,

I’m having issues signing up in platform.uipath.com, I already tried signing in using my Google account, Microsoft account, Linkedin account and also tried signing up using an email but I am always getting this error.

Screenshot (224)

7 posts - 2 participants

Read full topic

StudioX Download File Activity Error

$
0
0

When using the Common Download File Activity within StudioX, if I change the downloads folder from the default:

“User Folder\Downloads” to something else like “User Folder\Downloads\AReport”

the file still gets downloaded to the Downloads folder and then UIPath hangs. If I delete the AReports folder I get an error stating the folder is missing. I have placed a Message Box activity after this command and never get the popup message. But all works well if I use the default “User Folder\Downloads” folder.

7 posts - 3 participants

Read full topic

Viewing all 4406 articles
Browse latest View live


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