Skip to content

Conversation

wkokolis
Copy link

@wkokolis wkokolis commented Oct 4, 2016

In order to get the image working with versions newer than 5.9.x, I had to update the JDK to version 8. That's because Bamboo 5.10 and newer us Tomcat 8, which dies if you try to use JDK 7. It's a simple change, and may need to be made in the bamboo-agent image as well.

Thanks

wkokolis added 2 commits October 4, 2016 16:37
In order for Bamboo versions newer than 5.9.x to run in this container, you need to use JDK 8.  This is because in Bamboo 5.10 Atlassian switched to tomcat 8.  Failing to use the newer JDK causes the launch to die with "unable to start listeners".  Similar changes may be necessary for the bamboo-agent image, but I haven't gotten that far yet.
Copy link

@netflash netflash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants