EndpointConnector endpointConnector = new EndpointConnector();
HornetQServerLogger.LOGGER.backupServerStarted(version.getFullVersion(), nodeManager.getNodeId());
state = SERVER_STATE.STARTED;
BACKUP_ACTIVATION signal;
do
{
//locate the first live server to try to replicate
nodeLocator.locateNode();
if (closed)