279280281282283284285286287288289
// get the chained exception le = le.getNextException(); } } VRFileWarning w = olddata.getWarning(); if (w != null) { logger.log(logger.WARNING, "possible loss of transaction data in old store", w); }