eeTemp.ARIESInitialize(dbFile, logFile);
}
// Important: This has to be called *after* we initialize the anti-cache
// and the storage information!
eeTemp.loadCatalog(catalogContext.catalog.serialize());
this.lastTickTime = System.currentTimeMillis();
eeTemp.tick(this.lastTickTime, 0);
snapshotter = new SnapshotSiteProcessor(new Runnable() {
final PotentialSnapshotWorkMessage msg = new PotentialSnapshotWorkMessage();