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

Uipath license is corrupted for community edition

$
0
0

Hi,

when I try to install Uipath Studio community edition facing the attached error,

License Validation Failed !

Could anyone let me know how to resolve this issue

1 post - 1 participant

Read full topic


UiPath Orchestrator (iPhoneアプリ)ログインエラー

$
0
0

UiPath Orchestrator CE を利用しています。iPhoneにUiPath Orchestratorアプリをインストール
し、ログインを行った所、「このサービスは現在エラーが発生しているため開く事ができません」というエラーが発生しました。


ログインは「メールアドレスで続行」を選択しているのですが、他の方も発生しているのでしょうか。
それとも、設定が不足しているのでしょうか。どなたかご存じでしたら教えて頂けないでしょうか。

■ユーザーアカウントの作成状況
Automation Cloud上に、ユーザーを作成
配下のテナントにもユーザーを設定。WEBアクセスも有効な状態に設定。

1 post - 1 participant

Read full topic

Excel append range gives UiPath.Excel.ExcelException: Could not write the data table DataTable starting with cell A1

$
0
0

Hi,

I tried to read one excel using the “Read Range” activity and want to insert the data table returned from that activity to another excel using “Append Range”. But it gives me ExcelException mentioned in the title. Below are the logs for the same, can someone suggest a solution on this?

RemoteException wrapping UiPath.Excel.ExcelException: Could not write the data table DataTable starting with cell A1. —> RemoteException wrapping System.Runtime.InteropServices.COMException: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
at CallSite.Target(Closure , CallSite , ComObject , Int32 )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at CallSite.Target(Closure , CallSite , Object , Int32 )
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at UiPath.Excel.WorkbookApplication.WriteDataTable(Range startRange, Int32 startRow, DataTable newTable, Boolean includeHeaders)
at UiPath.Excel.WorkbookApplication.WriteRange(String startCell, DataTable data, Boolean includeHeaders)
— End of inner exception stack trace —
at UiPath.Excel.Activities.ExcelInteropActivity`1.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)

16 posts - 10 participants

Read full topic

UiPath Executor Stopped Working and Execution Stopped

$
0
0

Getting this type of error at a certain point where validation and accounting related activities included In ORACLE

Capture image

10 posts - 3 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.

1 post - 1 participant

Read full topic

How to get the stage of exception in UiPath

$
0
0

How can I get the stage of exception in Uipath?
We have a function ExceptionStage() in BluePrism to get information about the Page and Action where the exception has occured

Similarly, what function can I use in Uipath. Does exception.source work here?

1 post - 1 participant

Read full topic

Unable to upload file in Storage Bucket

$
0
0

Hi,
I am unable to upload file in Storage Buckets using Upload storage file activity.I am getting error message :Upload Storage File: Operation returned an invalid status code ‘Conflict’. Can any one help me to solve this issue.I have also noted that upload button is disable in orchestrator. Any idea which permissions are require to enable it.

2 posts - 2 participants

Read full topic

Can't communicate with the browser

$
0
0

Hi,

I am unable to perform any Web related automation using UiPath Studio as there is some exception occurring for the Chrome driver and for other web browsers (drivers) as well.

I have already tried :

• Removing and again adding the UiPath extension for Chrome (through Studio).
• Removing and again adding the UiPath extension for Chrome (through CLI).
• Uninstalling and again installing Chrome web browser after clearing all the meta data.
• Uninstalling and again installing UiPath Studio (Community Edition).
• Installing the UiPath Studio Enterprise Edition (Trial Version).
• Restarting the system after adding/installing the Extension/Studio.

Any help will be appreciated!

Thanks,
Shubham Saxena

2 posts - 2 participants

Read full topic


Unable to run test set from jenkins pipleline even after adding jenkin plugin

$
0
0

After adding the ui path jenkins plugin, i am trying execute test sets of orchestratr from jenkins post-build action .


Everything i m entering is as per the plugin guidelines but i am getting errors like

ERROR: Step ‘UiPath Run tests’ aborted due to exception:
java.io.IOException: error=13, Permission denied
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
Caused: java.io.IOException: Cannot run program “/data/ssd/jenkins/sharedspace/default_tmp/cli-1.0.7423.22942/lib/net461/uipcli.exe” (in directory “/data/ssd/jenkins/sharedspace/default_tmp/cli-1.0.7423.22942/lib/net461”): error=13, Permission denied
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)

1 post - 1 participant

Read full topic

I can't run a python a script

$
0
0

I’m trying running a python script but always receive the same error:

I’ve installed python 3.6

20.8.0-beta.278+Branch.release-v20.8.0.Sha.035e5e8b0f183f34e68ebd00a9bc52dd749522c2

Source: Run Python Script

Message: One or more errors occurred.

Exception Type: System.AggregateException

RemoteException wrapping System.AggregateException: One or more errors occurred. —> RemoteException wrapping System.InvalidOperationException: Error running Python script —> RemoteException wrapping System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: SyntaxError : ("(unicode error) ‘utf-8’ codec can’t decode byte 0xe7 in position 15: invalid continuation byte", (’’, 52, 45, None))

Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
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.Python.Service.IPythonService.Execute(String code)
at UiPath.Python.Impl.OutOfProcessEngine.<>c__DisplayClass13_0.b__0()
at System.Threading.Tasks.Task.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.Python.Activities.RunScript.d__8.MoveNext()
— End of inner exception stack trace —
at UiPath.Python.Activities.RunScript.d__8.MoveNext()
— End of inner exception stack trace —
at UiPath.Shared.Activities.AsyncTaskCodeActivity.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)

1 post - 1 participant

Read full topic

FTP Activities Error Handling

$
0
0

Hi,

I’m using FTP activities to get my files and store it in my local computer. My problem is to do the error handling. Which currently I need to check first if the folder exist. Then check if any files available in that folder.

Currently I’m doing a flowchart to do this and my problem occur at “enumerate object” activities which it just stop if no files found. It doesn’t go through the next activity which in my case I have a flow decision to check if it found any file in that folder or not.

Just a side note: I have change the ContinueOnError to True

Back to my question: How to make sure after the enumerate object, I can do a checking first if the file in that folder exist before continuing the next process.

image

1 post - 1 participant

Read full topic

Unable to create robots of any kind. Error - "No more Development robots available. Please update your license (#1900)"

$
0
0

NEED HELP!

I deleted two robots after having issues (under the assumption I could just make another afterward) and now despite having no robots of any kind at my disposal I continue to receive the notification “No more Development robots available. Please update your license! (#1900)”

Please help and provide solutions if you have any, I have been unable to fix this despite trying many different things. I’ve deleted all environments, machines, processes, and reset licenses with no success. Despite every potential fix I’ve tried the error persists and won’t allow any robots to be created which prevents me from connecting Orchestrator to Studio as well.

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

5 posts - 4 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.

30 posts - 13 participants

Read full topic

Getting an error: "System error at initialization: The given key was not present in the dictionary. at Source: mscorlib" while running main.xaml file

$
0
0

Hi,
I am getting the error: “System error at initialization: The given key was not present in the dictionary. at Source: mscorlib” and after that all applications are getting closed. I referred to this link: UiPath Forum Help for same error but it didn’t help as I checked spelling of keys and spaces in arguement and in excel and everything seemed perfect.
I also uploaded UiDemo Reframework Level 3 zip file here. Please check xaml file if you could figure out what’s the error.

ReFramework_UiDemo.zip (1.8 MB)

9 posts - 3 participants

Read full topic


Error opening workbook. Make sure Excel is installed Solution

$
0
0

These are the steps to solve issues with outlook and/or excel activities:

1- Press Win + R
2- type regedit and hit enter
3- Navigate to Excel: HKEY_CLASSES_ROOT -> TypeLib -> {00020813-0000-0000-C000-000000000046}
and delete the win32 folder.
Navigate to Outlook:
HKEY_CLASSES_ROOT -> TypeLib -> {00062FFF-0000-0000-C000-000000000046}
and delete the win32 folder

Here is a video with the steps:

5 posts - 3 participants

Read full topic

Unable to check row contains Empty field

$
0
0

Hi,

i have to set final status as passed or failed according to the row values.
if any column or entire row contains null value then i have to set final status as Failed it still shows as passed as display in image.
but it is not working kindly find below screenshots.
1)Excel in which i have to set values
2)uipath script screenshot
error1

1 post - 1 participant

Read full topic

Issue in datatable comparision

$
0
0

i want to scrap comments the first page of Amazon.in then i want to check the whole scrap data from 1st page is present in data base or not.
this is the result of my 1st page scrap data.
image
i want to compare based on title,posted_by,review and product_id.
if all data(title,posted_by,review and product_id.) from first page is present in database then close the tab. if one or more unmatched row found in the first page then i want to go for next page and scrap the second page and check the scraped data from second page is present in data base or not. And the same process i want to repeat. how can i do this?
Thank u.

1 post - 1 participant

Read full topic

GSuite Application Scope Throwing Error

$
0
0

Hello All,

I am using the Gsuite Applcation Scope for Gmail Activities. But the Gsuite Application Scope is throwing below error:

GSuite Application Scope: Could not load file or assembly ‘Microsoft.ApplicationInsights, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.

Anyone could help or give suggestins to solve this error?

1 post - 1 participant

Read full topic

Problem with sending message via outlook

$
0
0

Hi, I think that I am having problem sending the messages.

20.10.0-beta.149+Branch.release-v20.10.0.Sha.a2a49c5f6930512e44a38f06563aeda5139ff7c6

Message: Property accessor ‘Account’ on object ‘UiPath.Mail.Activities.Business.OutlookApplicationCard’ threw the following exception:‘Object reference not set to an instance of an object.’

Exception Type: System.Reflection.TargetInvocationException

RemoteException wrapping System.Reflection.TargetInvocationException: Property accessor ‘Account’ on object ‘UiPath.Mail.Activities.Business.OutlookApplicationCard’ threw the following exception:‘Object reference not set to an instance of an object.’ —> RemoteException wrapping System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Mail.Outlook.OutlookAccountWithStoreDetectionService.GetSelectedStoreDisplayName()
at UiPath.Mail.Activities.Business.OutlookApplicationCard.get_Account()
— End of inner exception stack trace —
at System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component)
at System.Activities.Activity.ReflectedInformation…ctor(Activity activity, ReflectedType reflectType)
at System.Activities.NativeActivity.CacheMetadata(NativeActivityMetadata metadata)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.CacheMetadata(NativeActivityMetadata metadata)
at System.Activities.NativeActivity.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, IList`1& 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()

Solutions?
Tnx in advance

3 posts - 2 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>