/** {@inheritDoc} */
@Override
public synchronized void start(StartContext context) throws StartException {
ROOT_LOGGER.debugf("Starting Mod_cluster Extension");
config = new ModClusterConfig();
// Set the configuration.
// Check that Advertise could work.
boolean defaultavert = false;
try {