com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Changing the RDBMS
By default, the H2 database included with WSO2 Carbon products is used as the User Management database, but you can configure a database by a different vendor as the User Management database as described below.
- Add the JDBC driver for your database to the classpath by copying its JAR toÂ
<PRODUCT_HOME>/repository/components/lib/
directory. - Change the values of properties described on the Realm Configuration page as needed.
- Create the database by running the relevant script in theÂ
directory and then start the server as follows:<PRODUCT_HOME>
/dbscript/
- On Linux:
sh wso2server.sh
- On Windows:
wso2server.bat
- On Linux:
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.