Following error appears in the logs: 2021-09-06 03:36:01,832+02 ERROR [org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-18) [0599d9ed-a6bf-4843-9fd9-f72aee459d75] Error during log command: org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand. Exception null We need to extract relevant exception message from encapsulated exception, so we know what happened.
Verified on: ovirt-engine-4.4.9-0.6.el8ev.noarch Steps: 1. # cd /var/log/ovirt-engine/ && gzip -d engine.log-* 2. # grep -r 'Error during log command' (...) engine.log-20211022:2021-10-18 03:35:44,980+03 ERROR [org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-91) [b1a48977-973b-4283-a952-c1207afef0bd] Error during log command: org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand: 'NullPointerException: ' (...) Results: Error log from encapsulated exception showing and following new pattern.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: RHV Manager (ovirt-engine) security update [ovirt-4.4.9]), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4626
Due to QE capacity we are not going to cover this issue in our automation