I have installed Bamboo Agent Service through InstallBambooAgent-NT.bat file. The service is running but when we are running the plan through master Bamboo server not able to run plan successfully. I have also updated the logon properties in Bamboo Agent Service.
Below error is coming:
C:\Users\MissionUser\bamboo-agent-home\xml-data\build-dir\SDCPROD-SDC4REL5-JOB1>tasklist /fi "imagename eq Wise32.exe" | find ":" 1>nul
'tasklist' is not recognized as an internal or external command,
operable program or batch file.
Please provide the solution that how we can run bamboo agent service in background.
Thanks,
Saleem
The command above is not running possibly because the PATH variable is not defined while the command is called. It usually happens when the agent is not running with a Linux local user, but instead with a system user.
We do recommend that a local user is used and if this is your case, you can adjust this by following this article:
Please let us know if that fixes the issue.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.