GUI Bugfixes: change: increase max length of field restore_task.recover (64 -> 255) bugfix:(#20854) Avoid an InvalidValueException when starting a VMware Instant Recovery bugfix: Avoid possible NPE when getting the cell style for the savesets in the SaveSetTreeTableModel bugfix:(#20834) Add correct proxy client bugfix:(#20834) Avoid NPE at single file restore from a mounted saveset bugfix: (#20509) after hiding the seconds in the start MinMaxDateSpinnerComboBox the spinner didn't work Revert "bugfix: (#20692) separate login window from creation the localdbconns and make sure each connection exists only once" bugfix: (#20801) Now the correct throughput is displayed in Running tasks bugfix: (#20692) separate login window from creation the localdbconns and make sure each connection exists only once BUGFIX: (#20808) End time not set for immediate start of a schedule only set for task events. BUGFIX: (#20814) NullPointerException when opening exchange backup task properties .Problem: task.getNodeFlag() is null (null is state Boolean.FALSE) bugfix: SepTextFields got initialized with a text indicated the field. Changed initialization to null so the init doesn't show in the ResultsFrame bugfix: (#20813) Wring error message "Termination signal received", if VM doesn't exist change: (#20509) hid the seconds in IMMEDIATE START:Backup -> EXECUTION -> START TIME 7b3c3ea some more fixes and preparation for blob polyfill for export under JavaFX d3b73df remove unused files d267a09 changes in layout to improve display under javaFX browser 1a9cd13 bugzilla #20794: Trigger data refresh at the newday 64bf221 allResults strange behaviour on flofix bugfix: (#20489) Export table "components/clients" as excel203/2007 now works in case of Master GUI update: (#20327) LastButton added bugfix: account table at mail settings dialog is empty bugfix:(#19204) The cancel button of the login dialog did not work bugfix: (#20808) End time not set for immediate start of a schedule bugfix: (#20639) prevent show Messagebox with stacktrace for OperationNotPossibleException with message: 'Unable to process null/null...') bugfix: added DateConverter to HumandDate so that the format "HH:mm" also parses times that are more than one day e.g. "96:00" bugfix: (#20689) Reset to Default in Savesets tab shows column Split in the Datastore window change: (#20730 ) Can't select more then one media in "topology" "media" (mass change of EOL not possible) SRC Bugfixes: new: changed version number from 4.4.3.21 to 4.4.3.22. new: 'DB:restore_task.recover' -> enlarge to 'VARCHAR(64)' to hold longer recover strings for vSphere. bugfix: (#20750) orasbt.dll cannot be loaded anymore. Problem: MML 1.0 sbtopen() and sbtread() are still loaded when using MML 2.0 NEW: (#20561) MSP License must allow to get Volume output for each customer. Add 'FrontSide / Location' to license overview CHANGE: (#20561) MSP License must allow to get Volume output for each customer. Problem: Calculation for locations Volume FrontSide did not match with over all FrontSide. Solution: Avoid calcualtion with binary prefix KiB, MiB, GiB and TiB use SI standard KB, MB, GB and TB. Attention: Now calculation is done with Tera Bytes instead of Tebi Bytes! new: (#20561) MSP License must allow to get Volume output for each customer. Adapt function i_LIC_COUNT_VOLUME_BASED_TB() with new argument cpClientID only the clients specific FrontSide Volume is calculated. Change: Show all backup tasks for FrontSide (omit limit 10) new: (#20561) MSP License must allow to get Volume output for each customer. Add function GET_LOCATION_TREE() to get list of locations (draft) bugfix: (#20703) command sm_sho delivers WIN32 API error, when browse client. Problem: GetStorageDeviceNumberByHandle() with IOCTL_STORAGE_GET_DEVICE_NUMBER not supported for all volumes. Solution: Move error message to trace level 1 change: ADJUST_EOLS() optimized for PostgreSQL BUGFIX: (#20833) Call 'sm_db_update update Install' after Sesam startup a 2nd time, so e-mail notification will be issued again during 1st Sesam GUI start bugfix: (#19593) Windows backup must handle the Alternate Data Streams. Problem: Restore must allow to skip alternate data streams. Solution: Option 'no_adat' renamed to 'skip_adat' and now used for restore too change: Remove call of depricated 'iOA_DO_SQL()' bugfix: (#20775) DAG ME13 Backup passive copy only - Error - bBuildSourceForPassiveMode() is failed. bBuildSourceForAll() failed: There is not available Exchange Replica Writer on the backup node [SEP-DAG2013-01.sep12.local]. Handled "NodeFlag" for "all". bugfix: (#20820) Front side volume license output is wrong. Solution: Calculate Volume Front Side with data_size converted into GiB BUGFIX: (#18445) Windows: Allow command execution is too difficult to insert into registry. Solution: Call sm_setup set_reg twice: sm_setup set_reg "SOFTWARE\SEP Elektronik GmbH\sesam\CommandEvents" and sm_setup set_reg "SOFTWARE\SEP Elektronik GmbH\sesam\CommandEvents\" BUGFIX: (#15986) Single Command event on Windows cannot be justified. Problem: A single command event given with full program's path cannot be inserted into registry key coz backslashes are not allowed. Solution: Allowance check on Windows no accepts slashes '/' instead of '\' or program name only, or program name without extension. In addition all programs under ...\SEPsesam\bin\sesam are allowed too (similar to sesam on Linux/UNIX) bugfix: (#19593) Windows backup must handle the Alternate Data Streams. Problem: During vmdk backup the error 'CollectAlternateStreams() \\ESX51SEP.intellias2\WinXP_SP2_TEST_22_R\[51.datastore1]\WinXP_SP2_TEST_22_R/WinXP_SP2_TEST_22_R.vmdk@0-0: system error: (3) WIN32 API error]:[ 3 - The system cannot find the path specified' appeared. Solution: Do not create ADAT in case of VMDK backup