547548549550551552553554555556557
} catch (Exception e) { e.printStackTrace(); if(uploadManager != null){ try{ uploadManager.rollBack(); } catch (SQLException e1){ LOGGER.error("SQL Exception during SEL encryption",e1); } }else{ LOGGER.error("Exception SEL encryption",e);