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.

  1. Download Apache Derby.
  2. Install Apache Derby on your computer.

    For instructions on installing Apache Derby, see the Apache Derby documentation.

  3. Go to the <DERBY_HOME>/bin/ directory and run the Derby network server start script. Usually, it is named startNetworkServer.

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.