Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

error after trying to upgrade from 5.12 to 6.10

Shay Farkash
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!
February 19, 2020

Hey guys ,

im trying to upgrade my bitbucket server from 5.12 to 6.10.

all is working well , im trying it on my test server ,but after the installation im getting an error :

The target database contains tables whose names collide with Bitbucket's tables. Please migrate to a clean, empty database. For more information about creating a database for use with Bitbucket, please refer to the Bitbucket documentation.

If you continue having issues, get in touch with our support team and we'll help get you up and running.

The target database contains tables whose names collide with Bitbucket's tables. Please migrate to a clean, empty database. For more information about creating a database for use with Bitbucket, please refer to the Bitbucket documentation.
	com.atlassian.stash.internal.db.DefaultDatabaseManager.validateConfiguration(DefaultDatabaseManager.java:226)
	com.atlassian.stash.internal.db.DefaultDatabaseManager.prepareDatabase(DefaultDatabaseManager.java:183)
	com.atlassian.stash.internal.maintenance.SpringMaintenanceTaskFactory.setupTask(SpringMaintenanceTaskFactory.java:151)

any help ?  

1 answer

0 votes
Dave Theodore [Coyote Creek Consulting]
Community Champion
February 19, 2020

Sounds like you are using a single database server with multiple Atlassian application instances on it.  Do you have a unique user for each application? If you're running Oracle, you may need to do some additional steps to ensure that one application can't see other database instances.

Shay Farkash
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!
February 20, 2020

Hey , thanks for the answer.

I do use multiple applications , but when im trying to get back to 5.12 version its working fine.
I dont have a unique user and i dont run oracle.

its the same RDS , in 5.12 its working and in 6.10 its not working . 

Dave Theodore [Coyote Creek Consulting]
Community Champion
February 20, 2020

Try setting up a new user in RDS and making sure that that user only has access to the  Bitbucket instance. I would expect that to solve the problem. 6.10 may have introduced additional error handling that is causing this.  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events