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

Cannot connect to packages feed the deployment settings may be invalid

$
0
0

Hi,

Im getting ‘cannot connect to packages feed the deployment settings may be invalid’ error when I try to publish my project to the orchestrator. Couldn’t find solution here, the deployment settings are done as in instructional video but my connection to the machine via robot is working ok. Does someone know please what could be the issue?

Thanks in advance

35 posts - 23 participants

Read full topic


I have prepare a bot in sending Email but some error the bot is not working correctly

$
0
0

Hi I am vaibhav I have prepare a bot send email

Hi I am vaibhav I have prepare abot in sending Email but some error the bot is not working correctly
public delegate bool RemoteCertificateValidationCallback(object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors);

1 post - 1 participant

Read full topic

I developed my workflow on STUDIO V 2020.4.1 and it was runnning all good , then it had an automatic upgrade to STUDIO PRO , now I m unable to run my code

$
0
0

Good morning ,
I developed my workflow on STUDIO V 2020.4.1 and it was runnning all good , then it had an automatic upgrade to STUDIO PRO , now I m unable to run my code
Wht shoud I do ?
and if I can come back to STudio , how to do it ?

4 posts - 2 participants

Read full topic

Automation RDP

$
0
0

Hi, I have a problem running a program on a virtual server.
when the remote connection to that server (RDP) is blocked,
some activities like “send HotKey” do not perform and the process presents the following error:
"Type Into ‘Edit’: Cannot find the UI element corresponding to this selector: ".
can you help me?

1 post - 1 participant

Read full topic

Database Insert activity should bracket column names with spaces

$
0
0

Hi.
Is there a way to avoid removing spaces or special characters from Database column names and make the query work. Possibly using some escape characters or variables in the Execute query activity which will avoid these errors?

Let me know.

Thanks.

10 posts - 3 participants

Read full topic

Orchestrator robot is stuck at write cell activity, not moving forward. could anyone help please?

$
0
0

Hi Guys,
My bot was running on Production for last 2 weeks and has processed some 3000 queue items. It got stuck at a write cell activity yesterday for an hour. i believe, this has happened because the excel was stuck, but i am not sure.
Please note that the bot copies,reads,writes & again reads from the same excel in a timespan of a few seconds and i am using a kill excel activity before the write cell. The IT people are looking at the VM to seem if there is an issue with the excel, but i need some closure on why the bot just was stuck at a particular activity - Excel Write cell

This is really URGENT, Please help me out!

2 posts - 2 participants

Read full topic

Job stopped with an unexpected exit code 0xE0434352 Windows Suspend

$
0
0

Hi all,

I get this Job stopped with an unexpected exit code 0xE0434352 error when read a huge text file, something like 2m rows. Its not happening on small text files. Then I realized it’s because windows suspend the application, a green leaf appears near to Robot Application after some point where Robot occupy around 2.8gb on ram (My computer 8gb). I tried on different computers but still get the same error. I could not find any solution somewhere and this is crucial about my project so I really need your help. I attach exapmle photos for better understanding.

Thanks in advance :slight_smile:

image

8 posts - 5 participants

Read full topic

Email/password combo is not correct


System.Exception: Job stopped with an unexpected exit code: 0xE0434352

$
0
0

Hi Experts :

I Have a process which stops randomly at different location during Automation. Sometimes it breaks while sending email , sometimes at send Hotkey, Sometimes at the End when the Process is completed successfully .

ERROR : System.Exception: Job stopped with an unexpected exit code: 0xE0434352

But when the same Process is Re triggered - It works Perfectly without any exception.
When same is triggered from Orchestrator - The uiRobot Executor Stops Responding at different places.
I went through the Forum and Ensured all the Kill Processes are in Place , Still Same Issue - When I Re trigger the Process - it Works -

UIpath Studio Version : 2018.4.3

Activities Version I am Using :
image

Is there Anything I can ensure that This does not Break . Any Clues / suggestions that I can implement in my Code, Please do Suggest.

Below are The Logs :

Message: Job stopped with an unexpected exit code: 0xE0434352
Exception Type: System.Exception
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Exception: Job stopped with an unexpected exit code: 0xE0434352

*Some time This :

09:30:42.7157 => [ERROR] [UiPath.Studio.exe] [8] $LoadAssembly: UiPath.Vision, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null: System.IO.FileNotFoundException: Could not load file or assembly ‘Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified.
File name: ‘Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Reflection.RuntimePropertyInfo.get_Signature()
at System.Reflection.RuntimePropertyInfo.get_PropertyType()
at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#aFc(#Lrc #wAf, MemberInfo #xAf)
at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#cFc(#hsc #4Ub, Type #uAf)
at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#XEc(Assembly #sxc)
at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.BinaryAssemblyLoader.#iFc(Assembly #sxc)
at ActiproSoftware.Text.Languages.DotNet.Reflection.Implementation.AssemblyRepositoryBase.#30j(Assembly #sxc, IAssemblyName #4tc, IBinaryAssemblyMetadata #RDb)

Sometimes This

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
, HResult -2147024894
09:30:42.7317 => [ERROR] [UiPath.Studio.exe] [8] $LoadAssembly: UiPath.Vision, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null: System.IO.FileNotFoundException: Could not load file or assembly ‘Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. The system cannot find the file specified.
File name: ‘Emgu.CV.World, Version=3.4.1.2984, Culture=neutral, PublicKeyToken=null’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)


Mukesh

1 post - 1 participant

Read full topic

Uipath.Executor 19.4.3.0 Execution must happen through the service

$
0
0

Hi everyone,
I’m in trouble with a process. While running, the uipath freezes suddenly, without any system error notice; there aren’t loops in the code and it stops in a Chome web page. When it stops there are no more logs in uipath executor file and the only information that I found is given by the event viewer “Uipath.Executor 19.4.3.0 Execution must happen through the service”.

Can someone help me to figure out a solution?
Thanks!

1 post - 1 participant

Read full topic

SFTP authentication

$
0
0

Hi everyone,

I am attempting to connect to multiple SFTP connections with the FTP activities package. I’m using the credentials exactly as they are in a working FileZilla connection (and a different automation software) but I keep receiving errors, either:

With ftp session: No suitable authentication method found to complete authentication (publickey,keyboard-interactive).

or

With ftp session: No suitable authentication method found to complete authentication (public key)

I have the correct versions and dependencies installed and I’m using the same server as the original, working connections.

Any help greatly appreciated!

1 post - 1 participant

Read full topic

Error:-Bulk Add Queue Items: Operation returned an invalid status code 'BadRequest'

$
0
0

Hello, I am adding data from excel to queue.
I had first read the data from datatable and then using bulk add queue items, passing the data to queue, But i am getting below error and exception:
I had tried using UiAssistant too, but still got same error :expressionless:

20.4.1-beta.22

Message: Type ‘Microsoft.Rest.HttpRequestMessageWrapper’ cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.

Exception Type: System.Runtime.Serialization.InvalidDataContractException

RemoteException wrapping System.Runtime.Serialization.InvalidDataContractException: Type ‘Microsoft.Rest.HttpRequestMessageWrapper’ cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.Activities.WorkflowApplication.CompletedEventHandler.OnStage2Complete(IAsyncResult lastResult, WorkflowApplication instance, Boolean isStillSync)
at System.Activities.WorkflowApplication.EventFrame(IAsyncResult result)

1 post - 1 participant

Read full topic

Error Enumerating files from SFTP Server

$
0
0

Hi,
I’m using UiPath.FTP.Activities to download files from an SFTP site. When I enumerate objects, I’m receiving the following error:

RemoteException wrapping System.NotSupportedException: Unsupported object type encountered.

I have the Input Remote Path using a String variable, and the Output Files using a IEnumerable variable type:

image

If I change the Remote Path to “/” I receive a “Permisson denied” error, which is expected because I don’t have access to the root of the SFTP server.

I’ve tried testing using a different SFTP site (test.rebex.net) and I’m able to enumerate files without any issues.

The provider is using Core FTP and they have indicated that they see me successfully listing the files in the directory just before I receive the error message at the Enumerate objects step. Any thoughts as to what would cause this error? It’s puzzling that it works for one site, but not the other.

Thanks in advance!

2 posts - 1 participant

Read full topic

Not able to see what is Type in the Activity Pane in Uipath 2018.4.3

$
0
0

Hi Team,

Facing the issue since few days, that whenever I am typing some activity name in the Search Bar of the Activity Pane, I am not able to see what I am typing. This is leading to a confusion and not getting the required activity , can anyone help me to sort this issue.

Thanks in Advance.

image

2 posts - 2 participants

Read full topic

Mysql data base connection issue

$
0
0

hi…
i want to connect mysql database which is a web server database from my machine.
i did it using connection string. But it gives me a error.
Note: In my machine no database are installed.
i also attach my error after it runs.


how can i solve it?

1 post - 1 participant

Read full topic


Invoke method : The process cannot access the file,because it is being used by another process

$
0
0

Dear all,
I meet problems, and I am sincerely wanna to anybody could help me.
for example, in one folder, there are some .docx files. if the number of .docxs files is larger(or equal) than 5, then compress the docx files, then the .zip files would be regarded as attached file to be sent via
outlook e-mail. If the he number of .docxs files is less than 5 , all of the docx files would be regarded as attached files and to be sent via outlook.

it generates error :
“message”: “Invoke method : The process cannot access the file ‘C:\Users\jiyiwei\Desktop\demo\压缩文件\demo.zip’ because it is being used by another process.”,

here is my code , anybody could help me solve this problem? thanks a lot in advanced .

23 posts - 6 participants

Read full topic

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

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.

20 posts - 7 participants

Read full topic

Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)

$
0
0

Hello

I’m new here, this is my first activity on this forum.
I’m in the middle of the course and I’m in the lesson: build the first robot. in this lesson I have to use the excel file and the cvs file to convert various currencies to USD. When building a robot, my task is to indicate cell F1 to which the robot will add data.

When I use the Indicate in Excel activity, I get the error: an error occurred while loading the DLL (exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)

I have Windows 10, MS Office 2013 Pro Plus

how to solve my problem?

3 posts - 1 participant

Read full topic

Error while activating Ui Path academic alliance edition software

$
0
0

19.4.5+Branch.support-v2019.4.Sha.83b32374210bfd742f5d3b0ce3267c6c1b86d76e

Activation failed: License model incompatible with system mode installation.
Please install the software in user mode to activate the license or contact support if you believe this is a mistake.

1 post - 1 participant

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>