Hi Team,
While accessing app portal it's showing "HTTP Error 503 Service un-available". We have checked ESD service but unable to start service. While starting service it's showing mentioned error message: - Error 1067: The process terminated unexpectedly.
Jun 01, 2023 01:28 PM
A 503 error in the browser would generally mean that the SelfService application pool was not running.. Also, you note that the ESD Service can not be started.. I'm guessing that this is a problem with the credentals you are using for both the ESDService, and on the SelfService application pool.. Did you recently change the password on the service account? My suggestion would be to open IIS and reset the identity on the SelfService application pool, to ensure that the credentials are correct.. in addition, reset the credentials on the ESD Service. Note that this behavior could also be a problem with DB Connectivity, so be sure that the DB server is functioning correctly, and that the Service account you are using has the appropriate permissions (Generally DB owner at a minimum).
Jun 01, 2023 01:34 PM
A 503 error in the browser would generally mean that the SelfService application pool was not running.. Also, you note that the ESD Service can not be started.. I'm guessing that this is a problem with the credentals you are using for both the ESDService, and on the SelfService application pool.. Did you recently change the password on the service account? My suggestion would be to open IIS and reset the identity on the SelfService application pool, to ensure that the credentials are correct.. in addition, reset the credentials on the ESD Service. Note that this behavior could also be a problem with DB Connectivity, so be sure that the DB server is functioning correctly, and that the Service account you are using has the appropriate permissions (Generally DB owner at a minimum).
Jun 01, 2023 01:34 PM