Al actualizar un Core a Rapid Recovery el servicio del Core no se inicia y se muestra el siguiente mensaje:
Replay.ServiceHost.Implementation.Certificates.HttpApiException: HttpDeleteServiceConfiguration (SSL) failed. Error = at Replay.ServiceHost.Implementation.Certificates.HttpCryptoConfigurationService.DeleteCertificatePortBinding(HTTP_SERVICE_CONFIG_SSL_SET setStruct, IntPtr structPtr, IPEndPoint endPoint)at Replay.ServiceHost.Implementation.Certificates.HttpCryptoConfigurationService.InstallCertificateOnPort(IPEndPoint endPoint, X509Certificate2 serverCertificate, String storeName)at Replay.ServiceHost.Implementation.Hosting.ListenerService.VerifySslConfiguration()at Replay.ServiceHost.Implementation.Hosting.ListenerService.StartListening(Action`1 requestHandler, Func`2 errorHandler, Action`1 oneWayRequestHandler)
En el visor de eventos se puede ver:
RapidRecoveryCore Event ID 100
Y en los logs de Rapid Recovery llamados AppRecovery.log se puede ver:
DEBUG 2016-08-04T16:27:59 [4] - Replay.ServiceHost.Implementation.Certificates.HttpCryptoConfigurationService () Removing certificate bindings from endpoint: 0.0.0.0:0
ERROR 2016-08-04T16:27:59 [4] - Replay.Common.Implementation.Services.ServicesContainer () Failed to start services container In result of that Core service failed to start
Para resolver el problema siga los siguientes pasos:
1. Abra regedit y vaya a HKEY_LOCAL_MACHINE\SOFTWARE\AppRecovery\Core\CoreSettings
2. Configure 'WebServerPort' a 8006 (decimal)
3. Configure 'ServicePort' a 8006 (decimal)
3. Inicie el servicio del Core
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Términos de uso Privacidad