Unable to Exit Plugin Support Mode due to IllegalStateException
Symptoms
When trying to come out of plugin safe mode, the following error is thrown:
Error after entering SUpport Mode and later exiting support mode which isn't working
java.lang.IllegalStateException: Can not overwrite an existing bean definition: wrappedCacheManager
at com.atlassian.confluence.plugin.descriptor.ComponentModuleDescriptor.enabled(ComponentModuleDescriptor.java:72)
at com.atlassian.plugin.DefaultPluginManager.notifyModuleEnabled(DefaultPluginManager.java:939)
at com.atlassian.confluence.plugin.ConfluencePluginManager.notifyModuleEnabled(ConfluencePluginManager.java:117)
Cause
There is a conflict in the plugin cache.
Resolution
Restart Confluence, then retry disabling plugin support mode.
Last modified on Nov 15, 2018
Powered by Confluence and Scroll Viewport.