Im installing bamboo-agent on Debian10. Ran the command:
java -Dbamboo.home=/home/bamboo-agent-home -jar atlassian-bamboo-agent-installer-7.2.10.jar https://bamboo.***.com/agentServer/
It shows all the files wer installed and wrapper.conf started and stopped. But uuid and xm-data folder were not present.
Hello @Pavankumar
Welcome to Atlassian Community!
The answer to your question is in your screenshot. You are using Java 11 and Bamboo 7.2 only supports Java 8.
To use Java 11 your need to upgrade to Bamboo 8 or superior.
Kind regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
I downgraded my java version and reinstalled. agent uuid is availabe in file named "uuid-temp.properties" but build dir. is not present. Is it OK!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Pavankumar
The building structure will get created once you launch the first build on that agent.
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.