
Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Log stacktrace when VDS command execution failed ...................................................................... core: Log stacktrace when VDS command execution failed Added stacktrace to debug log when an exception is raised during VDS command execution. Change-Id: I67d502dd74d45cf75a4fe98c840a41df58ac8425 Bug-Url: https://bugzilla.redhat.com/948744 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VDSCommandBase.java 1 file changed, 6 insertions(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14049 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I67d502dd74d45cf75a4fe98c840a41df58ac8425 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>