Upgraded bamboo, now requires port 8085, rather than 80.
Tried to follow upgrade docs, pointing me to do this step:
https://confluence.atlassian.com/bamboo/changing-bamboo-s-root-context-path-396300360.html
However, When I go to general settings, there is NO port #.
Configuration properties - Atlassian Bamboo
You may change the following Bamboo configuration properties.
Name (required) The name of this Bamboo instance.
Base URL (required) This is the base URL of this installation of Bamboo. All links created (for emails etc) will be prefixed by This URL.
for example "http://10.1.1.108:8085"
Broker URL Requires Bamboo restart after changing.Broker client URL Requires Bamboo restart after changing.
Default page size (required) Number of plans to initially show on the dashboardBranch detection interval (required) How often to check for new plan branches (seconds)
When I pick System / System Information, I get an error:
Version6.2.5Build number60212
A system error has occurred - our apologies!
Please create a problem report on our support system at https://support.atlassian.com with the following information:
We will respond as promptly as possible.
Thank you!
Version: 6.2.5
Build: 60212
Build Date: 06 Dec 2017
Stack Trace:
java.lang.IllegalArgumentException: Don't know how to verify safety of model content for: class freemarker.ext.beans.DateModel at freemarker.core.UnifiedCallHelper.assertSafeModel(UnifiedCallHelper.java:263) at freemarker.core.UnifiedCallHelper.makeSafeValue(UnifiedCallHelper.java:167) at freemarker.core.UnifiedCall.accept(UnifiedCall.java:100) at freemarker.core.Environment.visit(Environment.java:362) at freemarker.core.Environment.invokeNestedContent(Environment.java:571) at freemarker.core.BodyInstruction.accept(BodyInstruction.java:60) at freemarker.core.Environment.visit(Environment.java:362) at freemarker.core.Environment.invoke(Environment.java:714) a
...rce) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)
Hi David,
Looking at your description of the problem, it seems you want to access bamboo over the proxy URL - "bamboo.syncroservices.com"
If this URL is proxy then you need to configure proxy settings in Bamboo Tomcat's server.xml file and also configure your proxy settings for whatever proxy server is used here.
Refer these documents for more info:
* https://confluence.atlassian.com/bamkb/securing-bamboo-behind-nginx-using-ssl-829075298.html
* https://confluence.atlassian.com/bamkb/running-bamboo-behind-apache-httpd-proxy-171967281.html
Thanks,
Robhit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.