GUI Bugfixes: BUGFIX: (#21162) Allow Windows clients as data mover for NDMP BUGFIX: (#21188) Change encoding for migration log files to UTF-8 BUGFIX: (#20103) Single item restore task of vadp backup stays in state active after cancel restore session (merge:6482daa) change: Add missing strings for restore wizard buttons Hide/Show trace log change: Revert change to Restore Wizard implementation merged to 4.4.3 by commit 27de63a36c281ca6e5760aa00dea92d25570ab76 add: enum state 'Q' (in_queue) for column migration_results.state change: Review of date list caching to speed up UI change: Cleanup unnecessary semicolon change: Drop obsolete thread on logging the exception BUGFIX (#21167): The view of made actions is incorrect in the GUI (if more than 31 items are displayed) (GUI-DATASTORES-ACTIONS) bugfix: (#20101) VM-Restore produces a ArrayIndexOutOfBoundsException .Problem: Choosen vmdk sub saveset of VM will not be preselected at restore wizard, continue without select saveset cause ArrayIndexOutOfBoundsException .Solution: Preselect parent saveset (VM) bugfix: Added missing labels for the PasswordConfirmDialog in the local strings properties change: set level of sep-vadp to level 'ERROR' reason: vm buffer log lots of debug lines during VM buffer refresh BUGFIX: (#21095) After update to 4.4.3 no immediate start possible, exception occurs .Problem: Server uses SwingUtilities which will use X11.XToolkit .Solution: use Runnable directly Revert "change: set the default value of checkPermissions to true to make sure all permissions are available in the db" change: set the default value of checkPermissions to true to make sure all permissions are available in the db bugfix: Added missing labels for the PasswordConfirmDialog in the local strings properties change: set level of sep-vadp to level 'ERROR' reason: vm buffer log lots of debug lines during VM buffer refresh CHANGE: (#20655) removed deselect entry for new HwDrives (4.4.3) CHANGE: (#20655) Speed up display of results tables - Integrated DateListCache in 4.4.3 SRC Bugfixes: BUGFIX: (#21193) Restore of migrated UNC backup fails with 'Cannot find matching LIS line for item...'. Problem/Solution:: Lines fetched from LIS must skip leading '/' BUGFIX: (#20262) Replication: Fix wrong error message 'No replication task running anymore' caused by a race condition be tween reading savesets from target store and getting semaphore bugfix: (#21121) fake writing to merged file bugfix: (#21189) Adjust output of sm_sesam - the output of sm_sesam location_tree -l LOCATION doesn't work. Problem: Clients are selected with location id but caller uses location name. Solution: Use Location name instead of id BUGFIX: (#21093) Config client with accessmode 'PROXY': Execute 'sbc -h' on data mover. Command was empty leading to error 'Mandatory argument not specified.' bugfix: (#21181) sbc cores in bsainit.c during vSphere backup. Problem: Since commit 9377074 'bugfix: (#21147) sbc cores on Windows when CBT restore is started with log level 4' the SM_LOG fucntion pointer was set again but the call used a wrong function with wrong arguments. Solution: Use correct log function sbc_vmware_log(int,...) bugfix: (#20782) After migration respectively after replication the EOL of original saveset is adjusted. Problem: Migrated saveset with state '1' (with warnings) are not visible in saveset_tree. Solution: Use state in ('0','1') in select statement change: sm_vfs optimizing logs BUGFIX: (#21125) Do not update 'DB:migration_results' of a normal migration task by replication. The has caused wrong status of migration, if replications work on this pool too bugfix: (#21147) sbc cores on Windows when CBT restore is started with log level 4 bugfix: (#20782) After migration respectively after replication the EOL of original saveset is adjusted. Problem: Wrong message used in case of migration with warnings fix compiler warnings bugfix: (#20782) After migration respectively after replication the EOL of original saveset is adjusted. Problem: If saveset chain cannot be found on target pool and EOL is not sufficient a Warning must be launched change: sm_lis_lib remove some lines that just generate useless logs bugfix: (#21147) sbc cores on Windows when CBT restore is started with log level 4. Problem: Stack corruption. Solution: Avoid memset new: changed version number from 4.4.3.23 to 4.4.3.24. bugfix: (#21154) Avoid race condition calling during 'sm_sbc_com_ext', if a medium mounted in another drive should be loaded. (reset 'glbv' used for communication first) BUGFIX: (#21022) Sesam overwrites media if Label is different from requested SPARE media pool. Problem: If label was already mounted then it was changed into '{label} mounted 0 1'. Solution: Cut off ' mounted 0 1'