We are trying to install a new Traps Core 4.2.3 enviroment. When the installation is in progress, after a while we see rollback action. The installation log file doesn't really say much: 27/02/2019 9:11:55 Starting certificate password validation 27/02/2019 9:11:55 Certificate password is valid. 27/02/2019 9:11:55 Certificate has expiration date: 22/04/2020 10:43:27. 27/02/2019 9:13:12 Entered ValidateDBConnectionInternal, isQuiet = False 27/02/2019 9:13:12 Attempting to open configuration file of: '' 27/02/2019 9:13:12 Does AppSetting 'sqlOverSsl' exist in file: False 27/02/2019 9:13:12 Does AppSetting 'sqlOverSslValidateCert' exist in file: False 27/02/2019 9:13:12 No existing SSL configuration values, resorting to default behavior 27/02/2019 9:13:12 PREVIOUSVERSIONSINSTALLED = 27/02/2019 9:13:12 isUpgrade = False 27/02/2019 9:13:12 serverName: DBSERVER.domain.local, serverNameFqdn: DBSERVER.domain.local, authType: WindowsAuthentication, dbName: TrapsDB, user: domain\user, SSL:False, SSL_ValidateCert: False 27/02/2019 9:13:12 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.DbConnectionValidation 27/02/2019 9:13:12 Trying to connect to DB DBSERVER.domain.local 27/02/2019 9:13:12 Validation result is: True 27/02/2019 9:13:12 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.PermissionsValidation 27/02/2019 9:13:12 Validation result is: True 27/02/2019 9:13:12 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.CaseSensitiveValidation 27/02/2019 9:13:12 Validation result is: True 27/02/2019 9:13:12 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.LatencyValidation 27/02/2019 9:13:12 Latency calculated: 0 27/02/2019 9:13:12 Validation result is: True 27/02/2019 9:13:12 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.EsmSchemaValidation 27/02/2019 9:13:13 Validation result is: True 27/02/2019 9:13:13 Validated: True, IsMulti: False, IsReinstall: True, IsConsole: False, IsUpgrade: False Without SSL: 27/02/2019 12:18:32 Starting certificate password validation 27/02/2019 12:18:32 Certificate password is valid. 27/02/2019 12:18:32 Certificate has expiration date: 22/04/2020 10:43:27. 27/02/2019 12:19:04 Entered ValidateDBConnectionInternal, isQuiet = False 27/02/2019 12:19:04 Attempting to open configuration file of: '' 27/02/2019 12:19:04 Does AppSetting 'sqlOverSsl' exist in file: False 27/02/2019 12:19:04 Does AppSetting 'sqlOverSslValidateCert' exist in file: False 27/02/2019 12:19:04 No existing SSL configuration values, resorting to default behavior 27/02/2019 12:19:04 PREVIOUSVERSIONSINSTALLED = 27/02/2019 12:19:04 isUpgrade = False 27/02/2019 12:19:04 serverName: DBSERVER.domain.local, serverNameFqdn: DBSERVER.domain.local, authType: WindowsAuthentication, dbName: TrapsDB, user: domain\user, SSL:False, SSL_ValidateCert: False 27/02/2019 12:19:05 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.DbConnectionValidation 27/02/2019 12:19:05 Trying to connect to DB DBServer.wamo.local 27/02/2019 12:19:05 Validation result is: True 27/02/2019 12:19:05 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.PermissionsValidation 27/02/2019 12:19:05 Validation result is: True 27/02/2019 12:19:05 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.CaseSensitiveValidation 27/02/2019 12:19:05 Validation result is: True 27/02/2019 12:19:05 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.LatencyValidation 27/02/2019 12:19:05 Latency calculated: 0 27/02/2019 12:19:05 Validation result is: True 27/02/2019 12:19:05 Start db validation of type: Cyvera.Server.WiXCustomActions.Validations.EsmSchemaValidation 27/02/2019 12:19:05 Validation result is: True 27/02/2019 12:19:05 Validated: True, IsMulti: False, IsReinstall: True, IsConsole: False, IsUpgrade: False
... View more