com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Samples Setup
Before you run DSS samples, there are some data service configuration files (.dbs) to be deployed on the server. Also, if a data service contains a services.xml file, it should also be deployed alongside the .dbs file. Follow the instructions below to deploy and set them up.
- Stop any Data Services Server instances that are running. This is recommended in order to clean the current sample database and to redeploy the services.
- To clean the current sample database and existing sample data services:
- Open the command prompt and go to the
<DSS_HOME>/samples
directory. Execute theÂ
ant clean
 command.cd <DSS_HOME>/samples ant cleanÂ
- Open the command prompt and go to the
- To redeploy all samples:Â
- Go to theÂ
<DSS_HOME>/samples
 directory in the command prompt. Execute the
ant
 command.Â<DSS_HOME>/samples ant
- Go to theÂ
To start the Data Services Server again:
- Go to theÂ
<DSS_HOME>/bin
 directory in the command prompt. Start the server by executing the command relevant to the OS as shown below.
For Windows OS:cd <DSS_HOME>/bin ./wso2server.batÂ
For Linux OS:
cd <DSS_HOME>/bin ./wso2server.sh
- Go to theÂ
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.