10121013101410151016101710181019102010211022
} logger.log(Logger.INFO, BrokerResources.I_STARTING_HEARTBEAT); try { Globals.registerHeartbeatService(new HeartbeatService()); } catch (Exception e) { logger.log(Logger.ERROR, BrokerResources.E_ERROR_STARTING_HB, e); return (1); }