SQL Server 2014 and Bamboo

CTS Software Group SIL PNG February 12, 2015

I am running Bamboo 5.5.0 and am using SQL server 2008R2.  I have moved the Bamboo DB to a SQL 2014 server and now it doesn't work. 

 

I get this exception:

2015-02-13 11:22:58,729 ERROR [localhost-startStop-1] [AbstractUpgradeManager] java.sql.SQLException: Invalid object name 'hibernate_unique_key'.

java.sql.SQLException: Invalid object name 'hibernate_unique_key'.

        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:368)

        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2816)

 ...

 

3 answers

0 votes
CTS Software Group SIL PNG February 13, 2015

It looks like I just have a dbo schema.  I haven't created any others. 

Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 15, 2015

I am not an SQL Server expert, but you may still need to define that schema as a default schema for that database.

0 votes
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 12, 2015

Do you have default schema defined on your database?

 

0 votes
Norman Abramovitz
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.
February 12, 2015

Bamboo has only been tested with Sql Server 2012.  You can call support, but I would expect them to say you will need to use one of the supported databases.

https://confluence.atlassian.com/display/BAMBOO/Supported+platforms

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events