102103104105106107108109
// "Install operations is not available"); //} } catch (Exception e) { log.fatal("Error on Start Up: " + e.getMessage()); e.printStackTrace(); throw new EnMeStartupException(e); } }