// generate snippets cache
this.log.logConfig("Initializing Snippet Cache");
// init the wiki
wikiParser = new WikiCode();
// initializing the resourceObserver
InstantBusyThread.oneTimeJob(ResourceObserver.class, "initThread", ResourceObserver.log, 0);
// initializing the stackCrawlThread