Unable to Load Macro Browser Due to IllegalStateException: Bundle is uninstalled

Symptoms

When trying to load the Macro Browser in Confluence Editor, the following error is shown: "There has been an error loading the macro browser. Please try again or see your system administrator."

The following appears in the atlassian-confluence.log:

2012-12-09 14:15:20,801 ERROR [http-8091-4] [atlassian.confluence.servlet.ConfluenceServletDispatcher] sendError Could not execute action
 -- url: /plugins/macrobrowser/browse-macros.action | userName: user | referer: http://<url>/display/~user/Testing+Page
java.lang.IllegalStateException: Bundle is uninstalled
	at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:1574)
	at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:887)
	at com.atlassian.plugin.osgi.util.BundleClassLoaderAccessor.loadClass(BundleClassLoaderAccessor.java:46)
	at com.atlassian.plugin.osgi.factory.OsgiPluginInstalledHelper.loadClass(OsgiPluginInstalledHelper.java:63)
...

Cause

This may be caused by one of the following:

  • Plugin caches that are either corrupted or out of sync
  • One or more required plugin(s) and/or plugin module(s) are disabled

Resolution

Last modified on Mar 31, 2025

Was this helpful?

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