28-10-21 01:23 PM
Hi,
We have created new Blue Prism test and production environments (Test2 & Prod2) for new group of processes and completed all necessary configurations both in test2 and prod2. Example: DB configuration, server configuration and all other Blue Prism configurations are completed along with new runtime resource and login agent configurations.
However, when we tried to start login agent services in prod2 environment we get an error message "The Blue prism login agent service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs". Whereas this works fine in the test2 environment.
Not sure what we are missing here. Please find more information on setup and what we have tried as part of solution steps.
Additional Information:
Any help would be appreciated.
Best Regards,
Rajesh
28-10-21 02:12 PM
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<workingdirectory path="c:\Program Files\Blue Prism Limited\Blue Prism Automate\"/>
<startuparguments>
<argument name="resourcepc"/>
<argument name="public"/>
<argument name="port">
<value>8181</value>
</argument>
</startuparguments>
</configuration>
29-10-21 01:00 PM
We are using the same version of login agent as that of our Blue Prism Application. (We have installed login agent which is available in 'Installers' folder under Blue Prism Automate)
The 'Workingdirectory path' in the LoginAgentService.config file in Programdata is pointing to the right program files directory: "<C:\Program Files\Blue Prism Limited\Blue Prism Automate\>".
Best Regards,
Rajesh