37403741374237433744374537463747374837493750
throw new CloudRuntimeException(msg); } }finally { if( task != null) { try { task.destroy(conn); } catch (Exception e1) { s_logger.debug("unable to destroy task(" + task.toString() + ") on host(" + _host.uuid +") due to " + e1.toString()); } } }
37703771377237733774377537763777377837793780
s_logger.warn(msg, e); throw new CloudRuntimeException(msg); }finally { if( task != null) { try { task.destroy(conn); } catch (Exception e1) { s_logger.debug("unable to destroy task(" + task.toString() + ") on host(" + _host.uuid +") due to " + e1.toString()); } } }
38043805380638073808380938103811381238133814
38273828382938303831383238333834383538363837
VDI dvdi = Types.toVDI(task, conn); return dvdi; } finally { if (task != null) { try { task.destroy(conn); } catch (Exception e1) { s_logger.warn("unable to destroy task(" + task.toString() + ") on host(" + _host.uuid + ") due to ", e1); } } }
39753976397739783979398039813982398339843985
s_logger.warn("callHostPlugin failed for cmd: " + cmd + " with args " + getArgsString(args) + " due to " + e.getMessage(), e); } finally { if (task != null) { try { task.destroy(conn); } catch (Exception e1) { s_logger.warn("unable to destroy task(" + task.toString() + ") on host(" + _host.uuid + ") due to ", e1); } } }
31683169317031713172317331743175317631773178
32343235323632373238323932403241324232433244
32643265326632673268326932703271327232733274
32983299330033013302330333043305330633073308
33213322332333243325332633273328332933303331