GUI Bugfixes: bugfix: get VM license data print stand alone esx server several times (cli list vsphere) BUGFIX: (#18922) explicit catch of NPE BUGFIX: (#18922) Avoid NPE at GUI client start change: improve cli restore/restoreevent help description 'the restore mode of the restore ('o'=overwrite, 'n' no overwrite, 'v'=new version)' for param 'O' (restoreMode) change: set correct log 'JAVA information' at VM operation bugfix: Avoid possible NPE in the new migration dialog change: Better wording for gui update messages BUGFIX: (#18737) vSphere diff and incr backups hang at "Get changeID" for the second VMDK bugfix: diff/inc restore VM process freezed during create CBT file for next diff/inc operation BUGFIX: (#18898) selective restore via cli failed due to wrong created sel file. BUGFIX: (#18917) VM License data is wrong, all vcenters data are the double value of correct value BUGFIX: (#18917) get VM License has wrong count of various values (datacenter, vm, ...) BUGFIX: (#18878) Client filter settings are not saved with the view BUGFIX: (#18895) Adding media with defined label was no more possible bugfix: (#18864)resetcbt ends with Exception 'Invalid Login to com.vmware.vim25.InvalidLogin', add encrypt vm passwort condition to '>=64' BUGFIX: (#18864) resetcbt ends with Exception 'Invalid Login to com.vmware.vim25.InvalidLogin' change: check, if 'java x64' is in use, when start VM operation; add log of used 'java version' BUGFIX: (#18852) BUGFIX: (#18852) messagebox 'You are about to change the EOL to an already expired point in time' does not appear, when set eol to the past at result dialog, invoked from component 'task results' BUGFIX: (#18903) Duration of schedule isn't read from DB in case of more than 24 hours BUGFIX: (#18873) messagebox 'You are about to change the EOL to an already expired point in time' will not be shown, if change eol to the past several times and press 'No' several times BUGFIX: (#18873) rewrite term calulator to correctly calculate the next exec time. also add various unit tests to verify correct usage (complete matrix unitl pcount=4) BUGFIX: (#18873) use Monday as start of week instead of Sunday when working with pcount > 1 in weekly schedules. BUGFIX: (#18873) change existing weekly schedule cause gui freezed, prevent endless loop BUGFIX: (#18852) messagebox 'You are about to change the EOL to an already expired point in time' does not appear, when set eol to the past at result dialog change: prevent log stacktrace of 'JsonMappingException', when open backup protocol BUGFIX: (#18886) add schedule via cli does not take duration param -d '6:00' bugfix: create selective restoretask with cli failed, restoretree='s' will not be set change: improve help text for cli param '-l' bugfix: selective restore with cli failed, restoretype will be set with wrong value SRC Bugfixes: WORKAROUND: (#....) Restore of migrated saveset with EOM and incorrect label (TAPE99999) in tape trailer: Try to find next label by checking 'DB:result_lbls' from migrated saveset too. Check is done over saveset id from 'DB:restore_results' contains the original saveset name BUGFIX: (#18896) The variable has to be empty and not 0 in order for the default to be do not install. BUGFIX: (#18896) Also change the default of BSR Pro during sesam installation to do not install. BUGFIX: (#18896) Changed the default of BSR Pro to leave unchanged instead of install. In addition an installer variable for bsr pro was inserted called BSR_PRO. Additionally the uninstall condition was corrected. BUGFIX: (#18896) adjust the size of the text in the BSR Pro dialog of the installer. bugfix (#18881) - Starting a taskgroup Hyper-V backup fails. VSS service shouldn't be restarted before the Hyper-V backup process as well as vmms service. bugfix: (#18892) The file name of the original database export file was cut since the size of the variable was not obtained correctly. Use sprintf instead of M_X_SNPRINTF for char*. BUGFIX: (#18797) Move the ScheduleReboot customaction to the correct place and insert an additional dialog box explaining the user why the reboot is required. BUGFIX: (#18797) If a system restart is required after the cbfs driver for the sm_vfs has been installed the msi should now prompt the user for a system restart. The sm_vfs will only work after the system has been restarted.