UiPath Error : Desktop has been disconnected while performing UI actions - ui-automation

I am using UiPath to automate some of our manual task done through website. But for some reason i get the below error. This happens when i click the link and new page gets loaded. In the new web page i try to click a button and the below error shows up.
Kindly note that i am not using RDP for automation.
"Desktop has been disconnected while performing UI actions"
19:03:56.3586 Error {"message":"Click 'INPUT btnReset' : Desktop has
been disconnected while performing UI
actions.","level":"Error","timeStamp":"2017-05-05T19:03:56.3586114+05:30","windowsIdentity":"ENT\VS","processName":"TestProject","processVersion":"2017.1.6334.30035","fileName":"Seq_OptionsAtOpenCustomer","jobId":"0fd0eaaf-e7be-4ec6-83b6-09a3c2a29d96","robotName":"ENT\VS"}

I got the same error message a few days ago while I was not using RDP, with a bit research it was resolved by reverting back to an older version of the software - currently there's a bug with the latest version (2017.1.6309).
Regarding UiPath's technical support on their website, it was suggested to use 2016.2 version for now while the bug fix has not been released.
Hope that helps.

Related

Annoying wsgen tool pop up when publish server

When i start publish my application from WebSphere Application Server then it will always pop up a dialog box "Generation Result for Wsgen" which i need to click "okay" to close it, after that it will keep on pop up and i need to click okay until the server are successfully publish.
Do anyone know how to fix this ? I'm looking solution from online but there is no solution about this.
attached is the image
https://imgur.com/a/9FeQWeG
If you are using the IBM Liberty Developer Tools for Eclipse, then use at least version 18.0.0.4. You can get the latest release from here:
https://developer.ibm.com/wasdev/downloads/#asset/tools-IBM_Liberty_Developer_Tools_for_Eclipse_2019-03_4.11

Configuration for the Sugar connector to DocuSign not working

I've installed the latest W-Systems DocuSign module for SugarCRM and I followed the installation guide to the T (https://www.w-systems.com/media/DocuSign/SugarConnectortoDocuSign_InstallationUseGuide.pdf). However, my problem start at the end of page 7 where I click "Configure DocuSign" or "DocuSign User Settings > Log In". Nothing happens.. no error message, no dialog window, nada.
I've run "Rebuild JS Grouping Files", "Quick Repair and Rebuild", cleared the cache and tried multiple browsers.
Has somebody else encountered this problem? Any suggestions on how to solve it?
EDIT: I was able to use the module without problems on a co-workers machine, but I still cannot use it on my own.
The SugarCRM <-> DocuSign Connector is written and maintained by SugarCRM, not DocuSign. The only integrations (Connectors) that DocuSign implements and maintains are its integrations with Microsoft, Google, and Salesforce.
With that said, if you're running into bugs/issues with the connector you'll need to contact SugarCRM and go through their support to resolve.
After being in contact with W-Systems support, they found out (by looking at the debug logs) that the database tables hadn't been correctly set up. The problem was fixed by uninstalling the module (without removing the tables), reinstalling the module, Admin > Quick Repair and Rebuild, and finally hard refresh (for me Ctrl+F5).
Everything now runs normally.

plugin repository could not be contacted (Dokuwiki)

I am using Dokuwiki on my pc but suddenly getting this error. Now, i can't see the installed plugins and templates in Extension Manager(Admin). Just getting this error The plugin repository could not be contacted. Make sure your server is allowed to contact www.dokuwiki.org and check your proxy settings. [Retry]
I Installed it using xampp and dokuwiki(from youtube video)
I am using Windows 7 (64 bit).
Please help me regarding these problems, Thanks
Regarding invisible installed plugins. I'm occasionally experiencing the similar issue but had no time to investigate. Try the following steps:
Open Admin -> Extension manager.
Uncheck 'updatable' checkbox.
Switch to 'Installed templates' tab.
Switch back to 'Installed plugins' tab.
If did not help try to play with the state of other checkboxes and switching to another tab and back. Please share your findings afterwards.
Regarding the error message check this question.
If it worked before and now you are experiencing sudden problems then check what was changed in your computer or network settings.
Check proxy settings in Admin -> Configuration Settings -> DokuWiki\Network.
Check if you can access http://www.dokuwiki.org/lib/plugins/pluginrepo/api.php?cmd=ping in your browser to decide whether you need to continue investigation on network or xampp side.
You can always install plugins manually, you aren't going to do it every day.
Upgrading from PHP <=5.6 to 7.0 running Detritus (and later) fixed this behavior.

Eclipse with Worklight studio and Android hangs with "The User operation is waiting for 'Startup preview server listener' to complete"

I have been successfully developing on Eclipse Keplerwith Worklight Studio 6.1 on Windows 7 for several months now.
When suddenly I have started getting the following error message every time I try do deploy my app to the embedded worklight Server: "The User operation is waiting for 'Startup preview server listener' to complete". It hangs and never completes. See screen capture below.
I know that similar errors have been logged on StackOverflow, but I have never seen a clearcut answer for how to fix it.
Would appreciate any suggestions.
Have you tried the steps described in this stackoverflow question, it has a few steps that should address the problem.
The problem is likely to be caused by some specific configuration in your workspace so trying a new workspace should reset all settings to default, and it will also allow you to compare the different environments to identify the root cause.
Please report back to your results.

Eclipse with TFS plugin - looping login

few days ago (without installing anything new as far as I know) my Eclipse environment started looping authentiacation action when loging to Team Foundation Services. Everytime I want to explore, checkin and so on I see dialog "connecting to server" then dialog loading indentity providers appears and after it white blank screen and all repeats again and again.
I tried to find if I can reset stored password but there is no one in Credentials Manager in Windows (related to TFS address).
I tried update Eclipse plugins (ADT, TFS plugin) to latest version - same behavior.
Any suggestions or same experience
Kind Regards Jindrich Polenius Brezina
I'm afraid that the authentication mechanism got broken during a recent upgrade of the service. It was fixed quickly, but due to the fact that you were unlucky enough to attempt to log-in while it broken I'm afraid that you are going to need to close Eclipse, delete all your cookies in internet explorer, close IE, open Eclipse and attempt to log in again. Very sorry about that.