GUI Bugfixes: Revert "bugfix: (#20489) adjust size conversion to be as string to correctly display the value in export and in the table" Revert "bugfix: (#20495) datastore column throughput and state format corrected" Revert "bugfix: (#20610) Please do not open a results tab, if tree is expanded only. " bugfix: (#20543) reget task-group relation on change also when changing from task dialog bugfix: (#20495) datastore column throughput and state format corrected bugfix: (#20651) Data-Store-Purge process is not possible in the GUI .Problem: starte purge throws java.util.UnknownFormatConversionException: Conversion = '%' .Solution: replace old message formatter with 'MessageFormat.format' bugfix:(#20649) check for JavaFX before opening the dash board change: add logger (during GUI startup) if dateformat code is incorrect bugfix: (#20489) adjust size conversion to be as string to correctly display the value in export and in the table bugfix: (#15909) add additional option during GUI client startup (parameter -d) and insert current user in Defaults if Dateformat has changed bugfix: (#20648) Could not create a new Linux client, because error "passwords doesn't match" message pops up Revert "bugfix:(#20489) Double now exported as String" change: (#20626) Fill column 'saveset eol' with correct eol data from result_lbls bugfix:(#19777) Loader archive adjustment did not add new media pools to combo box change: (#19626) prevent log stack trace, when gui server is not reachable bugfix:(#20632) Avoid a "Operation Not Possible" exception when try to start a restore task which has no saveset bugfix:(#20489) Double now exported as String bugfix: (#20636) Exception instead of error message during GUI start, if no GUI server is running bugfix: (#20610) Change tree behavior so single clicks will always open/close the tree and only doubleclick open the view. change: (#20626) Show saveset eol in data store dialog, which run command 'sm_sesam adjust_eol' with param -m pool bugfix: (#20610) Please do not open a results tab, if tree is expanded only. bugfix: (#20635) VMware Single File restore does not write saveset into restore_results.saveset bugfix: filter settings display issues bugfix: (#20383) Use color blue for throughput and brown for amount change: add correct Help tag for Backups_by_State, Restores_by_State, Alarm_interface, Disaster_interface, Notify_interface and The_Restore_4.4#Step_3:_Select_task bugfix: (#20383) change colors of throughput (now RED) and amount (now BLUE) change:(#19777) Cleanup some notification code - no functional changes bugfix: (#20063) Show "overwrite" selection in red in RW for NDMP SRC Bugfixes: new: changed version number from 4.4.3.18 to 4.4.3.19. bugfix: (#20641) sm_stpd_main cores on Linux at parallel backups via HTTP. Problem: In old SBC duplicated NTED stream appears. Solution: Ignore second NTED stream bugfix: (#20645) stpd cores during all backup of sesam server with long directory name in PNAM stream. Problem: Overrun in integer calculation. Solution: Avoid overrun of integer (< 0) by adding (*pOffset) first. Fixed NDMP DIRLIST operation. Was not working due to changes made for DAR. bugfix: (#20641) sm_stpd_main cores on Linux at parallel backups via HTTP. Problem: fclose(NULL) cause core. Solution: Validate pointer before fclose * bugfix: (#19889) Backup of Citrix XEN can fail, but is reported as successful(added return code check) NEW: Enable Sesam dashboard in GUI client bugfix: (#19889) Backup of Citrix XEN can fail, but is reported as successful(implemented header parsing) bugfix: (#20631) Every second INC/DIFF will be changed to a full (happens only, if the INC/DIFF-size is 0). Problem: Copy segment file failed due to no data backed up but tasks.task_sts is set to 'F'. Solution: If no items are backed up then skip the setting of tasks.task_sts change: Use localized E016_BACKUP_EXCHANGE_SERVER_NOT_ALLOWED if retrieved exchange server is not allowed due to settings in the task bugfix: (#20643) Exchange backup does not start if client is added with FQDN. Problem: The client with short name does not match the FQDN name. Solution: Use function bGetClient() to get SEP sesam Client's name for the retrieved short name. NEW: sbc_rhev: add option to use DD during backup for sparse file handling bugfix: (#20644) passd-log-files on a sesam client are generated in c:\. Problem: STPD_INI entry missing in registry. Solution: Add STPD_INI for Windows Client or GUI installation or update bugfix: (#20629) Enforce FULL backup, if latest FULL has failed. Problem: If fdi_type switched from DIFF/INCR to FULL then fdi_type_set should indicate origin backup level. Solution: Set fdi_type_set in the beginning to indicate origin backup level. bugfix: (#20644) passd-log-files on a sesam client are generated in c:\. Problem: Passd uses log settings from sms.ini which is not present on Windows Client. Solution: Use stpd.ini for passd log settings bugfix: (#20638) Commit causes: TypeError: unsupported operand type(s) for *: 'Decimal' and 'float' Revert "change: Trace line 'Deduplication ratio: %.1f GB : 1' similar to GUI datastore properties" bugfix: fixed "sbc-1037: Error: Internal error. eHdrFmt unknown" BUGFIX: (#20633) sm.ini was removed during sm_setup set_java_path. Problem: sm.ini was opened for writing and process disappeared. Solution: Write into temporary file and rename to original bugfix (#20621) - bBuildSourceForPassiveMode() is failed. bBuildSourceForDb() is failed. The backup source ["VSS:/Microsoft Exchange Replica Writer/Microsoft Exchange Server/Microsoft Information Store/Replica/SEP-DAG2013-02/MDB1"] is not available on the node: [SEP-DAG2013-02]. There was wrong logic around choosing backup source and bug in the sbc_es tool; bugfix: In function 'GET_SAVESET_TREE()': Return error, if no saveset couldn't be found for a backup bugfix: (#20616) Call sm_sbc_com after sbc -L CONTROL call (used correct saveset id) New sbc_ndmp option -DAR, creation of catalog file .cat