Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13353

Unable to install Bamboo Windows Agent to new home

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Handled by Support
    • None
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Using the installation instructions here, I am trying unsuccessfully to install an Agent to a Windows machine to a non-default location

      This command runs successfully and installs a Windows Service for the agent:
      java -jar atlassian-bamboo-agent-installer-4.4.5.jar http://abc-bamboo01:8085/agentServer installntservice

      However, it is creating a 'bamboo-agent-home' directory under the current user's profile. I want to relocate this directory.
      Following the installation instructions I have attempted many variations but get the same error:
      Error: Could not find or load main class .home=D:\Bamboo\Home

      With the Jar file in the D:\Bamboo directory, I have tried:
      java -Dbamboo.home=D:\\Bamboo\\Home
      -jar atlassian-bamboo-agent-installer-4.4.5.jar...etc

      java -Dbamboo.home=D:\Bamboo\Home\ -jar atlassian-bamboo-agent-installer-4.4.5.jar...etc
      java -Dbamboo.home=Home -jar atlassian-bamboo-agent-installer-4.4.5.jar...etc
      java -Dbamboo.home=D:/Bamboo/Home/ -jar atlassian-bamboo-agent-installer-4.4.5.jar...etc

      Have also tried the above with "-Dbamboo-home", but without success.

      The above commands were executed on Windows Server 2008 Standard, using Powershell, running as administrator.

              Unassigned Unassigned
              9160e9159ed2 Mark S
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: