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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,913
Community Members
 
Community Events
184
Community Groups

Bamboo JDBC Connection to SQL Express

Trying to configure our Bamboo Server to use a SQL Server Express instance and the Custom Installation wizard just spins and returns to the Choose how you wish Bamboo to connect to your database

i've verified every setting from tcp/ip to varying the uri i'm using to identify the SQL Server instance

 

Nothing works

 

the Bamboo instance and the SQL Server Instance are on the same physical server

1 answer

1 accepted

0 votes
Answer accepted
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 11, 2018

 

Hello Ryan,

It could be a problem not related to the DB configuration as well.

This are the troubleshooting steps I probably follow:

  1. Check the server logs
    Unix like:<Bamboo_Install>/logs/catalina.out
    Windows :<Bamboo_Install>/logs/bamboo-stdout.<DATE>.log
  2. If the problem is related to the DB, please make sure:
    1. Your database was created following this document: Microsoft SQL Server - Atlassian Documentation
    2. Your connection string is something like:
      jdbc:sqlserver://localhost:1433;databaseName=<DB_NAME>
    3. Your SQL server has a supported version:
      Supported platforms - Atlassian Documentation
  3. If the problem is different, please paste the error here

Turned out the Server that was setup for me to use had MS SQL Server 2017 installed so I just had to set the DB compatibility and everything was copacetic.

 

Thanks for the help 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events