Forums

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

Loading Screen Stuck while installing plugins/addons

siddharth January 10, 2019

We have successfully upgraded to JIRA 7.13, while installing plugins/add ons the screen is stuck as below,it is not progressing. Can you please guide what is the problem or how to bypass this error.

PluginInstallationStuck.PNG

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 11, 2019

Hello Siddharth,

You going to need to start Jira in safe mode to resolve your add-on issue. Here are instructions on how to complete this:

For Linux (within the Jira path)

./bin/start-jira.sh --disable-all-addons --disable-addons=com.atlassian.test.plugin

Windows (Within the Jira path)

<installation-directory>/bin/start-jira.bat /disablealladdons /disableaddons=com.atlassian.test.plugin

Source document: Add-on Tips and Tricks

Along with this, we would suggest you review the following for disabling/enabling add-ons in safe mode: Disabling and enabling apps.

Once you’re in safe mode you may remove or resolve any add-on issues you may have.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer