Map<String, DomainConfiguration> newDomainConfigs = initReadDomains();
deployErrorPage();
// Init scheduler before db connection, so system containers in dbs can add jobs
_scheduler = new Scheduler(this);
// fire pre connect event
fireCoreEvent(new WGACoreEvent(WGACoreEvent.TYPE_STARTUP_PRE_CONNECT, null, this));
// connect plugins