You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.