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.
Hey,
In JIRA 7.3 above, you can start JIRA when bringing up JIRA through the startup .
./start-jira.sh --disable-all-addons --disable addons=com.atlassian.test.plugin
More details, go here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
at a guess I'd suggest
<JIRA_INSTALL_DIR>/bin/start-jira.bat -disable-all-addons -disable addons=com.atlassian.test.plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I think that's what he was asking too.
To the best of my knowledge, there is no way to do this from the command line.
When I've had trouble starting JIRA in the past and suspect a plugin, I simply pull the jar out of \installed-plugins and dump it in a temporary folder. Then I can try starting JIRA again.
If JIRA is already running, then Gabrielle's answer will work, as you can go to
Add-ons–> Manage Add-ons–> Enter safe mode
And disable all add-ons there.
One improvement Atlassian could make would be to move "Enter safe mode" to the top of that page, as perhaps users don't see it where it is now, at the bottom.
Hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @April
I have enabled safe mode through
Add-ons–> Manage Add-ons–> Enter safe mode
Now i cant find a way to disable it, can you help, i dont see any banner anywhere
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It will be in the information window at the top of your Manage Apps screen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think we can infer the question is... How do you start JIRA in safe mode from the command line?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you provide some instructions on how to start JIRA in safe mode?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the actual question here? Are you referring to JIRA add-ons safe mode on? Yes you can do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.