On Thu, Jul 3, 2014 at 12:27 AM, Alena Prokharchyk <[email protected]> wrote: > In any case, fixes done to ConfigurationManagerImpl are not correct, and > logging should be fixed by reverting/reapplying the commit by following > the rules defined in a) or b).
changing to
} catch (Exception ex) {
// if network_groups table exists, create the
default security group there
s_logger.debug("Caught (SQL?)Exception: no
network_group " + ex.getLocalizedMessage());
}
for now
--
Daan
