correct log

This commit is contained in:
anthony 2011-02-16 16:36:21 -08:00
parent 1ef93412dd
commit a89fffee9d
1 changed files with 2 additions and 2 deletions

View File

@ -579,9 +579,9 @@ public class XenServer56Resource extends CitrixResourceBase {
}
host.setTags(conn, tags);
} catch (XenAPIException e) {
throw new CloudRuntimeException("Unable to setup heartbeat", e);
throw new CloudRuntimeException("Unable to remove heartbeat tag", e);
} catch (Exception e) {
throw new CloudRuntimeException("Unable to setup heartbeat", e);
throw new CloudRuntimeException("Unable to remove heartbeat tag", e);
}
String result = callHostPluginPremium(conn, "heartbeat", "host", _host.uuid, "interval", Integer