'java.lang.IllegalArgumentException Null space key in spaces list' in Recently Updated Macro Due to New Macro
Symptoms
The dashboard shows a pink line with the text:
Error formatting macro: recently-updated: java.lang.IllegalArgumentException: Null space key in spaces list
Cause
The Global.vmd file is from an older version of confluence. The recently-updated macro has changed from Confluence 2.9 to 3.0.
Resolution
To resolve this problem,
- Browse to
Administration >> Plugins
. Ensure that you're using the latest version of Confluence Dashboard Macros. - Browse to
Administration >> Layouts >> Global Layouts
. Select Edit. - On Line 43:
$helper.renderConfluenceMacro("{recently-updated:dashboard|showProfilePic=true}")
$helper.renderConfluenceMacro("{recently-updated-dashboard:showProfilePic=true}")
Last modified on Feb 26, 2016
Powered by Confluence and Scroll Viewport.