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

Jira Create issue

$
0
0

Hi all,

I am using UiPath.JiraSoftware.Activities Version 1.0.3.22730, to create issue in an JIRA instance. But getting this error that I have attached here. Any helps are welcome. Thanks in advance.

Note: Installed edge extension, tried manually and its working.

2 posts - 2 participants

Read full topic


System.Runtime.InteropServices.COMException (0x80040212):

$
0
0

Robot got stuck at some point say Uipath executor error and while in orchestrator logs we could see the below error

System.Runtime.InteropServices.COMException (0x80040212): Capture timeout. at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

But the same process runs before automatically and executed successfully. Don’t know why it shows like this. Anybody else faced this issue

7 posts - 4 participants

Read full topic

Data scrapping issue- whole table is not getting scrape

FTP-Unable to Upload/Download Files

$
0
0

Hi all, I am working on downloading files from FTPS. The server config should be correct, as I can read the files and folders in FTPS.

But when I tried to download the file, I receive an error message:

20.4.3

Source: Download files

Message: One or more errors occurred.

Exception Type: System.AggregateException

RemoteException wrapping System.AggregateException: One or more errors occurred.  ---> RemoteException wrapping FluentFTP.FtpException: Error while downloading the file from the server. See InnerException for more info.  ---> RemoteException wrapping System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 34.223.39.251:56075 
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 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 FluentFTP.FtpSocketStream.<ConnectAsync>d__78.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 FluentFTP.FtpClient.<OpenPassiveDataStreamAsync>d__364.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 FluentFTP.FtpClient.<OpenDataStreamAsync>d__369.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 FluentFTP.FtpClient.<OpenReadAsync>d__384.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 FluentFTP.FtpClient.<DownloadFileInternalAsync>d__310.MoveNext()
	--- End of inner exception stack trace ---
   at FluentFTP.FtpClient.<DownloadFileInternalAsync>d__310.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 FluentFTP.FtpClient.<DownloadFileToFileAsync>d__302.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 FluentFTP.FtpClient.<DownloadFileAsync>d__300.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.FTP.FtpSession.<UiPath-FTP-IFtpSession-DownloadAsync>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.FTP.Activities.DownloadFiles.<ExecuteAsync>d__20.MoveNext()
	--- End of inner exception stack trace ---
   at UiPath.Shared.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
   at UiPath.Shared.Activities.ContinuableAsyncCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
   at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
   at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

The file was created, but the content in the txt file was not:

I also tried to download file with python, and it works fine. So I think it should not be an issue with the server.

Thank you for your help!

3 posts - 2 participants

Read full topic

Invoke VBS not receiving updated code

$
0
0

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

1 post - 1 participant

Read full topic

Powerpoint: "Run Presentation macro" activity throwing error

$
0
0

Hi,

“Run Presentation macro” activity is throwing error when I am trying to run a macro in powerpoint. Macro is working when I run it manually in powerpiont. Please find below screenshots with the activity and error message.

image

image

The error message is saying about arguments for macro, but the macro that I am calling here doesn’t have any arguments.

Also, even if I give a macro name which is not available, I am receiving the same error message.

So, can someone please help me here and let me know if I am doing something wrong.

1 post - 1 participant

Read full topic

Use CMD activate Robot license code。

$
0
0

[Error] Unexpected exception:System.Net.Http.HttpRequestExceptio
n: An error occurred while sending the request. —> System.Net.WebException: 基
础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。 —> System.Security.Authe
ntication.AuthenticationException: 根据验证过程,远程证书无效。
在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
— 内部异常堆栈跟踪的结尾 —
在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, Tr
ansportContext& context)
在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar
)
— 内部异常堆栈跟踪的结尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 System.Net.Http.HttpClient.d__58.MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Core.LicenseClient.d__8.MoveNext()
[10:45:06.4989] [Error] License Server comunication failureUiPath.Licensing.Libr
ary.Core.Exceptions.ServerCommunicationException: License Server comunication fa
ilure —> System.Net.Http.HttpRequestException: An error occurred while sending
the request. —> System.Net.WebException: 基础连接已经关闭: 未能为 SSL/TLS 安
全通道建立信任关系。 —> System.Security.Authentication.AuthenticationException
: 根据验证过程,远程证书无效。
在 System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.PooledStream.EndWrite(IAsyncResult asyncResult)
在 System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)
— 内部异常堆栈跟踪的结尾 —
在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, Tr
ansportContext& context)
在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar
)
— 内部异常堆栈跟踪的结尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 System.Net.Http.HttpClient.d__58.MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Core.LicenseClient.d__8.MoveNext()
— 内部异常堆栈跟踪的结尾 —
在 UiPath.Licensing.Library.Core.LicenseClient.d__8.MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Core.LicenseClient.d__7`1.MoveNext(
)
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Core.LicenseClient.d__6.Mo
veNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Core.LicenseLibrary.d__8.
MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.d__5.MoveNext()
— 引发异常的上一位置中堆栈跟踪的末尾 —
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNot
ification(Task task)
在 UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.d__8.MoveN
ext()
ERR1030 Operation failed! Could not connect to the licensing server (or proxy if
you’re using one). Please retry in a few minutes.

1 post - 1 participant

Read full topic

Json invalid error while calling a REST HTTP request API

$
0
0

Hello there,

I am using the HTTP request command to call an API from Monkey learn website service for extracting keywords from a DATA or TEXT. It takes input as a JSON value and returns an output, But while POSTing the request I am getting an error stating-

Error-
{ status_code: 422, error_code: REQUEST_PARAM_PARSE, detail: This endpoint requires a JSON object body. }

JSON input I am giving-

{“data”:[“Elon Musk has shared a photo of the spacesuit designed by SpaceX. This is the second image shared of the new design and the first to feature the spacesuit’s full-body look.”]} .

I have checked and validated JSON object in an online validator and found it a valid one.

Please help me out resolving this issue.

3 posts - 3 participants

Read full topic


Error: Unable to cast COM object of type ‘System.__ComObject’ to interface type

$
0
0

Excel Application Scope: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘System.Runtime.InteropServices.ComTypes.IConnectionPointContainer’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{B196B284-BAB4-101A-B69C-00AA00341D07}’ failed due to the following error: The requested object does not exist. (Exception from HRESULT: 0x80010114).

I have an excel in the folder, this activity is just use excel app scope to read the range.
But my code always has error in here, if i disable this excel app scope, then the process works fine.

image

Any idea how to solve this? it is really weird, because i have another excel app scope which works fine.

19 posts - 13 participants

Read full topic

Data Web Scraping

$
0
0

Hi everyone!
I’m building a robot able to read and save information from a variable list of products, I’m using data scraping to read information from Ebay to, for example, “cars”, but if I try to do this activity for a list, for example, “Cars” then “boats”, mi datatable doesn’t update
So, my input is an Excel list of many words, my robot looks for information from all these products using data scraping, but the datatable output doesn’t update and keep only the first product’ information
I will be very grateful if you can help me with this case :slight_smile:

2 posts - 2 participants

Read full topic

Get outlook mail categories in get Exchange mail Messages

$
0
0

Hello,

I have a problem. There is a filter option in “Get Outlook Mail Messages” where I can filter by the category of the email, but in “Get Exchange Mail Messages” this method is missing.

Now I used the “Get Outlook Mail Categories” method from the “Alphabet Workflow Activities” package, which I implemented in the “Get Exchange Mail Messages”. However, this method throws me the error “Message: failed to init Outlook”. But Outlook is already open. I have no Problem with other mail activities.

Is there a possibility to read out the category of the email in the exchange mail version?

Thank you in advance for your support.

4 posts - 3 participants

Read full topic

Get outlook mail messages ... the specified folder does not existe

$
0
0

hello everyone, please someone can advise me how to fix the following error in my xaml related to outlook. I have been using this xaml to send messages but its stop working.

I have tried the following combinations:
account:
mailfolder:

account:
mailfolder: “Inbox”

account: email.account
mailfolder: “Inbox”

the version of Outlook its 2013
Mail activities version 1.9.3.0

2020-12-10_13-12-49

6 posts - 2 participants

Read full topic

Connect issue with corporate laptop while no connect issue with personal laptop

$
0
0

Hi UiPathers
Herewith my 1st post as a question.

Using the corporate laptop and UiPath CE, I can’t connect to Orchestrator.
When clicking Sign-in button (see attach), nothing happen.
When trying signin

from Studio or Assistant, I get timeout error.
Using the Machine key option, I get same results.

I checked on UiPath forum, googled the issue but now way solving the issue.

On a old personal laptop, I installed UiPath and clicking on Sign-in button directly succeeded: I can connect via Sign-in or via Studio/Assistant to Orchestrator.
But as this personal laptop is very slow, I can’t use it.
Any clue will be very appreciated.

4 posts - 3 participants

Read full topic

Click activity is not working in ACME site

$
0
0

Hello,

I have added attach browser activity and inside I am trying to click Download Daily appointment option, not able to select option using click activity, Please help.

Kindly note: Pressed F2 to pause and trying to click option, it is not woacme rking.

3 posts - 3 participants

Read full topic

Job stopped with an unexpected exit code: 0xC0000005 UiPathJavaBridgeV8.dll

$
0
0

For anyone at UiPath reading - do we know if there is an issue with the UiPathJavaBridgeV8.dll

The automation I’m recently having trouble with which was created on an earlier version of UiPath Studio but now using 20.4.1 is exhibiting these errors - I’ve only seen the issue recently as far as I know (the person who normally runs the automations in the LIVE environment went on holiday so it was brought to my attention by other people)

Anyway - I’ve checked the Windows logs and have noticed this :

The application I have automated is a java app running in Internet Explorer 11.1339.17763.0

The version of java the application required is version 8 update 77

image

This only seems to happen on the automations that use this Java app across different Physical & virtual machines - all other automations are OK.

We are using an older version of Orchestrator 2019.4.4

image

6 posts - 5 participants

Read full topic


Access Denied to launch an application when running UIPath

$
0
0

Hi,

I am automating steps on Caseware Idea, but it fails to launch the application and throws the following error even though I am running UI Path as administrator:

20.4.0-beta.1788

Access is denied

RemoteException wrapping System.ComponentModel.Win32Exception: Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.OpenProcessHandle(Int32 access)
at System.Diagnostics.Process.set_EnableRaisingEvents(Boolean value)
at UiPath.Service.UserHost.AttendedServiceProxy.RegisterClientProcess(Int32 clientPid)
at UiPath.Service.UserHost.StudioOperations.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.Core.Utils.TaskUtils.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.UserHost.StudioOperations.<>c__DisplayClass5_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.CoreIpc.CancellationHelper1.<Invoke>d__31.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.CoreIpc.Server.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 UiPath.CoreIpc.Server.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.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>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.CoreIpc.IOHelpers.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 UiPath.CoreIpc.IOHelpers.d__16`1.MoveNext()

Your assistance will be highly appreciated.

Regards,
Mashudu

6 posts - 5 participants

Read full topic

Error Code: Error HRESULT E_FAIL has been returned from a call to a COM component

$
0
0

Scenario:

Getting this error while using Get Full Text and Click Activity. I did not get this error last week. The bot functioned as intended. This is a recent issue.

Steps to reproduce:

Current Behavior:

Getting the above error.

Expected Behavior:

Should get full text from a table and right click on a file in SharePoint.

Studio/Robot/Orchestrator Version:

Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):
No helpful post were found on forums here.

ISSUE RESOLVED

18 posts - 12 participants

Read full topic

Error publish of workflow project to orchestrator failed. package already exists?

$
0
0

error publish of workflow project to orchestrator failed. package already exists??? how can we solve them

5 posts - 5 participants

Read full topic

Excel Application Scope Weird Error - Not reading filename from variable

$
0
0

Hi all,

So I’ve hit a very strange problem using excel application scope that I can’t get working. Basically I have a filename in a variable, but when it tries to load into excel it says it can’t find the file and gives me a sequence of characters where the filename should be. I’ve attached a snapshot to illustrate - had to black out some of the details as it’s a client project but the problem is shown. Anyone encountered this before?

Thanks,

8 posts - 4 participants

Read full topic

How to use invoke power shell to run python script which need a parameter

$
0
0

Hello everybody,

The following are the details of my codes, is there anyone could help me ? Thanks in advance!

#!/usr/bin/python

-- coding: UTF-8 --

import pandas as pd #invoke pandas sort the excel
from openpyxl import load_workbook #Access excel workbook
import datetime #Custom Date Format in excel
import sys

def sort_by_po(unfinishedExcelPath):
file = pd.DataFrame(pd.read_excel(unfinishedExcelPath))
book = load_workbook(unfinishedExcelPath)
writer = pd.ExcelWriter(unfinishedExcelPath,
engine=‘openpyxl’)
writer.book = book
writer.sheets = dict((ws.title, ws) for ws in book.worksheets)
file.sort_values(by=[‘PO’,‘Item’,‘Delivery Date’],ascending=[True,True,True], inplace=True)
file.to_excel(writer, sheet_name=‘Sheet1’, index=False)
writer.save()
file = load_workbook(unfinishedExcelPath)
ws = file.active
for i in range(2,ws.max_row+1):
new_value = ws.cell(row=i,column=6).value.strftime(’%Y-%m-%d’)
ws.cell(row=i, column=6,value=new_value)
file.save(unfinishedExcelPath)

if name == ‘main’:
sort_by_po(sys.argv[1])

1 post - 1 participant

Read full topic

Viewing all 4405 articles
Browse latest View live


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