One or more of the following symptoms may be present.
In the db_*.log files corresponding to the engines that failed to start, the following message is seen:
FATAL .a.db "bind: Only one usage of each socket address (protocol/network address/port) is normally permitted."
After stopping Appian, k processes are still running. This can be seen in Windows in the Task Manager and in Linux by running ps -ef | grep /k.
After running stop-suite, the command netstat -vatn shows that one or more of the ports needed by the engines are in use.
There are other processes running on the ports needed by the engines. The ports used by the engines are assigned in the appian-topology.xml file, which is located in <APPIAN_HOME>/ear/suite.ear/conf. For Appian versions 7.8 and later, this file will also be located in <APPIAN_HOME>/search-server/conf. Changes to the topology should be made in both locations. If there are other processes running on the ports specified by the topology, the engines will be unable to start.
<APPIAN_HOME>/ear/suite.ear/conf
<APPIAN_HOME>/search-server/conf
This article applies to all versions of Appian.
Last Reviewed: February 2017