Disclaimer: The information provided in this article is for general informational purposes only. The author and the publisher do not guarantee the accuracy, completeness, or reliability of the information. The techniques and suggestions mentioned may cause harm if not implemented correctly. The author and the publisher are not liable for any damages resulting from the use or misuse of the information. Use your own judgment and exercise caution when applying the suggestions in this article. Always consult official documentation and experts, and test changes in a controlled environment before applying them to production systems. By using this information, you agree to hold the author and the publisher harmless from any liability or claim.
Applies to:
LoadRunner Enterprise (2020 and later versions)
Issue:
After updating service account passwords, users were unable to log in to LoadRunner Enterprise (LRE). The login page became unresponsive, and refreshing the page displayed a Just-In-Time (JIT) debugging error message. Attempts to reconfigure or restart services failed, and the LRE Backend Service could not be restarted due to corruption in LRECore.API.exe.
Cause:
The issue occurred due to corruption in the LRE backend components after service account password updates. This caused failures in the Repository configuration and prevented the Backend Service from running, which blocked access to the LRE application.
Steps:
To resolve the issue, follow these steps:
- Verify Service Account Updates
- Ensure that the updated service account credentials are applied consistently across IIS Application Pools, Windows Services, and LRE configuration files.
- Check and Reset Application Pools
- In IIS Manager, update the service account credentials for all LRE-related application pools (Admin, FrontEnd, LoadTest, LRE, PCS, RunLogic, Site).
- Restart IIS services.
- Validate Backend Service Configuration
- Open Services.msc and confirm that the LR Backend Service is set with the correct service account credentials.
- If the service fails to start, check Windows Event Viewer for error details.
- Repair Configuration Files
- Review and update the appsettings.json file located in <LREHome>\system_config\.
- If corrupted, clear and reconfigure the file during the LRE Server Configuration Wizard setup.
- Reinstallation (if corruption persists)
- If the backend executable (LRECore.API.exe) is found corrupted:
- Backup the LRE installation directory.
- Uninstall LRE.
- Delete any remaining LRE directories and the .NET temp folder under: C:\Users\<username>\AppData\Local\Temp\
- Restart the server.
- Perform a fresh installation of LRE.
- If the backend executable (LRECore.API.exe) is found corrupted:
- Update Repository Settings
- After reinstall, update the appsettings.json file with repository details.
- Rerun the LRE Server Configuration Wizard to complete setup.
- Validate Access
- Log in to the LRE portal and confirm successful authentication.
After reinstalling LRE and updating the configuration files, users were able to successfully log back into LRE without further login or backend issues.
We hope this article provided you with the assistance you needed. If you would like to find out more regarding the Services and Support Offerings we provide, please reach out to our Sales Team.
0 Comments