I have just installed the Jira software and had started running on my browser
http://localhost:8080/secure/errors.jsp
I am getting the following message on starting the Jira server.
We couldn't start the following plugins:
Just had the same. Removing of .bundled-plugins .osgi-plugins did not help and it did not start till I had not removed JIRA_HOME/plugins/install-app-info and JIRA_HOME/plugins/installed-plugins.
After that I had to reinstall all 3rd party apps.
Thanks for the hint! This really helped.
One addition: I did not reinstall the apps, I just copied the missing 3rd party app jars back to the JIRA_HOME/plugins/installed-plugins.
Looks like the Jira database has all the configurations for those plugins, so you do not have to reconfigure anything.
----
Additional details: looks like the issue appears for me when updating Atlassian Universal Plugin Manager Plugin to 5.1.2, which I decided to ignore.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, it works for me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this is a recurring issue for us as well. as we have regular automatic restarts of the servers for patches/maintenance, we need to rely that the Jira service will also restart.
It is not viable for a production system to always have a team on deck deleting folders on the filesystem just for the application to start.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Gaurav Sharma ,
Have you tried clearing the plugin cache?
Please perform the following:
JIRA_HOME/plugins/.bundled-plugins JIRA_HOME/plugins/.osgi-plugins
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
on V8.20.2 running with both Software and JSM.
Still having the above issue, with the same gadgets.
I've tried removing the 2 mentioned folders, started, still same issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Edwin's suggestion works for my setup*. I would have tried Volodymyr's suggestion, but I did not have to.
* Jira Self-hosted Server:
Jira Service Desk v 4.20.8
Jira Core/Software v 8.20.8
MySQL v 5.7.41
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.