log.error("jGossip Configurator is not loaded");
}
throw new ServletException(e);
} catch (IOException e) {
if (log.isErrorEnabled()) {
log.error("jGossip Configurator is not loaded");
}
throw new ServletException(e);
} catch (SystemException e) {
throw new ServletException(e);
}