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

Looping issue


Error occure in send exchange mail message

$
0
0

@bhala wrote:

19.10.1+Branch.master.Sha.0e00272ff1e0363c6709284cfa5bbf8631511d70

Source: Send Exchange Mail Message

Message: Invalid URI: The format of the URI could not be determined.

Exception Type: System.UriFormatException

Posts: 4

Participants: 2

Read full topic

New API Issues

$
0
0

@Jersey_Practical_Sho wrote:

Morning All

I have managed to do the authenticate through postman and get my Access Token and Bearer Token.

But when I start a new get request to get releases or Robot IDs it just says

{
“message”: “You are not authenticated!”,
“errorCode”: 0,
“result”: null,
“targetUrl”: null,
“success”: false,
“error”: {
“code”: 0,
“message”: “You are not authenticated!”,
“details”: “You should be authenticated (sign in) in order to perform this operation.”,
“validationErrors”: null
},
“unAuthorizedRequest”: false,
“__abp”: true
}

Im assuming I have to carry some of the previous gained information across but I don’t know-how?

Posts: 7

Participants: 3

Read full topic

Execute Macro error

$
0
0

@hsupyaewoon wrote:

Hello.
I am having an error of using execute macro activity.
Although the macro itself works well, an error comes out when I use to execute macro from uipath.
Please Help me.
Thank you…

Posts: 17

Participants: 3

Read full topic

Orchestrator Authentication API Error

UiPath.Core.SelectorNotFoundException: Cannot find the UI element corresponding to this selector

$
0
0

@vmariejeanne wrote:

Hello Guys,
My schedule Robot got an error yesterday on a activity “attached window” (I have Identify it with my logs) which stop the process.
one day before no error occurred and the process has not been changed.

While having a look on the activity in studio and when i validate the selector it is good, and the highlight is correct. But why did I get this error on this activity.:

message: UiPath.Core.SelectorNotFoundException: Cannot find the UI element corresponding to this selector: —> System.Runtime.InteropServices.COMException: Cannot find the UI element corresponding to this selector: at UiPath.UiNodeClass.FindFirst(UiFindScope scope, String nodeID) at UiPath.Core.UiElement.FindFirst(FindScope scope, Selector selector, IPlaceholderResolver placeholderResolver) — End of inner exception stack trace — at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result) at UiPath.Core.Activities.AsyncNativeActivity.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)

Posts: 9

Participants: 3

Read full topic

Could not find member 'CommunicationMethod' in type 'http://schemas.uipath.com/workflow/activities:OpenBrowser'

Get Queue Item bug? "System.ArrayTypeMismatchException"

$
0
0

@dVni wrote:

Hi,

I just tried the Get Queue Item and I’m getting the following error message:

System.ArrayTypeMismatchException: Attempted to access an element as a type incompatible with the array.

And it doesn’t work from UiPath.System.Activities version 19.2.0 and forward. This activity works perfect when I downgrade to package version 18.4.2.

Bug, or just me not understanding some new functionality?

/d

Posts: 19

Participants: 11

Read full topic


Web Services: Object is read-only

$
0
0

@jodroenn wrote:

Hi to all,
I would like to use the SOAP / REST Web Services with three applications we use in our company (Omnitracker, BMC TrueSight Orchestrator (TSO) and BMC TrueSight Server Automation (TSSA)).
I get the services for all three - see the wsdl and screenshots attached.

I am able to use the resulting activities, but as soon as I connect to the services using credentials, I get an exception “System.InvalidOperationException: Object is read-only”. It is all the same with the three services.

A search in the internet gives me a page https://stackoverflow.com/questions/199014/getting-object-is-read-only-error-when-setting-clientcredentials-in-wcf , so I guess the solution lies in the generated web services.

Any proposals how to solve this?

Many thanks,
Joern
service_omnitracker service_tso service_tssa

call_read-only.7z (411.5 KB)

Posts: 3

Participants: 3

Read full topic

Issues with Intellegent ocr activities

Robot in VM keeps failing to recognize selectors

$
0
0

@NotFranmax wrote:

After running a process with Chrome and with SAP in Virtual windows 10, robot stops to recognize simple selectors and crashes. It happens every few days, but when I restart the server, it runs smoothly again. There is no increased memory consumption, it does not appear that there any cashed up apps. What could be the reason and solution?

Posts: 6

Participants: 2

Read full topic

Unable to detect File Location

Error 1202

$
0
0

@ianhyj wrote:

Hello, I am currently having UiPath 2019.10.1 installed on my computer and I want to load a UiPath project.

But I keep encounter the following errors:

NU1202: Package Newtonsoft.Json 11.0.2 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Newtonsoft.Json 11.0.2 does not support any target frameworks.

NU1202: Package Humanizer.Core 2.4.2 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Humanizer.Core 2.4.2 does not support any target frameworks.

They are all start with NU1202.

Do any of you know how to deal with this issue?

Thanks!

Posts: 2

Participants: 2

Read full topic

The especified folder does not exist

$
0
0

@borismh wrote:

In my work I get this error someone knows why, in the activity “Get Outlook Mail Messages”
Note: I am working on the framework

the specified folder does not exist

thank you very much if you can help me

Posts: 3

Participants: 3

Read full topic

Can't see the orchestrator page clearly

$
0
0

@balkishan wrote:

Hi, I have installed and login to the Orchestrator and activated the license.

  1. But why the page is not visible clearly.
  2. Now I have installed this Orchestrator on my test server. And get the URL from the IIS.
    Now I want to log in the Orchestrator from my machine, please provide me the URL. so that I can access this orchestrator from my machine.

@Pablito @Palaniyappan

Posts: 6

Participants: 3

Read full topic


Orchestrator connection error : invalid machine key and empty orchestrator api versions

$
0
0

@Uppalapati wrote:

Hello everyone ,

when i am trying to connect ui robot to orchestrator I am getting errors like below

case1 : If i use orchestrator url like this way [[https://platform.uipath.com/[AccountName]/[ServiceName]]

i am getting error : Empty orchestrator api versions

case 2 : If i use url “https://cloud.uipath.com/

I am getting Invalid machine key error l

fyi : i tried restarting my laptop and also checked my machine name (through cmd prompt by using hostname command ) machine name is correct but getting the above errors

looking forward for a solution.

thanks in advance .

Posts: 3

Participants: 3

Read full topic

Bot not responding and hanging while started testing in QA without throwing any exception from past 16 hours

$
0
0

@Naveen.Ch wrote:

Hi all
@loginerror

we are facing issue with orchestrator 2018.4.4
Bot not responding and hanging while started testing in QA without throwing any exception from past 16 hours

Best Regards,
Naveen

Posts: 6

Participants: 4

Read full topic

Write Cell Failure - Object Reference Not Set

There is not enough memory or disk space to complete the operation

$
0
0

@Jambor_Norbert wrote:

Hi,

I am getting this error:
“There is not enough memory or disk space to complete the operation”

RemoteException wrapping System.Runtime.InteropServices.COMException: There is not enough memory or disk space to complete the operation.

So the robot starts working and when it’s arriving to “Word application scope” its giving that error.

I have Intel i3, 8GB RAM and 256 GB SSD (180GB free)

I looked at Task Manager and when the robot it’s working it reaches at some points 100% of the CPU, but the RAM it’s ok, it’s 60% from the whole RAM and the robot itself it’s using 500MB of RAM.

The problem can be that the CPU is not good enough?

Also, do you have any workaround?

Thanks

Posts: 7

Participants: 3

Read full topic

When we are going to set drop down value, i got error which is given below

$
0
0

@pankajs3 wrote:

“An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: UiPath.Core.ElementOperationException: Error HRESULT E_FAIL has been returned from a call to a COM component. ----> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component. at UiPath.UiNodeClass.Set(String bstrAttr, Object vValue) at UiPath.Core.UiElement.Set(String attribute, Object value) — End of inner ExceptionDetail stack trace — at System.Activities.Statements.Throw.Execute(CodeActivityContext context) at System.Activities.CodeActivity.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)”

Posts: 8

Participants: 2

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>