How to start OpManager through command Prompt?

How to start OpManager through command Prompt?

Question : How do I start OpManager using Command prompt rather using Windows service for the troubleshooting purpose?
                

Solution:

1)Stop ManageEngine OpManager Service if running ( Go to Run > type "Services.msc" > stop the ManageEngine OpManager Service)

2)Open Windows  Task Manager, terminate OpManager related "java.exe","postgres.exe" and "OpManagerTrayIcon.exe" processes if running.

3)Go to command prompt (using "Run as administrator" option for Win7 and above OS).

4)Go to "\\OpmanagerHome\bin" directory ( Ex: C:\Program Files\ManageEngine\OpManager\bin>)

5)Execute " StartOpManagerServer.bat" file 
  (Ex:  C:\Program Files\ManageEngine\OpManager\bin>StartOpManagerServer.bat)

6) OpManager will try to start all  modules with a message" started " for each modules (If any of the modules says  failed, there could be  some problems which needs to be fixed)and finally will prompt you to connect to the  webclient using Servername/IP:port.

    (Ex:Please connect your client to the web server on port: 9090 as http://opmanager:9090/)

(Note : If you get "DBServer failed " message , most of the cases it will be because of your Antivirus running on the   server, disabling Antivirus and restarting OpManager will fix the problem)

7)Without closing the command prompt , open up a web browser window and try to access OpManager Webclient.

8)If everything looks good , you can stop OpManager through command prompt by pressing Ctrl + C and type "Y" to terminate all  process  and start  "ManageEngine OpManager Service " from the Services Window and make sure it works fine.

The above steps are applicable for  both OpManager Stand alone and Enterprise versions.

Note : Only one  method at a time should be used to start OpManager ( either through windows service or command prompt not both at a time).


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to start OpManager through command Prompt?

                        Question : How do I start OpManager using Command prompt rather using Windows service for the troubleshooting                   purpose?                  Solution: 1)Stop ManageEngine OpManager Service if running ( Go to Run > type "Services.msc" > ...
                      • Unable to start OpManager - PGSQL

                        Sometimes OpManager will not start when the server ran out of disk space in the pg_xlog directory. It will not be possible to retrieve the connection to OpManager database. The files present under OpManager\pgsql\data\pg_xlog get disappeared in such ...
                      • OpManager does not start after disk space issue on OpManager server

                        Issue: OpManager server ran out of disk space on Hard drive where OpManager is installed and does not start even   after  clearing the space. Solution : During disk space issue , there is a possibility that OpManager license  files might get ...
                      • Upgrading OpManager

                        Before proceeding with the below upgrade steps, Take backup of OpManager using this link 1. Stop OpManager service. 2. Open the command prompt with administrative privilege and run the script UpdateManager.bat  under \\opmanager home\\bin folder. ...
                      • Reindex & Vacuum OpManager Database

                        Reindex & Vacuum OpManager Database Stop OpManager service Make sure there is no running postgres process running in the Task Manger Open a command prompt as an administrator and go to /OpManager/bin directory Execute startPgsql.bat to start PGSQL ...