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,644,555
Community Members
 
Community Events
196
Community Groups

After Bitbucket upgrade from Vers. 7.21.3 to 7.21.4 database is not accessible

A fatal error has occured

The following problem occurre, which prevents Atlassian Bitbucket from starting_

The database, as urrently configured, is not accessible. Communication link failure

 

 

3 answers

1 accepted

0 votes
Answer accepted

I ran into this issue (Upgrading Bitbucket Server from 7.21.2 to 7.21.5. One of the other errors I saw (besides the one you mention) relate to SSL:

javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

So in my bitbucket.properties file, I added "&useSSL=false" to the end of my jdbc.url. After restarting bitbucket as a service - it came up fine. Not sure what changed to drive the break between versions. Hopefully this is helpful to you and/or others down the road!

The better answer is probably to fix the SSL issue and use encryption for connection to the DB, but since my instance runs on the same host as the DB server (MySQL), I am not as concerned with it.

Hi Ty,

thank you very much. This was helpful. For me it's the same. DB and Application running on the same host.  I inserted your solution and now the application comes up and is running.

Best regards

Martin

 

placed my answer on a wrong place

 

Rgds

Martin

0 votes
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 12, 2022

Hi Martin,

Do you see anything else in the Bitbucket Server log? You can find it at <BitbucketHome>/log/atlassian-bitbucket.log

Cheers,

Christian

Premier Support Engineer

Atlassian

Hi Christian,

i found following error message:

ERROR [spring-startup] com.zaxxer.hikari.pool.HikariPool bitbucket -
Exception during pool initialization. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communication link failure

 

Rgds

Martin

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events