I'm getting the error message "The server is currently starting up..." What should I do?
Question: I'm getting the message "The server is currently starting up. This page will reload itself in 30 seconds, or you can click here to reload it now to display the login page. If this problem persists, please refer the troubleshooting section".
Reason: For the Applications manager to run, Apache and an another main process should start. Only Apache used by Applications Manager has started, in this case
Solution:
Linux System: Use shutdownApplicationsManager.sh with -force option found under Applications Manager home (Execute command : "sh shutdownApplicationsManager.sh -force" ) and use startApplicationsManager.sh.
Windows System : Use shutdownApplicationsManager.bat with -force option found under Applications Manager home. If Applications Manager is installed as service, stop the Apache server in the services list (ApacheApplicationsManager) and usestartApplicationsManager.bat. If none of the above options are working send Support Information File to appmanager-support@manageengine.com
New to ADSelfService Plus?
Related Articles
Mail Server Monitor - Troubleshooting
Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
Oracle Database Server Discovery Fails with an Error Message
Error: Failed. Oracle Server is down. Error Message: IO Error: The Network Adapter could not establish the connection Solution 1: The Oracle server is down, please ensure that the server is up and running. Solution 2: The Oracle server is not ...
Troubleshooting Bad Request and Internal Server error
When a server responds with a Bad Request (400) or Internal Server Error (500), It typically indicates issues with how the request is being made or processed. The reasons for these errors can vary, but the most common causes are Incorrectly formatted ...
Error message while performing database backup of Applications Manager
While performing a database backup operation of Applications Manager build with Pgsql backend, you may encounter the following error, especially when your database size has grown bigger with a large number of tables. pg_dump: WARNING: out of shared ...
How to resolve 403 Forbidden error when accessing Apache Server-status Page?
If you are receiving a 403 Forbidden error when trying to access the Apache server-status page, it's likely due to missing or incorrect configurations in your Apache server settings. The server-status page provides valuable information for monitoring ...