this.log,
this.queuesRoot);
// start yacy core
this.log.logConfig("Starting YaCy Protocol Core");
this.yc = new yacyCore(this);
InstantBusyThread.oneTimeJob(this, "loadSeedLists", yacyCore.log, 0);
//final long startedSeedListAquisition = System.currentTimeMillis();
// init a DHT transmission dispatcher
this.dhtDispatcher = (this.peers.sizeConnected() == 0) ? null : new Dispatcher(