appendConfigFile = "append-with-drivermanager1.xml";
readConfigFile = "read-with-drivermanager1.xml";
witnessEvents = new Vector();
lrWrite = new Hierarchy(new RootLogger(Level.DEBUG));
lrRead = new LoggerRepositoryExImpl(new Hierarchy(new RootLogger(Level.DEBUG)));
//
// attempt to define tables in in-memory database
// will throw exception if already defined.