Error 500 when loading the GUI - Online help | EventLog Analyzer

Error 500 when loading the GUI

  1. Open the <dir>:\ManageEngine\elasticsearch\ES\logs\wrapper.log file and check the status of Elasticsearch (ES). The log traces below are for reference.

       
         INFO   | jvm 1    | 2021/06/25 16:08:51 | [2021-06-25T16:08:51,108][INFO][o.e.n.Node][int_Server-Name] started
         INFO   | jvm 1    | 2021/06/25 16:08:51 | [2021-06-25T16:08:51,108][INFO][c.z.z.d.e.ESWrapperManager] ES started in : 11.4s
         INFO   | jvm 1    | 2021/06/25 16:08:52 | [2021-06-25T16:08:51,967][INFO][c.f.s.c.IndexBaseConfigurationRepository] Node 'int_Server-Name' initialized


2. If Elasticsearch is running, the steps below will manually start the ES:
  1. Open the Command Prompt with admin privileges.
  2. Navigate to <dir>:\ManageEngine\elasticSearch\ES\bin and execute stopES.bat to stop the engine.
  3. After a couple of minutes, execute startES.bat to start the engine.
3. Open the <dir>:\ManageEngine\elasticsearch\ES\logs\wrapper.log file. Carry out the following steps according to the traces found. 
  1. Out of memory or JVM heap memory:
  2. Stop ES by executing the stopES.bat file located in the <dir>:\ManageEngine\elasticsearch\ES\bin folder.
  3. Open the <dir>:\ManageEngine\elasticsearch\ES\config\es-additional-wrapper.conf file.
  4. Increase the Initial Java Heap Size and Maximum Java Heap Size to one-third of the server's RAM size. For example, if the server has 16GB, you can assign up to 4GB as the heap space as a best practice.
Note: Both Initial Java Heap Size and Maximum Java Heap Size should have the same value. 

b. Incorrect read/write permissions (e.g., location not found):
  1. Stop ES by executing the stopES.bat file located in the <dir>:\ManageEngine\elasticsearch\ES\bin folder.Check if the Service Account has read/write access to the ES storage location. 
  2. Restart ES after carrying out the relevant process. 
If you are still seeing Error 500, get in touch with our technical support team.  


                  New to ADSelfService Plus?

                    • Related Articles

                    • What to do if the component inside Log360 is not loading?

                      Troubleshooting Steps: Please ensure that the connection is proper, if in case of a connection issue, the components will not load within Log360. Local Integration: It is less likely to be a connection issue, in case of local integration, because ...
                    • GUI displays a blank page after login

                      Before beginning the troubleshooting process: Clear the browser cache and cookies. Open in the browser's incognito mode. Check in a different browser. Log in from a different machine. Troubleshooting steps have been provided below: If EventLog ...
                    • Slow GUI navigation

                      Verify that the prerequisites and system requirements for EventLog Analyzer are met. Under the Search tab, you will find all the logs collected in a working day. Use this number to calculate the events per second (EPS) manually. Use our tuning guide ...
                    • How to troubleshoot JVM Memory Error?

                      Stop the ManageEngine EventLog Analyzer service. Navigate to <EventLog Analyzer home>/server/conf. Open the file wrapper.conf. Search for wrapper.java.maxmemory. Change the default value (1024) to wrapper.java.maxmemory=4096. (The value should not ...
                    • Efficient Solutions for Disk Space Management

                      Please gather the below details to narrow down the root cause of the issue: Build number: If the EventLog Analyzer GUI is accessible, log onto the GUI, click on ? at the right-top corner, and check the build number. If the EventLog Analyzer GUI is ...