+ "running, or kill any pending process if needed." );
throw new RuntimeException ( "Log already in use?" );
}
recmgr = new StateRecoveryManagerImp();
} else {
recmgr = new VolatileStateRecoveryManager();
}
int max = Integer.valueOf( getTrimmedProperty (
AbstractUserTransactionServiceFactory.MAX_ACTIVES_PROPERTY_NAME, p ) );