Forums

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

Problem with Jira update 7.10.2 to 7.11.0

IT DEPARTMENT July 18, 2018

Upgraded from Jira 7.10.2 to 7.11.0 and we keep getting this error:

System plugins failed to start: We haven't been able to start all the required system plugins

We couldn't start the following plugins:

  • Atlassian Jira - Plugins - Global Issue Navigator (com.atlassian.jira.jira-issue-nav-plugin)
  • Atlassian JIRA - Plugins - Quick Edit Plugin (com.atlassian.jira.jira-quick-edit-plugin)

We uninstalled and reinstalled several times to no avail.

We reverted back to Jira Core 7.10.2. and restored the DB backup and the HOME\JIRA\DATA backup and the same error keeps appearing.

We're running JIRA on Windows Server 2016 (as a service) and SQL Server 2016.

We have 3 third-party plugins: WorkLog, ICTIME, and Structure.

Our system is down now. Any workaround for this? Feedback and help is greatly appreciated.

 

4 answers

1 accepted

1 vote
Answer accepted
IT DEPARTMENT July 18, 2018

I deleted the Plugins folder under

C:\Program Files\Atlassian\Application Data\JIRA\plugins

Restarted Jira, which automatically recreated this folder

then re-installed the 3 additional 3rd party plugins

All is well now. Thanks Manon and Danyal for your help.

0 votes
IT DEPARTMENT July 18, 2018

Just disabled the Jira service and attempted to launch it from the CMD Prompt as follows:

start-jira.bat /disablealladdons /disableaddons=com.atlassian.jira.jira-issue-nav-plugin:com.atlassian.jira.jira-quick-edit-plugin

JIRA still wants to load the two problematic add-on plugins.

I got the following error: in the Tomcat Java

2018-07-18 16:54:08,862 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup ended
2018-07-18 16:54:08,919 JIRA-Bootstrap ERROR [c.a.jira.startup.SystemPluginsEnabledHealthCheck] We couldn't start the following plugins:
- Atlassian Jira - Plugins - Global Issue Navigator (com.atlassian.jira.jira-issue-nav-plugin)
- Atlassian JIRA - Plugins - Quick Edit Plugin (com.atlassian.jira.jira-quick-edit-plugin)

2018-07-18 16:54:08,943 JIRA-Bootstrap ERROR [c.a.jira.health.HealthChecks] We haven't been able to start all the required system plugins
2018-07-18 16:54:08,943 JIRA-Bootstrap ERROR [c.a.jira.health.HealthChecks] We couldn't start the following plugins:
- Atlassian Jira - Plugins - Global Issue Navigator (com.atlassian.jira.jira-issue-nav-plugin)
- Atlassian JIRA - Plugins - Quick Edit Plugin (com.atlassian.jira.jira-quick-edit-plugin)

2018-07-18 16:54:09,274 JIRA-Bootstrap INFO [c.a.j.c.cache.pauser.NonClusteredReplicationPauserManager] Non-clustered mode: ReplicationPauserManager implemented by NonClusteredReplicationPauserManager
2018-07-18 16:54:10,227 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from C:\Program Files\Atlassian\Application Data\JIRA\dbconfig.xml
2018-07-18 16:54:10,269 JIRA-Bootstrap INFO [c.a.j.instrumentation.external.DatabaseExternalGauges] Installing DBCP monitoring instruments: DatabaseExternalGauges.JiraDbcpInstruments[instruments=[DBCP_MAX, DBCP_ACTIVE, DBCP_IDLE],objectName=com.atlassian.jira:name=BasicDataSource]
2018-07-18 16:54:12,246 JIRA-Bootstrap ERROR [c.a.jira.startup.DefaultJiraLauncher] JIRA has failed to start because of the following errors: [(Event: Level = (EventLevel: fatal) , Key = (EventType: system-plugins) , Desc = We haven't been able to start all the required system plugins , Exception = We couldn't start the following plugins:<br/><ul><li>Atlassian Jira - Plugins - Global Issue Navigator (com.atlassian.jira.jira-issue-nav-plugin)</li><li>Atlassian JIRA - Plugins - Quick Edit Plugin (com.atlassian.jira.jira-quick-edit-plugin)</li></ul>)]
2018-07-18 16:54:12,257 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherContextListener] Memory Usage:
---------------------------------------------------------------------------------
Heap memory : Used: 335 MiB. Committed: 641 MiB. Max: 736 MiB
Non-heap memory : Used: 192 MiB. Committed: 210 MiB. Max: 1264 MiB
---------------------------------------------------------------------------------
TOTAL : Used: 528 MiB. Committed: 851 MiB. Max: 2000 MiB
---------------------------------------------------------------------------------

0 votes
Danyal Iqbal
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.
July 18, 2018

Please insert the following into your JIRA application startup parameter using the methods mentioned here - Setting Properties and Options on Startup::

 

-Datlassian.plugins.enable.wait=300

(warning) Please restart the instance after adding the parameter in order to apply the changes to your JIRA applications.

+1 for support request.

IT DEPARTMENT July 18, 2018

Thanks Danyal. I had added -Datlassian.plugins.enable.wait=300 through the Java config tool and the issue did not get resolved.

Danyal Iqbal
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.
July 18, 2018

Did you increase the memory as well? Some plugins require too much memory.

-Restore a working backup, disable all addons, run the upgrade again. Activate each plugin one by one. Uninstall teh guilty party.

IT DEPARTMENT July 18, 2018

Tried with 512 min and 1024 max and still the issue persists.

Also, I disabled the Security tool on the Server.

The working backup did not work either. It was 7.10.2 with the old DB and old DATA files from the ZIP backup did not work either.

How do you disable the Add-ons? Based on the docs, you cannot disable add-ons when running under Windows as a service. You cannot launch in Safe Mode. Would you please point me in the right direction for a way to disable add-ons?

0 votes
Manon Soubies-Camy
Community Champion
July 18, 2018

Hello @IT DEPARTMENT,

Have you checked this thread: JIRA access problem after update@Mizan suggestions should help you investigate:

Hope this helps,

- Manon

IT DEPARTMENT July 18, 2018

Dear Manon,

Minimum memory is set to 384 and max to 1024 using the CONFIG tool in the BIN folder. Also, -Datlassian.plugins.enable.wait=300 was added to the startup options. The problem still persists.

Thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events