<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1694 Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1694 Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error</link><pubDate>Mon, 06 Jan 2020 01:57:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 1/6/2020 1:57:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails after running the &lt;strong&gt;start.sh|bat&lt;/strong&gt; script. Although port 2181 is free, the following error is found in the&amp;nbsp;&lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin&lt;/code&gt; directory, the following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;p&gt;Users may also see the following output after running &lt;code&gt;jps&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;[user@server ~]$ jps&lt;br /&gt;&amp;lt;PID&amp;gt; -- process information unavailable&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are two causes to this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The Zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&lt;/li&gt;
&lt;li&gt;The &lt;code&gt;jps&lt;/code&gt; utility is not able to run due to invalid contents in the &lt;code&gt;/tmp/hsperfdata_$APPIAN_USER&lt;/code&gt; folder (where &lt;code&gt;$APPIAN_USER&lt;/code&gt; is the user running the Appian processes).&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Delete the &lt;code&gt;/tmp/hsperfdata_$APPIAN_USER&lt;/code&gt; folder.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1694 Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/11</link><pubDate>Thu, 06 Sep 2018 01:36:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Parmida Borhani on 9/6/2018 1:36:50 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails after running the &lt;strong&gt;start.sh|bat&lt;/strong&gt; script. Although port 2181 is free, the following error is found in the&amp;nbsp;&lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin&lt;/code&gt; directory, the following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/10</link><pubDate>Wed, 05 Sep 2018 09:31:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Anirudh Rathi on 9/5/2018 9:31:53 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails after running the &lt;strong&gt;start.sh|bat&lt;/strong&gt; script. Although port 2181 is free, the following error is found in the&amp;nbsp;&lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin&lt;/code&gt; directory, the following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/9</link><pubDate>Wed, 05 Sep 2018 02:41:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 9/5/2018 2:41:29 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian. Although port 2181 is free, the following error is found in the&amp;nbsp;&lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin&lt;/code&gt; directory, the following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/8</link><pubDate>Tue, 04 Sep 2018 09:21:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Anirudh Rathi on 9/4/2018 9:21:13 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin &lt;/code&gt;directory, following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails with Zookeeper "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/7</link><pubDate>Tue, 04 Sep 2018 09:19:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Anirudh Rathi on 9/4/2018 9:19:58 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin &lt;/code&gt;directory, following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4 with "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/6</link><pubDate>Fri, 31 Aug 2018 15:12:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 8/31/2018 3:12:46 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin &lt;/code&gt;directory, following error is observed in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888, and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with&amp;nbsp;Administrator&amp;nbsp;privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4 with "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/5</link><pubDate>Fri, 31 Aug 2018 14:20:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Anirudh Rathi on 8/31/2018 2:20:57 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start script located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin &lt;/code&gt;directory, following error is observed in the command line prompt::&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888 and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the port availability with admin privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4 with "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/4</link><pubDate>Thu, 30 Aug 2018 23:18:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 8/30/2018 11:18:38 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start command, engine start-up has the following error&amp;nbsp;in the command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper ports (2181, 2888 and 3888) are either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a basic user is able to see zookeeper ports as available, check the port availability with admin privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, zookeeper, installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4 with "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/3</link><pubDate>Thu, 30 Aug 2018 17:56:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Anirudh Rathi on 8/30/2018 5:56:00 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start command, engine start-up has the following error on command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error occurs when any of the zookeeper port (2181, 2888 and 3888) is either blocked or occupied by an orphan process.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If a basic user is able to see zookeeper ports as available, check the port availability with admin privileges.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4 with "Address already in use" error</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/2</link><pubDate>Mon, 27 Aug 2018 09:39:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Anirudh Rathi on 8/27/2018 9:39:36 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, the following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;:&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;After running the start command, engine start-up has the following error on command line prompt:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error is caused on RHEL 7.4 and RHEL 7.5 version.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the server version and switch to RHEL 6.X or lower.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: August 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engine start up fails on RHEL 7.5 and RHEL 7.4</title><link>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error/revision/1</link><pubDate>Fri, 24 Aug 2018 20:59:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca28b947-9f5b-41b0-8cc8-93daba2ca0bd</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1098/kb-1694-engine-start-up-fails-with-zookeeper-address-already-in-use-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Anirudh Rathi on 8/24/2018 8:59:57 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Engine start-up fails while running Appian on RHEL 7.4 and 7.5. Although port 2181 is free, following error is found in &lt;strong&gt;zookeeper.log&lt;/strong&gt; located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/zookeeper/&lt;/code&gt;&lt;/p&gt;
&lt;pre class="code-java"&gt;2018-08-20 04:46:51,819 [myid:] - ERROR [main:ZooKeeperServerMain@66] - Unexpected exception, exiting abnormally
java.net.BindException: Address already in use&lt;/pre&gt;
&lt;p&gt;Engine start-up has following error:&lt;/p&gt;
&lt;pre class="code-java"&gt;waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
waiting &lt;span class="code-keyword"&gt;for&lt;/span&gt; process QuorumPeerMain
process QuorumPeerMain not running after 10000 seconds
Unable to start service QuorumPeerMain
java.util.concurrent.TimeoutException: &lt;span class="code-object"&gt;Process&lt;/span&gt; QuorumPeerMain did not launch within 10000 ms&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error is caused on RHEL 7.4 and RHEL 7.5 version.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Check the server version and switch to RHEL 6.X or lower.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later&lt;/p&gt;
&lt;p&gt;Last Reviewed: August, 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, linux, infrastructure&lt;/div&gt;
</description></item></channel></rss>