updated the subversion plugin in JIRA 5.2.5 and I am getting the following exception after system restart.
2013-07-02 14:48:52,233 localhost-startStop-1 INFO [atlassian.plugin.manager.DefaultPluginManager] Updating plugin 'com.atlassian.jira.plugin.ext.subversion:0.10.11.1' to 'com.atlassian.jira.plugin.ext.subversion'
2013-07-02 14:48:52,234 localhost-startStop-1 FATAL [atlassian.jira.upgrade.PluginSystemLauncher] A fatal error occured during initialisation. JIRA has been locked.
com.atlassian.jira.InfrastructureException: Error occurred while starting Plugin Manager. Duplicate plugin found (installed version is the same or older) and could not be unloaded: 'com.atlassian.jira.plugin.ext.subversion'
at com.atlassian.jira.ComponentManager$PluginSystem.start(ComponentManager.java:681)
I reckon that the plugin may still exist in $JIRA_INSTALL/atlassian-jira/WEB-INF/lib directory; since versions before 0.10.12 is a version 1 plugin.
Try this:
Hope this helps!
it works for me! Except that I dont need to remove $JIRA_INSTALL/work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Works fine for me too. Very nice, thank you :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The file to remove is incorrect, the filename is missing -jira-
Correct file is
Search for the old plugin inside the directory mentioned above, and delete it:
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.
Hi Atlassians,
Any pointers please?
Thanks, Srinivas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.