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

Atlas-run no longer works with Bitbucket Server 5.0.0

Alexander Kitaev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2017

What I did (on Windows):

1) Installed latest Atlassian Plugin SDK

2) Ran atlas-create-bitbucket-plugin to create a test add-on

3) Changed bitbucket version and bitbucket data version properties to "5.0.0" in the pom.xml

4) Ran atlas-run

In console it says:

bitbucket started successfully in 72s at http://localhost:7990/bitbucket

Page at http://localhost:7990/bitbucket reports Tomcat error "resource not found". So tomcat had started, bitbucket server web app was deployed, but never started.

I experienced the same behaviour on Linux as well.

Please advice what to do. I have no permissions to create issues at Atlassian JIRA tracker, so I'm using this way to contact Bitbucket Server devs.

1 answer

1 accepted

7 votes
Answer accepted
Julius Davies _bit-booster_com_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2017

For Bitbucket 5.0.0 you need to invoke atlas-run like this.

 

atlas-run -u 6.3.0-fef7990

Source:  https://community.developer.atlassian.com/

 

I'm sure eventually Atlassian will get things working again so that "atlas-run" is all you need, but for now just add "-u 6.3.0-fef7990".

 

p.s.  I'm the author of Bit-Booster for Bitbucket Server

Alexander Kitaev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2017

Thank you very much for your help, Sylvie!

It looks that I have to hang out in the devs forum more, not to miss such an important pieces of information!

P.S. Your add-on looks very cool! Ours is SVN Mirror for Bitbucket Server

Bryan Turner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 5, 2017

Just FYI, AMPS 6.3.0 has been formally released, so you can now use `atlas-run -u 6.3.0`. No more need to use the fef7990 milestone.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events