Unable to Update Jira Issues Plugin

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

You are unable to update Jira Issues Plugin. The following error appears in the logs:


2010-08-17 13:25:18,647 ERROR [http-8080-16] [com.atlassian.plugin.DefaultPluginManager]
 enablePluginModules There was an error loading the descriptor 'JIRA Issues Settings Manager' of plugin 'confluence.extra.jira'. Disabling.
 -- url: /plugins/servlet/plugin-repository/dwr/exec/RepositoryDWR.installPlugin.dwr | userName:
 | referer: http://confluence.example.com:8080/admin/plugin-repository/plugins.action
java.lang.IllegalStateException: Can not overwrite an existing bean definition: jiraIssuesSettingsManager
	at com.atlassian.confluence.plugin.descriptor.SpringComponentModuleDescriptor.enabled(SpringComponentModuleDescriptor.java:109)
	at com.atlassian.plugin.DefaultPluginManager.enablePluginModules(DefaultPluginManager.java:791)
	at com.atlassian.plugin.DefaultPluginManager.addPlugins(DefaultPluginManager.java:394)

Cause

The plugins are still cached and the file destination is unable to be overwritten.

Resolution

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.