public WatchdoggingDaemon() {
}
protected void init() throws Exception {
showLicense();
new PrintInfo().printInfo();
Externals.runningMode = Externals.RUNNING_MODE_COMMAND_LINE;
MailServerData.init();
String logAgentName = SchedulerProperties.getLogAgentName();