Menus and breadcrumbs broken in header after upgrading to Java 7
Symptoms
Dynamic menus are broken, along with some broken formatting. The Confluence dashboard looks like this:
Cause
There are plugin JARs that are not loading correctly after changing to JDK 7.
Resolution
- Shutdown Confluence
- Ensure the user running Confluence has full read/write privileges to the confluence-home directory.
- Remove the following directories
This will remove the plugin cache files only and will not permanently remove any plugins. These directories will be recreated during the next Confluence startup. However, some third-party plugins may store metadata in these directories, so we recommend creating a temporary backup of the directories.<confluence-home>/bundled-plugins
<confluence-home>/plugins-cache
<confluence-home>/plugins-osgi-cache
<confluence-home>/plugins-temp
<confluence-home>/bundled-plugins_language
- Start Confluence
Last modified on Feb 26, 2016
Powered by Confluence and Scroll Viewport.