com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
Setting up Remote Derby
The following sections describe how to set up a remote Derby database to replace the default H2 database in your WSO2 product:
Setting up the database
Follow the steps below to set up a remote Derby database.
- Download Apache Derby.
Install Apache Derby on your computer.
For instructions on installing Apache Derby, see the Apache Derby documentation.
- Go to the
<DERBY_HOME>/bin
/ directory and run the Derby network server start script. Usually, it is namedstartNetworkServer
.
Setting up the drivers
Copy the derby.jar
, derbyclient.jar
 JAR and the derbynet.jar
 JAR from the <DERBY_HOME>/lib/
directory to the <PRODUCT_HOME>/extensions/
directory (the classpath of the Carbon web application).
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.