You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've created a bitbucket hello world plugin following this guide, and am having issues at startup. The project starts up with quite a few errors, and I'm unable to open the home page.
"1.8.0_131" 64bit
ATLAS Version: 6.2.14
ATLAS Home: C:\MSDE\croydond\Apps\atlassian-plugin-sdk-6.2.14
ATLAS Scripts: C:\MSDE\croydond\Apps\atlassian-plugin-sdk-6.2.14\bin
ATLAS Maven Home: C:\MSDE\croydond\Apps\atlassian-plugin-sdk-6.2.14\apache-maven-3.2.1
AMPS Version: 6.2.11
Lots of errors like so, on startup:
[INFO] [talledLocalContainer] 2017-08-01 16:45:26,823 ERROR [spring-startup] c.a.p.loaders.ScanningPluginLoader Because of the following exception:
[INFO] [talledLocalContainer] java.lang.IllegalStateException: Unable to create a tracker when osgi is not running
[INFO] [talledLocalContainer] at com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager.getServiceTracker(FelixOsgiContainerManager.java:490)
I can't paste in the entire stacktrace, as this forum page ends up crashing.