Could not listen on port 50000 Server Failed To Start

Last modified by michaely on 2021/09/10 22:40

On this page

Symptoms

The following error message appears in the log after you attempt to start the server.

Could not listen on port:50000 
Server Failed To Start.

Cause

This error is usually caused by another instance of the iSymphony server already running. Another less common cause is another application running on the server utilizing port 50000.

Resolution

If you are simply trying to start the application there is no need to do anything else since the server is already running. If you are attempting to restart the server follow these steps.

  1. Type

    ps auxww | grep iSymphonyServer
  2. Type

    kill <pid>

    where <pid> is the process id of the iSymphonyServer process a provided in the results of running the command in step 1.

     

  3. Remove the file /opt/isymphony/server/iSymphonyServer.pid if it exists.
  4. Start the iSymphony server with the /opt/isymphony/server/startup.sh command.

Related Content

There is no valid license for Pro Macros. Please visit the Licenses section.

   
iSymphony