Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Setup of Bamboo to remote MSSQL Server fails to complete

We have an MS SQLServer on another server which has the correct collation and permissions. During the setup using the gui, we see the animated icon and it hangs there for over 12 hrs.
I can see tables created in the SQL server db, however the install does not complete.

The command line application shows 'C:\bamboo-home\jms-store\bamboo\kahaDB\lock is locked by another server. This broker is not in slave mode waiting a lock to be acquired'.... Could not find token mapped to token name: token.

 

---

 

I have attempted re-install as found on your forum and removed everything from the Bamboo-home folder and started over, however we end up at the same point each time. DB populated with tables (don't know what tablet to check for data/records).

1 answer

0 votes
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 20, 2018

Hi Barry,

What does the atlassian-bamboo.log in <BambooHome>/logs show?

Cheers,

Christian

Premier Support Engineer

Atlassian

I got the answer I needed from https://confluence.atlassian.com/bamboo/microsoft-sql-server-289276827.html..... I needed to run 

 

ALTER DATABASE <database name>
SET READ_COMMITTED_SNAPSHOT ON
WITH ROLLBACK IMMEDIATE;

 

before I installed.

 

Thanks for your help

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events