How do I fix web console inaccessibility after an ADAudit Plus upgrade?
Issue description
When HTTPS is enabled in ManageEngine ADAudit Plus, the KeyStore password is stored in a configuration file. For enhanced security, the UI offers an option to encrypt this password. Once encryption is enabled, a service restart is required for the change to take effect.
If the service is not restarted immediately after encryption, ADAudit Plus may use an incorrect password value during a later restart (such as during an upgrade), leading to a KeyStore authentication failure and making the web UI inaccessible.
This issue can also occur if ADAudit Plus is started in console mode while the service is already running.
Prerequisites
To troubleshoot this issue, ensure the following:
Possible causes
ADAudit Plus was launched in console mode while the service was already running.
The KeyStore file path, certificate alias, or password are incorrectly configured in the server.xml file.
The ADAudit Plus service was not restarted after enabling KeyStore password encryption.
During an upgrade or restart, the application failed to load the encrypted password due to mismatched values.
Resolution
Step 1: Verify ADAudit Plus and dependent service status
Log in to the server hosting ADAudit Plus.
Open the Run dialog (Windows Key + R), type services.msc, and press Enter.
Confirm that the following services are running:
Step 2: Verify how ADAudit Plus is being accessed
If the services are running, ensure the application is being accessed correctly.
Access the application using the proper browser URL: http(s)://<server-name>:<configured-port>
Do not use the desktop shortcut if the service is already running, as this attempts to launch a second instance in console mode.
To confirm if another instance is running, navigate to the logs directory (<Installation_Directory>\ManageEngine\ADAudit Plus\logs) and open the wrapper.log file. Scroll to the bottom and check for entries like "Another Instance is Running" or "Connect to: [ http://localhost:8088 ]".
If these entries are found, access ADAudit Plus through the browser URL only.
Step 3: Check if the web UI is still inaccessible
If the UI is inaccessible even when the services are running and you are using the correct URL, follow these steps.
Navigate to the logs directory (<Installation_Directory>\ManageEngine\ADAudit Plus\logs) and open the wrapper.log file.
Scroll to the bottom to verify the port number used by ADAudit Plus and ensure you are using the correct one.
If the issue persists, navigate to the configuration file at <Installation_Directory>\ManageEngine\ADAudit Plus\conf\server.xml.
Locate the HTTPS connector block: <Connector port="XXXX" SSLEnabled="true" ... keystoreFile="..." keystorePass="..." />
Confirm that the keystoreFile path and keystorePass value are correct.
If you find any invalid or mismatched values, proceed to the "How to reach support" section.
Step 4: If the ADAudit Plus services are not running
Navigate to the logs directory: <Installation_Directory>\ManageEngine\ADAudit Plus\logs
Collect the wrapper.log and catalina.log files.
Proceed to the "How to reach support" section.
How to reach support
If the issue persists or you need assistance, please contact the ManageEngine ADAudit Plus support team at support@adauditplus.com. When contacting support, please attach the relevant files as indicated in the steps above (e.g., a screenshot of the error, wrapper.log, server.xml, catalina.log). Related topics and articles
New to ADSelfService Plus?
Related Articles
How to upgrade ADAudit Plus
Objective This article provides a step-by-step guide for upgrading ADAudit Plus using a service pack (PPM) file. Prerequisites You must have downloaded the required service pack (PPM) file for the upgrade. You need administrator access to the server ...
How to upgrade ADAudit Plus when using PostgreSQL as the backend database
Objective The purpose of upgrading ADAudit Plus using PostgreSQL is to improve security, performance, and compliance. The upgrade brings in new features, fixes known issues, and makes the application more stable. It also helps the tool work better ...
How to fix ADAudit Plus getting stuck at Initializing
In this article: Issue description Prerequisites Possible causes Resolution How to reach support Related topics and articles Issue description When attempting to access the ADAudit Plus web console, the browser screen gets stuck on an Initializing ...
Unable to upgrade ADAudit Plus
Issue description ManageEngine ADAudit Plus may occasionally encounter issues during the upgrade process, resulting in error messages or unexpected interruptions. These problems can hinder users from accessing new features and critical security ...
Troubleshooting the ADAudit Plus service not starting from services.msc but working in console mode
In this article: Issue description Prerequisites Possible causes Resolution How to reach support Related topics and articles Issue description When attempting to start the ManageEngine ADAudit Plus service from the Windows Services console ...