Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

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

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

Martin Ellwart September 12, 2022

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
Ty Madsen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 24, 2022

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.

Martin Ellwart September 26, 2022

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

0 votes
Martin Ellwart September 13, 2022

 

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.
September 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

Martin Ellwart September 13, 2022

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