For a scheduled
AutoUpdate task, virtual machine-based (VM) clients download only a few incremental DAT (
.gem) files. The clients then default to downloading the full
dat.zip.
The sequence in the
Agent log looks similar to the following:
X #660 Uec Invoking Progress with ProgressEvent " 3" ProgressStep " 12" ProgressMax " 0" Message " Downloading 77747775avv.gem.
X #660 Uec found event listener
I #660 Updater Downloading 77747775avv.gem.
I #660 Uec Done processing progress information
X #660 ipcchannel Sending data to IPC object
X #660 ipcchannel Getting data from IPC object
I #660 Uec Received ipc data from mue
I #660 Uec Processing progress information
X #660 Uec Invoking Progress with ProgressEvent " 3" ProgressStep " 12" ProgressMax " 0" Message " Downloading 77757776avv.gem.
X #660 Uec found event listener
I #660 Updater Downloading 77757776avv.gem.
I #660 Uec Done processing progress information
X #660 ipcchannel Sending data to IPC object
X #660 ipcchannel Getting data from IPC object
I #660 Uec Received ipc data from mue
I #660 Uec Processing progress information
X #660 Uec Invoking Progress with ProgressEvent " 3" ProgressStep " 12" ProgressMax " 0" Message " Downloading avvdat-7776.zip.
X #660 Uec found event listener
I #660 Updater Downloading avvdat-7776.zip.
NOTE: In this case, both
77757776avv.gem and
avvdat-7776.zip were requested. This action implies that the incremental file
77757776avv.gem could not be merged into the DATs. The behavior is unexpected because all incremental DAT update files are available, but the update still defaults to downloading the full
avvdat (.zip) file.