Hi all,
I'm trying to upgrade from Bamboo 5.6.1 to 5.7.0. I have done the following:
When I tail the log I can lots of things happening, and then after a few minutes everything seems to stop and Bamboo is not accessible. The last line in the log is:
alter table ELASTIC_IMAGE add column LEGACY_EBS_HANDLING bool
Has anyone else come across this issue? Running on Ubuntu 14.04 with Postgres 9.3.5 as the database.
Turns out it was a problem with my Postgres instance! For anyone with Postgres issues, have a look at select * from pg_stat_activity..!
Can you explain the problem in more detail? I think more users could benefit from this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The issue was that a backup process wasn't terminating cleaning, leaving a lot of open queries. Completely environment specific and not relevant to Bamboo at all! Clearly I should have done some more detailed investigation before raising this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think it would be a good idea to create a support case for this, where you could attach your logs and describe the problem in more detail.
https://support.atlassian.com/customer/servicedesk-portal → Dev Tools → Bamboo Support
Regards,
Marcin Oleś
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.