com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
Configuration for JMX Support
To enable Java Management Extensions (JMX) support for Governanace Registry in the following configuration at $ GREG_HOME/repository/conf/registry.xml,
 the parameter enabled
should be set to true
in the jmx
element.Â
<jmx enabled="true"> <service name="InvocationStatistics" enabled="true"/> <service name="Activities" enabled="true"/> <service name="Properties" enabled="true"/> <service name="Subscriptions" enabled="true"/> <service name="Events" enabled="true"/> </jmx>
It is important to restart the server after a configuration change.
For further information refer the section Support for JMX.Â
Â
Â
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.