SnapCenter upgrade failure - SnapCenter Schema Creation
Applies to
- SnapCenter Server 6.0, 6.0.1
- ASP .NET Core Runtime Hosting Bundle
Issue
- SnapCenter upgrade fails with error:
ERROR: SnapCenter Schema Creation failed. Check the DotMigrate logs in the Windows Temp folder for more details.
- The corresponding
DotMigrate
logs referenced in the error (SC_DotMigrate_*
) are not present in the Windows Temp folder. - The Windows Application Event Viewer log shows an error, "
A .NET application failed
", (Event ID1023
):
Log: Application
Entry Type: Error
Time Generated: 5/6/2024 3:08:44 AM
Source: .NET Runtime
Message: Description: A .NET application failed.
Application: dotMigrate.exe
Path: C:\Users\administrator.DEMO\AppData\Local\Temp\ruc3ep43.3m5\dotMigrate.exe
Message: You must install or update .NET to run this application.
The 'SMS_Upgrade_<date_time>.log
' throws an error regarding the dotMigrate upgrade failing:
CreateDB: CustomAction1: Call dotMigrate C:\Users\<user_account>\AppData\Local\Temp\ruc3ep43.3m5\dotMigrate.exe
CreateDB: CustomAction1: With commandline -i -v -r -s "C:\Users\<user_account>\AppData\Local\Temp\ruc3ep43.3m5\2.0" -h localhost -y 3306 -l C:\Users\<user_account>\AppData\Local\Temp\SC_DotMigrate_MySQL_v2.0_<date_time>.log -d nsm -x MySqlConnector
CreateDB: CustomAction1: dotMigrate Exitcode -2147450730
CreateDB: CustomAction1: Error!!!! dotMigrate return with failure
ERROR: SnapCenter Schema Creation failed. Check the DotMigrate logs in the Windows Temp folder for more details.