GUI Bugfixes: bugfix: (#20399) create task cause NPE .Problem: create flag is not set, when create task. bugfix: (#20322) save new view cause several entries at view selection menu. .Problem: view will be added although view already at view model .Solution: unique check for view name bugfix: test 'testCommandEvents' failed bugfix: (#20411) Pressing ok button in task properties dialog does not close the window .Problem: return of update method is null, when taskname has not been changed and cause taskdialog will not be closed bugfix: (#20294) wrong value for throughput at migrationresults dialog, use unit 'Gb/h' bugfix: (#20294) Saveset properties window shows wrong throughput under "Info 1" bugfix: (#20326) EOL filter of Media doesn't work. The tab is always blank if a filter is set bugfix: (#20304) Migration properties show wrong data size under Info bugfix: (#20328) Startup and restore filter from "Events as list" tab doesn't work SRC Bugfixes: bugfix: Support source all for BSR Windows bugfix: VMDK mount: Correct un-mount of all mounted VMDKs in case of basic full image backup bugfix: BSR Windows backup with SSDD falg shows size 0. Solution: Check if data_mover is 'NULL' bugfix: (#20261) The EOL of a migrated saveset isn't increased in spite of further DIFFs/INCs. Problem: FDI_CHAIN must not return vSphere vmdk saveset during sm_sbc_com inquire bugfix: (#20409) BSR Windows SourceSide Dedup backup fails with: BSR Pro returned (0XC000000D) INVALID_PARAMETER. Problem: BSR oodicmd.exe expects device server with port. Solution: If device server is given without port then add default STPD FTP port ':11001' bugfix: Restore: Write drive number set by QM into 'DB:restore_results', because 'sm_sepl_event' doesn't write it in any case add some more logs to Sesam backup log bugfix: Restore: Write drive number set by QM into 'DB:restore_results', because 'sm_sepl_event' doesn't write it in any case new: changed version number from 4.4.3.15 to 4.4.3.16. bugfix: Correct check, if VMDK meta file exists and return with error, if not BUGFIX (#16206) - Validating Backup Integrity By Using CHKSGFILES. Handle compressed LIS files. bugfix: (#20261) The EOL of a migrated saveset isn't increased in spite of further DIFFs/INCs. Problem: FDI_CHAIN must return vmdk savesets for vSphere in correct order bugfix: (#20261) The EOL of a migrated saveset isn't increased in spite of further DIFFs/INCs. Problem: FDI_CHAIN must not be called recursive for vSphere vmdk savesets new: (#20406) Remember last (full) backup in DB:tasks. Rename tasks.based_on_full/.based_on to tasks.last_full_backup/.last_fdi_backup new: (#20406) Remember last (full) backup in DB:tasks. 2nd step: Set tasks.based_on[_full] during update new: (#20406) Remember last (full) backup in DB:tasks. 1st step: Add based_on_full and based_on to table tasks bugfix: (#20283) Exchange DAG backup does not start, if DB was not found on passive node, but node_flag is 0. Problem: Sesam tries to find DB on the other node with the same mode. Solution: change mode, if it can be changed(according to predefined settings) to the opposite one bugfix: (#19989) Command execution is not possible and missing entries in sm_sshd protocol when log rotation is running on Windows. Problem: Log rotation doesn't remove old log. Solution: Try to remove old log and create new one with append mode bugfix: Wrong 'loglevelclient' paramter in 'sm_rexec_status' function. (Cause exception in calling Python module) wip: Add more information to NOT log new: inserted the executable sm_exchange.exe in the x64 server package.