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

Where to change the bamboo version to resolve this issue

2018-12-27 08:57:56,641 INFO [BambooServer] Publishing plan PRJ-PLANKEY
2018-12-27 08:57:57,245 INFO [BambooServer] An error occurred while publishing plan PRJ-PLANKEY: The Bamboo Server version of Bamboo Specs (6.5.0) is different from the one used for creating these Bamboo Specs (6.2.1). Align your versions of Bamboo Specs to proceed. More information available here: https://confluence.atlassian.com/display/BAMBOO/Common+problems
2018-12-27 08:57:57,246 INFO [BambooServer] (for more information, enable more detailed logging with system property -Dbamboo.specs.log.level=DEBUG)
Exception in thread "main" com.atlassian.bamboo.specs.api.exceptions.BambooSpecsPublishingException: An error occurred while publishing plan PRJ-PLANKEY: The Bamboo Server version of Bamboo Specs (6.5.0) is different from the one used for creating these Bamboo Specs (6.2.1). Align your versions of Bamboo Specs to proceed. More information available here: https://confluence.atlassian.com/display/BAMBOO/Common+problems
at com.atlassian.bamboo.specs.util.BambooServer.translateRestException(BambooServer.java:178)
at com.atlassian.bamboo.specs.util.BambooServer.translateException(BambooServer.java:148)
at com.atlassian.bamboo.specs.util.BambooServer.publish(BambooServer.java:101)
at tutorial.PlanSpec.main(PlanSpec.java:31)
Caused by: com.atlassian.bamboo.specs.exceptions.BambooSpecsRestRequestException: The Bamboo Server version of Bamboo Specs (6.5.0) is different from the one used for creating these Bamboo Specs (6.2.1). Align your versions of Bamboo Specs to proceed. More information available here: https://confluence.atlassian.com/display/BAMBOO/Common+problems
at com.atlassian.bamboo.specs.util.RestHelper.lambda$sendRequest$2(RestHelper.java:89)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:222)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:164)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:139)
at com.atlassian.bamboo.specs.util.RestHelper.sendRequest(RestHelper.java:92)
at com.atlassian.bamboo.specs.util.RestHelper.post(RestHelper.java:201)
at com.atlassian.bamboo.specs.util.SendQueue$1.run(SendQueue.java:23)

1 answer

its resolved by changing the version in pom.xml

Victor Debone
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jan 02, 2019 • edited

Hello @sravani,

Yes, the version should be changed in the pom.xml.

As you've found the answer, I'm only including more information here for future reference of other people who might encounter the same trouble:

Bamboo Specs depends on the version of the Bamboo you are running and you will may get Specs ready to run in a different version. To fix that, you will need to change the version of Bamboo in your pom.xml, as @sravani pointed out.

The location of this change is

2019-01-02_11-03-03.png

And it should be changed to the exactly version pointed out by the error, in your case, 6.5.0.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events