Forums

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

I am unable to start JIRA after creating a Hello World plugin

Micky Mojado March 18, 2019

I followed the instructions from this link.

https://developer.atlassian.com/server/framework/atlassian-sdk/create-a-helloworld-plugin-project/

 

Capture.PNG

This shows up when i navigate to localhost:2990/jira

1 answer

0 votes
Nic Brough -Adaptavist-
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.
March 19, 2019

Does it start up ok if you remove your new App?

You can do this by removing the .jar file for it that is under <jira home>/plugins (you'll need to search - you need to get rid of the main file, often a simple move of it, but there can also be a cached copy that needs moving as well)

Micky Mojado March 19, 2019

Hi Nic,

I have JIRA but it runs on port 8080,

i don't quite understand why i should run on 2990 if i am to debug the plugin i created.

 

Thanks

Suggest an answer

Log in or Sign up to answer