424425426427428429430431
} catch (Exception ignore) { } bytes = output.toByteArray(); } } catch (Exception e) { throw new ConfigurationPersistenceException("Failed to marshal configuration", e); } }