How to change the export directory path

Dan Hodge October 23, 2015

Bamboo 5.8.1

Windows Server 2008

 

I've followed the instructions here:

https://confluence.atlassian.com/bamboo/exporting-data-for-backup-289277255.html

and here:

https://confluence.atlassian.com/bamboo/configuring-bamboo-on-start-up-289277345.html

ran setenv.bat with this argument:

set JVM_SUPPORT_RECOMMENDED_ARGS="-Dbamboo.paths.set.allowed=true"

and then restarted bamboo but I still can't change the export directory path.

Does anyone know why that might be?

2 answers

0 votes
Dan Hodge November 3, 2015

Thanks for the reply! I managed to work around it in the end but I will try that out when I get a chance

0 votes
rverschoor
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 3, 2015

It works for me.

To check if your setting made it into Bamboo, go to Administration - System information, and look at the JAVA_OPTS setting.
The "-Dbamboo.paths.set.allowed=true" should be part of it.
If it isn't, your change just didn't make it into Bamboo.

Note that the change in setenv.bat is only useful if you start Bamboo from the commandline with start-bamboo.bat.

If you start Bamboo as a Windows Service, the change in setenv.bat has no effect.
You'll need to follow the instructions shown in https://confluence.atlassian.com/bamboo/configuring-bamboo-on-start-up-289277345.html#ConfiguringBambooonstart-up-Windowsservice

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events