Standalone backup agent for Microsoft Windows servers and workstations (formerly Veeam Endpoint Backup FREE)
Post Reply
ender
Influencer
Posts: 18
Liked: 4 times
Joined: Dec 23, 2014 10:50 am
Contact:

Upgrade to 3.0 fails

Post by ender »

I tried upgrading Veeam Agent from 2.2.0 to 3.0.0 on my home computer, however the installation fails. Here are the log files:

Endpoint_26_01_2019_22_51_39.log:

Code: Select all

[26.01.2019 22:51:39][INFO] Creating Installer Application instance.
[26.01.2019 22:51:39][INFO] Installer Application instance created.
[26.01.2019 22:53:54][INFO] InstallerEngine session started.
[26.01.2019 22:53:54][INFO] Stopping tray application.
[26.01.2019 22:53:54][INFO] Tray application stop procedure threw an exception, this can indicate error or tray application is not running.
[26.01.2019 22:53:54][ERROR] System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
   at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
   at Veeam.Setup.Endpoint.EndpointCore.TrayAppManager.Stop(IProgressReporter progressReporter)
[26.01.2019 22:53:54][INFO] Stopping exisitng services...
[26.01.2019 22:53:54][INFO] Service name: VeeamEndpointBackupSvc
[26.01.2019 22:53:54][INFO] Service process: Not specified
[26.01.2019 22:53:54][INFO] Stopping service...
[26.01.2019 22:53:54][INFO] Service successfully stopped.
[26.01.2019 22:53:54][INFO] Exisitng services have been stopped.
[26.01.2019 22:53:54][INFO] Checking presence of Microsoft SQL Server 2012 System CLR Types...
[26.01.2019 22:53:54][INFO] Requested assembly: Microsoft.SqlServer.Types Version: 11
[26.01.2019 22:53:54][INFO] Requested assembly 'Microsoft.SqlServer.Types' version 11 is found in GAC, checking detailed version in registry...
[26.01.2019 22:53:54][INFO] Required version: 11.4.7001.0; Found version: 11.4.7001.0
[26.01.2019 22:53:54][INFO] Checking presence of Microsoft SQL Server 2012 SMO redist...
[26.01.2019 22:53:54][INFO] Requested assembly: Microsoft.SqlServer.Smo Version: 11
[26.01.2019 22:53:54][INFO] Requested assembly 'Microsoft.SqlServer.Smo' version 11 is found in GAC, checking detailed version in registry...
[26.01.2019 22:53:54][INFO] Required version: 11.4.7001.0; Found version: 11.4.7001.0
[26.01.2019 22:53:54][INFO] Checking presence of Microsoft SQL Server 2012 Local DB...
[26.01.2019 22:53:54][INFO] Requested 'InstanceAPIPath' registry key at the 'SOFTWARE\Microsoft\Microsoft SQL Server Local DB\Installed Versions\11.0\' path is found, Checking version.
[26.01.2019 22:53:54][INFO] Required version: 11.4.7001.0; Found version: 11.4.7001.0
[26.01.2019 22:53:54][INFO] Microsoft SQL Server 2012 Local DB upgrade is not required.
[26.01.2019 22:53:57][ERROR] System.ComponentModel.Win32Exception (0x80004005): Fatal error during installation
   at Veeam.Setup.MsiLibrary.VmMsiCommon.CheckError(VmMsiDatabase db, UInt32 result)
   at Veeam.Setup.MsiLibrary.VmMsiCommon.InstallProduct(String product, String commandLine, Boolean& bReboot)
   at Veeam.Setup.Endpoint.Core.MsiPackageInstaller.InstallWithProgressHandling(IProgressReporter progressReporter, String msiPackage, String commandLine, String logFile)
   at Veeam.Setup.Endpoint.Core.ProductInstaller.Install(IProgressReporter progressReporter)
   at Veeam.Setup.Endpoint.Core.InstallerEngine.Install(IProgressReporter progressReporter)
[26.01.2019 22:53:57][ERROR] Installation failed.
[26.01.2019 22:53:57][INFO] InstallerEngine session completed. Result = Failed
VeeamEPBootstrap_2019_01_26_22_51_39.log:

Code: Select all

2019-01-26 22:51:39 [INFO ] Bootstrapper execution - started.
2019-01-26 22:51:39 [INFO ] Commandline processing - started.
2019-01-26 22:51:39 [INFO ] Commandline option: SfxPackage; Value: O:\Drivers\Software\Veeam\Agent\VeeamAgentWindows_3.0.0.748.exe
2019-01-26 22:51:39 [INFO ] Commandline processing - finished.
2019-01-26 22:51:39 [INFO ] Initializing.
2019-01-26 22:51:39 [INFO ] Initialization - finished. Starting bootstrap engine.
2019-01-26 22:51:39 [INFO ] Bootstrapper engine execution started.
2019-01-26 22:51:39 [INFO ] Checking required conditions.
2019-01-26 22:51:39 [INFO ] Performing condition check: Only this setup instance is running.
2019-01-26 22:51:39 [INFO ] Mutex1 = Global\5997E3B8-6B78-43E9-A7BC-F2F9C691E0A0, Mutex2 = Global\173C0D79-5D2D-41DF-A746-28D967D96EA0
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Elevated privileges.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: OS version.
2019-01-26 22:51:39 [INFO ] OS version check function execution started.
2019-01-26 22:51:39 [INFO ] Warning! Setup application should not be launched in compatibility mode.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Installed products.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Agent is managed.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Pending reboot.
2019-01-26 22:51:39 [INFO ] Checking pending file rename operations.
2019-01-26 22:51:39 [INFO ] Pending file rename operations are not detected. Querying windows update reboot request.
2019-01-26 22:51:39 [INFO ] Windows update reboot request is not detected.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Absence of some processes.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Performing condition check: Absence of Global\{AE9A1509-7327-4F62-BDEE-74FFD9E645C6}.
2019-01-26 22:51:39 [INFO ] Condition check - passed.
2019-01-26 22:51:39 [INFO ] Checking required redistributables state.
2019-01-26 22:51:39 [INFO ] Checking Windows Installer version.
2019-01-26 22:51:39 [INFO ] Detected msi.dll version: 5.0.17763.1
2019-01-26 22:51:39 [INFO ] Windows Installer 4.5 or higher is installed.
2019-01-26 22:51:39 [INFO ] Checking Windows Imaging Component version.
2019-01-26 22:51:39 [INFO ] Retrieving Windowscodecs.dll file version.
2019-01-26 22:51:39 [INFO ] Windows Imaging Component is installed.
2019-01-26 22:51:39 [INFO ] All required redistributables are already installed.
2019-01-26 22:51:39 [INFO ] Bootstrap engine execution completed successfully, starting installer appllication.
EndPointSetup.log:

Code: Select all

=== Verbose logging started: 26. 01. 2019  22:53:54  Build type: SHIP UNICODE 5.00.10011.00  Calling process: W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\Suite\Veeam.Setup.Endpoint.dat ===
MSI (c) (C8:18) [22:53:54:790]: Resetting cached policy values
MSI (c) (C8:18) [22:53:54:793]: Machine policy value 'Debug' is 0
MSI (c) (C8:18) [22:53:54:796]: ******* RunEngine:
           ******* Product: W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (c) (C8:18) [22:53:54:800]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (C8:18) [22:53:54:803]: Grabbed execution mutex.
MSI (c) (C8:18) [22:53:54:808]: Cloaking enabled.
MSI (c) (C8:18) [22:53:54:811]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (C8:18) [22:53:54:815]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (54:A4) [22:53:54:834]: Running installation inside multi-package transaction W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi
MSI (s) (54:A4) [22:53:54:841]: Grabbed execution mutex.
MSI (s) (54:30) [22:53:54:852]: Resetting cached policy values
MSI (s) (54:30) [22:53:54:858]: Machine policy value 'Debug' is 0
MSI (s) (54:30) [22:53:54:864]: ******* RunEngine:
           ******* Product: W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi
           ******* Action: 
           ******* CommandLine: **********
MSI (s) (54:30) [22:53:54:870]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (54:30) [22:53:55:006]: Note: 1: 2203 2: W:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (s) (54:30) [22:53:55:013]: SRSetRestorePoint skipped for this transaction.
MSI (s) (54:30) [22:53:55:021]: File will have security applied from OpCode.
MSI (s) (54:30) [22:53:55:078]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi' against software restriction policy
MSI (s) (54:30) [22:53:55:084]: SOFTWARE RESTRICTION POLICY: W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi has a digital signature
MSI (s) (54:30) [22:53:55:891]: SOFTWARE RESTRICTION POLICY: W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (54:30) [22:53:55:894]: MSCOREE not loaded loading copy from system32
MSI (s) (54:30) [22:53:55:904]: End dialog not enabled
MSI (s) (54:30) [22:53:55:908]: Original package ==> W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi
MSI (s) (54:30) [22:53:55:911]: Package we're running from ==> W:\WINDOWS\Installer\4c120f.msi
MSI (s) (54:30) [22:53:55:916]: APPCOMPAT: Compatibility mode property overrides found.
MSI (s) (54:30) [22:53:55:922]: APPCOMPAT: looking for appcompat database entry with ProductCode '{42E74CFA-2014-4C7C-AEEF-95F40FDF013E}'.
MSI (s) (54:30) [22:53:55:928]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (54:30) [22:53:55:945]: Machine policy value 'TransformsSecure' is 0
MSI (s) (54:30) [22:53:55:951]: User policy value 'TransformsAtSource' is 0
MSI (s) (54:30) [22:53:55:956]: Machine policy value 'DisablePatch' is 0
MSI (s) (54:30) [22:53:55:961]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (54:30) [22:53:55:966]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (54:30) [22:53:55:971]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (54:30) [22:53:55:975]: APPCOMPAT: looking for appcompat database entry with ProductCode '{42E74CFA-2014-4C7C-AEEF-95F40FDF013E}'.
MSI (s) (54:30) [22:53:55:978]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (54:30) [22:53:55:981]: Transforms are not secure.
MSI (s) (54:30) [22:53:55:985]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'W:\ProgramData\Veeam\Setup\Temp\EndPointSetup.log'.
MSI (s) (54:30) [22:53:55:988]: Command Line: ADDLOCAL=ALL VM_BACKUP_WIZARD=1 ACCEPT_THIRDPARTY_LICENSES=1 ACCEPTEULA=yes REBOOT=ReallySuppress CURRENTDIRECTORY=W:\Users\ender\AppData\Local\Temp\RarSFX0 CLIENTUILEVEL=3 MSICLIENTUSESEXTERNALUI=1 CLIENTPROCESSID=1992 
MSI (s) (54:30) [22:53:55:991]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{B193170B-93A3-407D-AF0C-0516C9F374F3}'.
MSI (s) (54:30) [22:53:55:994]: Product Code passed to Engine.Initialize:           ''
MSI (s) (54:30) [22:53:55:997]: Product Code from property table before transforms: '{42E74CFA-2014-4C7C-AEEF-95F40FDF013E}'
MSI (s) (54:30) [22:53:56:003]: Product Code from property table after transforms:  '{42E74CFA-2014-4C7C-AEEF-95F40FDF013E}'
MSI (s) (54:30) [22:53:56:009]: Product not registered: beginning first-time install
MSI (s) (54:30) [22:53:56:015]: Product {42E74CFA-2014-4C7C-AEEF-95F40FDF013E} is not managed.
MSI (s) (54:30) [22:53:56:021]: MSI_LUA: Credential prompt not required, user is an admin
MSI (s) (54:30) [22:53:56:026]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (s) (54:30) [22:53:56:031]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (54:30) [22:53:56:036]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (54:30) [22:53:56:041]: Adding new sources is allowed.
MSI (s) (54:30) [22:53:56:045]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (s) (54:30) [22:53:56:049]: Package name extracted from package path: 'Veeam_B&R_Endpoint_x64.msi'
MSI (s) (54:30) [22:53:56:052]: Package to be registered: 'Veeam_B&R_Endpoint_x64.msi'
MSI (s) (54:30) [22:53:56:061]: Note: 1: 2262 2: AdminProperties 3: -2147287038 
MSI (s) (54:30) [22:53:56:064]: Machine policy value 'DisableMsi' is 0
MSI (s) (54:30) [22:53:56:068]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (54:30) [22:53:56:071]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (54:30) [22:53:56:074]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (s) (54:30) [22:53:56:080]: Running product '{42E74CFA-2014-4C7C-AEEF-95F40FDF013E}' with elevated privileges: Product is assigned.
MSI (s) (54:30) [22:53:56:086]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'ALL'.
MSI (s) (54:30) [22:53:56:092]: PROPERTY CHANGE: Adding VM_BACKUP_WIZARD property. Its value is '1'.
MSI (s) (54:30) [22:53:56:098]: PROPERTY CHANGE: Adding ACCEPT_THIRDPARTY_LICENSES property. Its value is '1'.
MSI (s) (54:30) [22:53:56:103]: PROPERTY CHANGE: Adding ACCEPTEULA property. Its value is 'yes'.
MSI (s) (54:30) [22:53:56:108]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
MSI (s) (54:30) [22:53:56:117]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'W:\Users\ender\AppData\Local\Temp\RarSFX0'.
MSI (s) (54:30) [22:53:56:126]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
MSI (s) (54:30) [22:53:56:130]: PROPERTY CHANGE: Adding MSICLIENTUSESEXTERNALUI property. Its value is '1'.
MSI (s) (54:30) [22:53:56:140]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1992'.
MSI (s) (54:30) [22:53:56:150]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
MSI (s) (54:30) [22:53:56:158]: RESTART MANAGER: Disabled by MSIRESTARTMANAGERCONTROL property; Windows Installer will use the built-in FilesInUse functionality.
MSI (s) (54:30) [22:53:56:162]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
MSI (s) (54:30) [22:53:56:168]: TRANSFORMS property is now: 
MSI (s) (54:30) [22:53:56:175]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (54:30) [22:53:56:183]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming
MSI (s) (54:30) [22:53:56:190]: SHELL32::SHGetFolderPath returned: W:\Users\ender\Favorites
MSI (s) (54:30) [22:53:56:197]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (s) (54:30) [22:53:56:203]: SHELL32::SHGetFolderPath returned: W:\Users\ender\Documents
MSI (s) (54:30) [22:53:56:210]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (s) (54:30) [22:53:56:216]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Recent
MSI (s) (54:30) [22:53:56:221]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\SendTo
MSI (s) (54:30) [22:53:56:225]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Templates
MSI (s) (54:30) [22:53:56:229]: SHELL32::SHGetFolderPath returned: W:\ProgramData
MSI (s) (54:30) [22:53:56:229]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Local
MSI (s) (54:30) [22:53:56:239]: SHELL32::SHGetFolderPath returned: W:\Users\ender\Pictures
MSI (s) (54:30) [22:53:56:247]: SHELL32::SHGetFolderPath returned: W:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (54:30) [22:53:56:252]: SHELL32::SHGetFolderPath returned: W:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (54:30) [22:53:56:256]: SHELL32::SHGetFolderPath returned: W:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (s) (54:30) [22:53:56:263]: SHELL32::SHGetFolderPath returned: W:\ProgramData\Microsoft\Windows\Start Menu
MSI (s) (54:30) [22:53:56:271]: SHELL32::SHGetFolderPath returned: W:\Users\Public\Desktop
MSI (s) (54:30) [22:53:56:279]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (s) (54:30) [22:53:56:289]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (s) (54:30) [22:53:56:297]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (s) (54:30) [22:53:56:306]: SHELL32::SHGetFolderPath returned: W:\Users\ender\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (s) (54:30) [22:53:56:313]: SHELL32::SHGetFolderPath returned: W:\Users\ender\Desktop
MSI (s) (54:30) [22:53:56:320]: SHELL32::SHGetFolderPath returned: W:\ProgramData\Microsoft\Windows\Templates
MSI (s) (54:30) [22:53:56:323]: SHELL32::SHGetFolderPath returned: W:\WINDOWS\Fonts
MSI (s) (54:30) [22:53:56:327]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16 
MSI (s) (54:30) [22:53:56:341]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (s) (54:30) [22:53:56:344]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (s) (54:30) [22:53:56:347]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (54:30) [22:53:56:350]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (s) (54:30) [22:53:56:353]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'tmp'.
MSI (s) (54:30) [22:53:56:356]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2 
MSI (s) (54:30) [22:53:56:362]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'W:\WINDOWS\Installer\4c120f.msi'.
MSI (s) (54:30) [22:53:56:368]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi'.
MSI (s) (54:30) [22:53:56:374]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (s) (54:30) [22:53:56:380]: EEUI - Disabling MsiEmbeddedUI due to existing external or embedded UI
MSI (s) (54:30) [22:53:56:385]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
=== Logging started: 26. 01. 2019  22:53:56 ===
MSI (s) (54:30) [22:53:56:398]: Note: 1: 2205 2:  3: PatchPackage 
MSI (s) (54:30) [22:53:56:403]: Machine policy value 'DisableRollback' is 0
MSI (s) (54:30) [22:53:56:406]: User policy value 'DisableRollback' is 0
MSI (s) (54:30) [22:53:56:410]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
MSI (s) (54:30) [22:53:56:413]: PROPERTY CHANGE: Adding MsiUISourceResOnly property. Its value is '1'.
MSI (s) (54:30) [22:53:56:417]: Note: 1: 2203 2: W:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038 
MSI (s) (54:30) [22:53:56:420]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
MSI (s) (54:30) [22:53:56:423]: Note: 1: 2205 2:  3: LaunchCondition 
MSI (s) (54:30) [22:53:56:426]: Note: 1: 2228 2:  3: LaunchCondition 4: SELECT `Condition` FROM `LaunchCondition` 
MSI (s) (54:30) [22:53:56:429]: APPCOMPAT: [DetectVersionLaunchCondition] Failed to initialize pRecErr.
MSI (s) (54:30) [22:53:56:437]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (54:30) [22:53:56:443]: Doing action: INSTALL
Action start 22:53:56: INSTALL.
MSI (s) (54:30) [22:53:56:457]: Running ExecuteSequence
MSI (s) (54:30) [22:53:56:462]: Doing action: IsUserAdmin
Action start 22:53:56: IsUserAdmin.
MSI (s) (54:30) [22:53:56:475]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI17BC.tmp, Entrypoint: _VmaIsUserAdmin@4
MSI (s) (54:08) [22:53:56:481]: Generating random cookie.
MSI (s) (54:08) [22:53:56:490]: Created Custom Action Server with PID 13160 (0x3368).
MSI (s) (54:6C) [22:53:56:528]: Running as a service.
MSI (s) (54:6C) [22:53:56:534]: Hello, I'm your 32bit Impersonated custom action server.
Action ended 22:53:56: IsUserAdmin. Return value 1.
MSI (s) (54:30) [22:53:56:559]: Doing action: ISSetAllUsers
Action start 22:53:56: ISSetAllUsers.
MSI (s) (54:C8) [22:53:56:568]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI181B.tmp, Entrypoint: SetAllUsers
InstallShield 22:53:56: Begin SetAllUsers()
InstallShield 22:53:56: Getting records from Upgrade table
InstallShield 22:53:56: UpgradeCode: {77AC4198-A66C-45EB-A79C-4708A954ED71}	MinVersion: 	MaxVersion: 3.0.0.748	Language: 	Attributes: 257
InstallShield 22:53:56: Checking related product {2A594F21-93D2-4F57-889B-8C1D9A4E60BA}
InstallShield 22:53:56: 	Veeam Agent for Microsoft Windows	{2A594F21-93D2-4F57-889B-8C1D9A4E60BA}	1033	2.2.0.589	 ***Related***
MSI (s) (54!F4) [22:53:56:616]: PROPERTY CHANGE: Adding IS_MAJOR_UPGRADE property. Its value is 'Yes'.
InstallShield 22:53:56: ALLUSERS of related product {2A594F21-93D2-4F57-889B-8C1D9A4E60BA} is = 1
InstallShield 22:53:56: End SetAllUsers()
Action ended 22:53:56: ISSetAllUsers. Return value 1.
MSI (s) (54:30) [22:53:56:643]: Doing action: AppSearch
Action start 22:53:56: AppSearch.
MSI (s) (54:30) [22:53:56:651]: Note: 1: 2262 2: Signature 3: -2147287038 
MSI (s) (54:30) [22:53:56:655]: PROPERTY CHANGE: Adding DOTNETVERSION20 property. Its value is '#1'.
MSI (s) (54:30) [22:53:56:659]: Note: 1: 2262 2: Signature 3: -2147287038 
MSI (s) (54:30) [22:53:56:662]: PROPERTY CHANGE: Adding RECOVERYMEDIAVERSION64 property. Its value is '10.0'.
Action ended 22:53:56: AppSearch. Return value 1.
MSI (s) (54:30) [22:53:56:675]: Doing action: VeeamEndpointProcessSettingsAction
Action start 22:53:56: VeeamEndpointProcessSettingsAction.
MSI (s) (54:A0) [22:53:56:691]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI1899.tmp, Entrypoint: _VeeamEndpointProcessSettingsAction@4
MSI (s) (54:6C) [22:53:56:704]: PROPERTY CHANGE: Adding VAW_MANAGED_MODE property. Its value is '0'.
Action ended 22:53:56: VeeamEndpointProcessSettingsAction. Return value 1.
MSI (s) (54:30) [22:53:56:721]: Doing action: VeeamEndpointValidateInstalledVersionAction
Action start 22:53:56: VeeamEndpointValidateInstalledVersionAction.
MSI (s) (54:D0) [22:53:56:731]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI18B9.tmp, Entrypoint: _VeeamEndpointValidateInstalledVersionAction@4
MSI (s) (54!5C) [22:53:56:743]: PROPERTY CHANGE: Adding VeeamEndpointValidateInstalledVersionResult property. Its value is '1'.
Action ended 22:53:56: VeeamEndpointValidateInstalledVersionAction. Return value 1.
MSI (s) (54:30) [22:53:56:754]: Doing action: LaunchConditions
Action start 22:53:56: LaunchConditions.
MSI (s) (54:30) [22:53:56:761]: Note: 1: 2205 2:  3: LaunchCondition 
MSI (s) (54:30) [22:53:56:767]: Note: 1: 2228 2:  3: LaunchCondition 4: SELECT `Condition`, `Description` FROM `LaunchCondition` 
Action ended 22:53:56: LaunchConditions. Return value 0.
MSI (s) (54:30) [22:53:56:780]: Doing action: FindRelatedProducts
Action start 22:53:56: FindRelatedProducts.
MSI (s) (54:30) [22:53:56:792]: PROPERTY CHANGE: Adding U_EP property. Its value is '{2A594F21-93D2-4F57-889B-8C1D9A4E60BA}'.
MSI (s) (54:30) [22:53:56:798]: PROPERTY CHANGE: Adding MIGRATE property. Its value is '{2A594F21-93D2-4F57-889B-8C1D9A4E60BA}'.
Action ended 22:53:56: FindRelatedProducts. Return value 1.
MSI (s) (54:30) [22:53:56:809]: Doing action: VmaConditionsChecker
Action start 22:53:56: VmaConditionsChecker.
MSI (s) (54:CC) [22:53:56:818]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI1918.tmp, Entrypoint: _VmaConditionsChecker@4
MSI (s) (54!EC) [22:53:56:828]: Doing action: VmACheckWinInstallationType
Action start 22:53:56: VmACheckWinInstallationType.
MSI (s) (54:D0) [22:53:56:837]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI1928.tmp, Entrypoint: _VmACheckWinInstallationType@4
MSI (s) (54!C8) [22:53:56:847]: PROPERTY CHANGE: Adding VmCheckWinInstallationTypeResult property. Its value is '1'.
Action ended 22:53:56: VmACheckWinInstallationType. Return value 1.
MSI (s) (54!EC) [22:53:56:857]: Doing action: VeeamEndpointValidateInstalledVersionAction
Action start 22:53:56: VeeamEndpointValidateInstalledVersionAction.
MSI (s) (54:04) [22:53:56:871]: Invoking remote custom action. DLL: W:\WINDOWS\Installer\MSI1949.tmp, Entrypoint: _VeeamEndpointValidateInstalledVersionAction@4
Action ended 22:53:56: VeeamEndpointValidateInstalledVersionAction. Return value 1.
Setup is unable to proceed. Please install the following prerequisites: 

Microsoft System CLR Types for SQL Server 2012 (11.4.7001.0 or later)
Microsoft SQL Server 2012 Management Objects (11.4.7001.0 or later)
Microsoft SQL Server 2012 Express LocalDB (11.4.7001.0 or later)


MSI (s) (54!EC) [22:53:56:902]: Product: Veeam Agent for Microsoft Windows -- Setup is unable to proceed. Please install the following prerequisites: 

Microsoft System CLR Types for SQL Server 2012 (11.4.7001.0 or later)
Microsoft SQL Server 2012 Management Objects (11.4.7001.0 or later)
Microsoft SQL Server 2012 Express LocalDB (11.4.7001.0 or later)



CustomAction VmaConditionsChecker returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 22:53:56: VmaConditionsChecker. Return value 3.
Action ended 22:53:56: INSTALL. Return value 3.
Property(S): DiskPrompt = [1]
Property(S): UpgradeCode = {77AC4198-A66C-45EB-A79C-4708A954ED71}
Property(S): ProductCode = {42E74CFA-2014-4C7C-AEEF-95F40FDF013E}
Property(S): VmCheckWinInstallationTypeResult = 1
Property(S): MIGRATE = {2A594F21-93D2-4F57-889B-8C1D9A4E60BA}
Property(S): VeeamEndpointValidateInstalledVersionResult = 1
Property(S): VAW_MANAGED_MODE = 0
Property(S): IS_MAJOR_UPGRADE = Yes
Property(S): ACTION = INSTALL
Property(S): Preselected = 1
Property(S): MsiUISourceResOnly = 1
Property(S): UILevel = 2
Property(S): OriginalDatabase = W:\Users\ender\AppData\Local\Temp\RarSFX0\EndPoint\EndPoint\Veeam_B&R_Endpoint_x64.msi
Property(S): DATABASE = W:\WINDOWS\Installer\4c120f.msi
Property(S): VersionNT = 603
Property(S): VersionNT64 = 603
Property(S): Privileged = 1
Property(S): MsiRunningElevated = 1
Property(S): RedirectedDllSupport = 2
Property(S): MsiWin32AssemblySupport = 6.3.17763.1
Property(S): MsiNetAssemblySupport = 4.7.3190.0
Property(S): Date = 26.1.2019
Property(S): Time = 22:53:57
Property(S): CommonFiles64Folder = W:\Program Files\Common Files\
Property(S): CommonFilesFolder = W:\Program Files (x86)\Common Files\
Property(S): TTCSupport = 1
Property(S): ColorBits = 32
Property(S): TextInternalLeading = 3
Property(S): TextHeight = 16
Property(S): BorderSide = 1
Property(S): BorderTop = 1
Property(S): CaptionHeight = 40
Property(S): ScreenY = 768
Property(S): ScreenX = 1024
Property(S): SystemLanguageID = 1060
Property(S): ComputerName = HACTAR
Property(S): UserLanguageID = 1060
Property(S): UserSID = S-1-5-21-3122425966-199605178-3163353034-1104
Property(S): LogonUser = ender
Property(S): MsiTrueAdminUser = 1
Property(S): AdminUser = 1
Property(S): VirtualMemory = 23872
Property(S): PhysicalMemory = 32717
Property(S): Intel = 6
Property(S): Msix64 = 6
Property(S): MsiAMD64 = 6
Property(S): ShellAdvtSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): GPTSupport = 1
Property(S): ProgramMenuFolder = W:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(S): FontsFolder = W:\WINDOWS\Fonts\
Property(S): DesktopFolder = W:\Users\Public\Desktop\
Property(S): StartMenuFolder = W:\ProgramData\Microsoft\Windows\Start Menu\
Property(S): SystemFolder = W:\WINDOWS\SysWOW64\
Property(S): StartupFolder = W:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(S): AdminToolsFolder = W:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(S): MyPicturesFolder = W:\Users\ender\Pictures\
Property(S): LocalAppDataFolder = W:\Users\ender\AppData\Local\
Property(S): CommonAppDataFolder = W:\ProgramData\
Property(S): TemplateFolder = W:\ProgramData\Microsoft\Windows\Templates\
Property(S): SendToFolder = W:\Users\ender\AppData\Roaming\Microsoft\Windows\SendTo\
Property(S): RecentFolder = W:\Users\ender\AppData\Roaming\Microsoft\Windows\Recent\
Property(S): PrintHoodFolder = W:\Users\ender\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(S): PersonalFolder = W:\Users\ender\Documents\
Property(S): NetHoodFolder = W:\Users\ender\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(S): FavoritesFolder = W:\Users\ender\Favorites\
Property(S): AppDataFolder = W:\Users\ender\AppData\Roaming\
Property(S): ProgramFiles64Folder = W:\Program Files\
Property(S): ProgramFilesFolder = W:\Program Files (x86)\
Property(S): TempFolder = W:\Users\ender\AppData\Local\Temp\
Property(S): RemoteAdminTS = 1
Property(S): DOTNETVERSION20 = #1
Property(S): RECOVERYMEDIAVERSION64 = 10.0
Property(S): ISCHECKFORPRODUCTUPDATES = 1
Property(S): ApplicationUsers = AllUsers
Property(S): _IsMaintenance = Reinstall
Property(S): RestartManagerOption = CloseRestart
Property(S): SetupType = Typical
Property(S): _IsSetupTypeMin = Typical
Property(S): Display_IsBitmapDlg = 1
Property(S): ALLUSERS = 1
Property(S): ARPCONTACT = Veeam Software AG
Property(S): ARPHELPLINK = http://www.veeam.com/support.html
Property(S): ARPNOMODIFY = 1
Property(S): ARPNOREPAIR = 1
Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
Property(S): System64Folder = W:\WINDOWS\system32\
Property(S): ARPURLINFOABOUT = http://www.veeam.com
Property(S): DWUSINTERVAL = 30
Property(S): DWUSLINK = CECBD798F94C40FFAEACA75F8ECB978FDECB408FFE6BA7F8CEDBA7C839FBC7C8CECCE77FA9AC
Property(S): DefaultUIFont = Tahoma8
Property(S): DialogCaption = InstallShield for Windows Installer
Property(S): DisplayNameCustom = Custom
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameTypical = Typical
Property(S): EP_SERVICE_PORT = 9395
Property(S): ErrorDialog = SetupError
Property(S): INSTALLLEVEL = 100
Property(S): ISVROOT_PORT_NO = 0
Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(S): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
Property(S): IS_PROGMSG_TEXTFILECHANGS_REPLACE = Replacing %s with %s in %s...
Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(S): WindowsVolume = W:\
Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(S): IS_SQLSERVER_AUTHENTICATION = 0
Property(S): IS_SQLSERVER_USERNAME = sa
Property(S): InstallChoice = AR
Property(S): MSIFASTINSTALL = 1
Property(S): MSIRESTARTMANAGERCONTROL = Disable
Property(S): Manufacturer = Veeam Software AG
Property(S): MsiHiddenProperties = CREDUIPASSWORD
Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(S): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
Property(S): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(S): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(S): ProductID = none
Property(S): ProductLanguage = 1033
Property(S): ProductName = Veeam Agent for Microsoft Windows
Property(S): WindowsFolder = W:\WINDOWS\
Property(S): ProductVersion = 3.0.0.748
Property(S): ProgressType0 = install
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): RebootYesNo = Yes
Property(S): ReinstallModeText = omus
Property(S): SHOWLAUNCHPROGRAM = 0
Property(S): SecureCustomProperties = COMPANYNAME;CREDUIACCOUNTNAME;CREDUIPASSWORD;USERNAME;INSTALLDIR;ISFOUNDNEWERPRODUCTVERSION;ISX_SERIALNUM;U_EP;ACCEPT_THIRDPARTY_LICENSES
Property(S): ServiceName = VeeamEndpointBackupSvc
Property(S): ISReleaseFlags = x64,x64
Property(S): MsiNTProductType = 1
Property(S): ServicePackLevelMinor = 0
Property(S): ServicePackLevel = 0
Property(S): WindowsBuild = 9600
Property(S): VersionMsi = 5.00
Property(S): U_EP = {2A594F21-93D2-4F57-889B-8C1D9A4E60BA}
Property(S): VersionDatabase = 200
Property(S): MsiSystemRebootPending = 1
Property(S): CLIENTPROCESSID = 1992
Property(S): MSICLIENTUSESEXTERNALUI = 1
Property(S): CLIENTUILEVEL = 3
Property(S): CURRENTDIRECTORY = W:\Users\ender\AppData\Local\Temp\RarSFX0
Property(S): REBOOT = ReallySuppress
Property(S): ACCEPTEULA = yes
Property(S): VM_BACKUP_WIZARD = 1
Property(S): ADDLOCAL = ALL
Property(S): PackagecodeChanging = 1
Property(S): ProductState = -1
Property(S): PackageCode = {B193170B-93A3-407D-AF0C-0516C9F374F3}
Property(S): MsiLogFileLocation = W:\ProgramData\Veeam\Setup\Temp\EndPointSetup.log
Property(S): USERNAME = tmp
Property(S): ACCEPT_THIRDPARTY_LICENSES = 1
=== Logging stopped: 26. 01. 2019  22:53:57 ===
MSI (s) (54:30) [22:53:57:780]: Note: 1: 1708 
MSI (s) (54:30) [22:53:57:786]: Product: Veeam Agent for Microsoft Windows -- Installation operation failed.

MSI (s) (54:30) [22:53:57:793]: Windows Installer je namestil izdelek. Ime izdelka: Veeam Agent for Microsoft Windows. Različica izdelka: 3.0.0.748. Jezik izdelka: 1033. Izdelovalec: Veeam Software AG. Uspešna namestitev ali stanje napake: 1603.

MSI (s) (54:30) [22:53:57:813]: Deferring clean up of packages/files, if any exist
MSI (s) (54:30) [22:53:57:818]: MainEngineThread is returning 1603
MSI (s) (54:A4) [22:53:57:823]: No System Restore sequence number for this installation.
MSI (s) (54:A4) [22:53:57:829]: User policy value 'DisableRollback' is 0
MSI (s) (54:A4) [22:53:57:832]: Machine policy value 'DisableRollback' is 0
MSI (s) (54:A4) [22:53:57:835]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (54:A4) [22:53:57:839]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (s) (54:A4) [22:53:57:842]: Destroying RemoteAPI object.
MSI (s) (54:08) [22:53:57:845]: Custom Action Manager thread ending.
MSI (c) (C8:18) [22:53:57:849]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (c) (C8:18) [22:53:57:852]: MainEngineThread is returning 1603
=== Verbose logging stopped: 26. 01. 2019  22:53:57 ===

I also tried extracting the files from VeeamAgentWindows_3.0.0.748.exe and installing the files manually - prerequisites install without problems, but running Veeam_B&R_Endpoint_x64.msi shows the following error:

Code: Select all

---------------------------
Veeam Agent for Microsoft Windows
---------------------------
Setup is unable to proceed. Please install the following prerequisites: 

Microsoft System CLR Types for SQL Server 2012 (11.4.7001.0 or later)
Microsoft SQL Server 2012 Management Objects (11.4.7001.0 or later)
Microsoft SQL Server 2012 Express LocalDB (11.4.7001.0 or later)


---------------------------
V redu   
---------------------------
This is despite these prerequisites being already installed. Veeam Agent 2.2.0 can be uninstalled and reinstalled without any problems (I tried uninstalling 2.2.0 and then installing 3.0.0, which didn't help, so I installed 2.2.0 again).

I'm on Windows 10 1809 (17763.253) x64.
Case #03382865.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Heelo ender,

I am sorry to hear that. Please keep working with our support team and let us know how the investigation goes. Cheers!
dwageman
Lurker
Posts: 2
Liked: never
Joined: Jan 30, 2019 3:51 pm
Contact:

Re: Upgrade to 3.0 fails

Post by dwageman »

I am having this same issue, so I am interested to hear of your resolution. I have not had the time to open my own support ticket yet, but my symptoms are identical (OS build and all).

Thanks!
ender
Influencer
Posts: 18
Liked: 4 times
Joined: Dec 23, 2014 10:50 am
Contact:

Re: Upgrade to 3.0 fails

Post by ender » 1 person likes this post

In my case the problems seem to be with SQL components - their install is somehow corrupted, and so far removing all traces of SQL 2012 (uninstall through Programs and Features when possible, with FixIt where uninstall failed, and then removing assemblies from GAC with gacutil), and then reinstalling the components hasn't helped yet (Veeam Agent always detects that older version of SQL components is installed and then refuses to continue).
Guillou
Novice
Posts: 3
Liked: never
Joined: May 02, 2017 1:25 pm
Contact:

Re: Upgrade to 3.0 fails

Post by Guillou »

Same problem here. Dors support gave you some help about this problem ?
Guillou
Novice
Posts: 3
Liked: never
Joined: May 02, 2017 1:25 pm
Contact:

Re: Upgrade to 3.0 fails

Post by Guillou »

Here is my support case number 03394776
Technogod
Expert
Posts: 150
Liked: 26 times
Joined: Apr 11, 2017 3:52 am
Contact:

Re: Upgrade to 3.0 fails

Post by Technogod »

I'm also unable to upgrade from 2.2 to 3.0. My case # 03398109.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Hello folks,

Thank you for updating this thread with your case IDs. We are investigating the issue.
Technogod
Expert
Posts: 150
Liked: 26 times
Joined: Apr 11, 2017 3:52 am
Contact:

Re: Upgrade to 3.0 fails

Post by Technogod » 2 people like this post

I fixed the problem. Veeam Agent support leaves a lot to be desired. They didn't even ask how I fixed the problem. They kept asking me for B&R logs. Please add this solution to your database. Three of my nine clients failed to upgrade. This fixed all three.

Uninstall the following programs in the order below. No restart required. You will not loose your existing database. Then install VAW 3.0.

Veeam Agent For Microsoft Windows

Microsoft SQL Server 2012 Express LocalDB

Microsoft SQL Server 2012 Management Objects (x64)

Microsoft System CLR Types for SQL Server 2012 (x64)
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Technogod,

Thank you for the update. We will review your case details with RnD team (I bet the main idea from support perspective was to identify the pattern for this behavior to report it to our QA, thus they requested debug logs). Cheers!
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

I had the same issue and have to say that support was most unhelpful, and as someone noted above, when I let them know I had solved the problem, no one from support bothered to ask how I solved it. The Veeam installer leaves much to be desired, it kept insisting on installing the new version of sql even though their logs (and control panel) both indicated the pre-reqs were already installed.

Another thing, I wonder why they are even using something as heavy as SQL Express for this application.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Carlton,

Can you please share your case ID with us? I'd like to review your case details. Thank you!
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

I'm not sure what the case number is, however, I have copied the reference number that was in all of the email subjects.

ref:_00D30RWR._5000e1VezKy:ref
toko42
Enthusiast
Posts: 33
Liked: 5 times
Joined: Sep 19, 2013 7:04 am
Full Name: Thorsten Kowalski
Contact:

Re: Upgrade to 3.0 fails

Post by toko42 »

The upgrade failed here, too.

I think this happens frequently with major upgrades (1.x -> 2.x, 2.x -> 3.x) and usually is caused by missing installation files which at some point were deleted from the Temp directory.

As you can't download older versions from Veeam's site, i suggest keeping the installers which are expandable with at least WinRAR.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Thorsten,

Veeam Agent for Windows setup is independent self-extracting file with all the required components included, so that should not be the root case. Do you have a case ID to share? Thanks!
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

Dima, you are incorrect. What toko42 says is correct and is what I had to do.
When the sql server install files are not retained and later on you update Veeam and as part of it's install process tries to uninstall or update sql server, the installation fails because Windows cannot find the sql installer that corresponds to the currently installed version.
To solve my problem, I had to find the installer for the previous version of Veeam (which I had saved) and manually extract the sql server components and run them to do an uninstall of the old version of sql server.

I provided a reference above which you should be able to track down and review the case notes which documents all of this.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Carlton,

I am sorry I can find the case with the given information. Do you have a case ID, something similar to
03398109
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

No, as I mentioned in my original response, all I have is what transpired via email and I saw nothing that looked like a case number in that.
Perhaps they could search by my name or email address?
toko42
Enthusiast
Posts: 33
Liked: 5 times
Joined: Sep 19, 2013 7:04 am
Full Name: Thorsten Kowalski
Contact:

Re: Upgrade to 3.0 fails

Post by toko42 »

I was talking about missing files from the previous installation which at least in my case frequently hinder me from upgrading or uninstalling.

The only help is to get the original installation file (obviously not from your site as you offer only the latest version), extract it and point the (un)installer to the required file.

I didn't open any case this time as I already had this problem before.
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

I had to do exactly what toko42 described to get my upgrade to work as well.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Found the case, thanks! We will review this issue with QA folks.
deubelm
Influencer
Posts: 15
Liked: 2 times
Joined: Jul 04, 2018 10:19 am
Contact:

Re: Upgrade to 3.0 fails

Post by deubelm »

Hello,
i have the same problem. Veeam Agent for windows can't not be installed. Installer claims the sql server management objects are missing. But these are installed with the correct version.
The installation log with the error:
Action ended 08:05:08: VeeamEndpointValidateInstalledVersionAction. Return value 1.
Setup is unable to proceed. Please install the following prerequisites:

Microsoft SQL Server 2012 Management Objects (11.4.7001.0 or later)


MSI (s) (38!E0) [08:05:08:795]: Product: Veeam Agent for Microsoft Windows -- Setup is unable to proceed. Please install the following prerequisites:

Microsoft SQL Server 2012 Management Objects (11.4.7001.0 or later)



CustomAction VmaConditionsChecker returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 08:05:08: VmaConditionsChecker. Return value 3.
chaycock
Enthusiast
Posts: 98
Liked: 17 times
Joined: Jul 15, 2016 4:51 pm
Full Name: Carlton Haycock
Contact:

Re: Upgrade to 3.0 fails

Post by chaycock »

It would seem like with all the issue around installing and the complaints about memory usage due to the SqlLocal, they would find a replacement to use in it's place. I find it hard to believe they need a full blown sql engine for a local endpoint backup product.
anicolai
Influencer
Posts: 10
Liked: never
Joined: Nov 30, 2015 7:37 am
Full Name: Alex Sørensen
Contact:

Re: Upgrade to 3.0 fails

Post by anicolai »

Same issue here on Win10 - 1903, Case # 03809910

Manage to solve it myself.

Removed VAW 2.2 and the 3 SQL components as described. Downloaded 3.0.2 from website, ran the installer as Administrator.
Installation complete, job settings etc. retained even though SqlDB was uninstalled.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Upgrade to 3.0 fails

Post by Dima P. »

Hello Alex,

Thank you for sharing! I'll ask QA team to review the logs assigned to the case. Cheers!
ender
Influencer
Posts: 18
Liked: 4 times
Joined: Dec 23, 2014 10:50 am
Contact:

Re: Upgrade to 3.0 fails

Post by ender »

I couldn't install any Veeam Agent 3.x version on my computer, but 4.0.0 installed without any problems.
Post Reply

Who is online

Users browsing this forum: No registered users and 38 guests