com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Client Side Tuning Parameters

Given below are a list of tuning parameters that you need to configure at the client side:

AndesAckWaitTimeOut

Parameter
AndesAckWaitTimeOut
DescriptionWhen delivering queue messages to subscriptions, MB reads messages from the Cassandra store and delivers them to the Andes Client. These messages are buffered at the client side where the client side application receives messages from this buffer. The client side application acknowledges the message received from this buffer within the time configured by this parameter. If the acknowledgement fails within this time, the client informs the MB sever that this message was rejected from the client. The message is then scheduled to be redelivered later by the server. The maximum number of times a message can be rejected and re-delivered by the client is specified by a parameter (see Other Server Side Parameters). Set this value in milliseconds.
Example
System.setProperty("AndesAckWaitTimeOut", "30000");
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.