// or the FileSyncThread for the journal can/will hang.
try {
symbols = new SymbolTable(this, conf);
isReadOnly = isReadOnly || !symbols.getFile().canWrite();
indexManager = new IndexManager(this, conf);
//TODO : replace the following code by get()/release() statements ?
// WM: I would rather tend to keep this broker reserved as a system broker.
// create a first broker to initialize the security manager
//createBroker();