Issue with Login Agent instalation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-17 04:19 PM
Hello
We are trying to instal Login Agent on our enviroment, but even we managed to instal it corectly (acording to instruction) and the Login Agent Service is working, the Login Agent Runtime Resource is not visible in Blue Prism application. We've tried to change the port numer for Login Agent, but don't know why it still working on default port 8181. Below you'll find our .config file content - maybe there is some issue. Could somebody help?
8199
Development Connection
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-17 04:44 PM
Sorry, should have replied directly to you post.
Have you tried to set up the login agent service to start delayed ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-17 05:11 PM
Thanks for answer - I've alredy tried, but it haven't work.
What could be important, in Event Viewer I have a error mesage: ""Listener failed: Unable to start listener - is this machine already running as a Resource PC?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-17 10:10 PM
had similar issue on some of our machines , its probably the config file ,
look for the loginagentservice.config on the pc's c drive in the below locations and edit the settings in there , I created a bat file to copy one I had edited earlier and then stored it on a share drive .
also make sure you don't end up with multiple conflicting copies of them on your machine
bat:
copy "\\yoursharedrive\folder\goodcopy\LoginAgentService.config" "C:\Documents and Settings\All Users\Application Data\Blue Prism Limited\Automate V3copy ""\\yoursharedrive\folder\goodcopy\LoginAgentService.config"" ""C:\ProgramData\Blue Prism Limited\Automate V3\""
