<?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-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment</link><pubDate>Tue, 30 Jul 2024 14:19:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Current Revision posted to Appian Knowledge Base by Ryan Good on 7/30/2024 2:19:20 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1i41t9erv7"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2 id="mcetoc_1i41t9c5r4"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2 id="mcetoc_1i41t9c5r5"&gt;Action&lt;/h2&gt;
&lt;table style="background-color:#c0c0c0;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its last review. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1i41t9c5r6"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/15</link><pubDate>Tue, 30 Jul 2024 13:31:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Ryan Good on 7/30/2024 1:31:45 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1i41t9erv7"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2 id="mcetoc_1i41t9c5r4"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2 id="mcetoc_1i41t9c5r5"&gt;Action&lt;/h2&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its conception. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration:line-through;"&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1i41t9c5r6"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/14</link><pubDate>Tue, 30 Jul 2024 13:30:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Ryan Good on 7/30/2024 1:30:50 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1i41t9erv7"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2 id="mcetoc_1i41t9c5r4"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2 id="mcetoc_1i41t9c5r5"&gt;Action&lt;/h2&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its conception. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1i41t9c5r6"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/13</link><pubDate>Tue, 30 Jul 2024 13:30:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Ryan Good on 7/30/2024 1:30:02 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1i41t9erv7"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2 id="mcetoc_1i41t9c5r4"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2 id="mcetoc_1i41t9c5r5"&gt;Action&lt;/h2&gt;
&lt;table width="977" height="104"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its conception. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1i41t9c5r6"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/12</link><pubDate>Tue, 30 Jul 2024 13:26:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Ryan Good on 7/30/2024 1:26:08 PM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its conception. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/11</link><pubDate>Tue, 30 Jul 2024 13:24:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Ryan Good on 7/30/2024 1:24:28 PM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;span&gt;DISCLAIMER:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This KB article is currently under review&amp;nbsp;given its age and the relevant updates in the product since its conception. At this time, it is advised to not following the steps for resolution.&lt;/p&gt;
&lt;p&gt;If you believe that your environment is currently experiencing the below behavior, please open a case with Appian Support for further review.&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/10</link><pubDate>Mon, 23 Jul 2018 10:23:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 10:23:55 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, kafka, engines, zookeeper, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1589 Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/9</link><pubDate>Wed, 30 May 2018 05:18:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 5/30/2018 5:18:29 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/8</link><pubDate>Thu, 24 May 2018 01:06:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 5/24/2018 1:06:25 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a high availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/7</link><pubDate>Thu, 24 May 2018 01:05:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 5/24/2018 1:05:58 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service-manager/kafka/server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/6</link><pubDate>Wed, 23 May 2018 12:58:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Tejas Kargutkar on 5/23/2018 12:58:24 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of the entire cluster which hosts Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\logs\service-manager\kafka\server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on all servers which host Zookeeper.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/5</link><pubDate>Tue, 08 May 2018 04:06:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 5/8/2018 4:06:43 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\logs\service-manager\kafka\server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components&amp;nbsp;are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on the server where Kafka is unable to start.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;.&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;div class="content"&gt;
&lt;p&gt;Last Reviewed: May 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/4</link><pubDate>Thu, 19 Apr 2018 15:07:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Tejas Kargutkar on 4/19/2018 3:07:41 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\logs\service-manager\kafka\server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components (Service manager, Enginer, Kakfa, Zookeeper, Jboss, Search-server) are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on the server where Kafka is unable to start.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;&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;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/3</link><pubDate>Thu, 19 Apr 2018 15:07:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Tejas Kargutkar on 4/19/2018 3:07:29 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of Appian high availabilty servers, Kafka fails to start up on a particular node with the following type of error seen in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\logs\service-manager\kafka\server.log&lt;/code&gt; :&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components (Service manager, Enginer, Kakfa, Zookeeper, Jboss, Search-server) are &lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#stopping-the-application-suite-on-windows"&gt;shut down&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on the server where Kafka is unable to start.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Starting_and_Stopping_Appian.html#starting-the-application-suite-on-windows"&gt;Start Appian&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/1</link><pubDate>Mon, 26 Mar 2018 22:00:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Tejas Kargutkar on 3/26/2018 10:00:03 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of Appian high availabilty servers, Kakfa fails to start up on a particular node with the following type of error seen in the kafka log:&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Make sure all Appian components are shut down.&lt;/p&gt;
&lt;p&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on the server where Kafka is unable to start.&lt;/p&gt;
&lt;p&gt;Start Appian the normal way you do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: kafka, high availibility, engines, zookeeper&lt;/div&gt;
</description></item><item><title>Kafka fails to start after an unexpected shutdown in a High Availability environment</title><link>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment/revision/2</link><pubDate>Mon, 26 Mar 2018 18:01:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b94f8364-f8bc-4648-9496-7663ecf07829</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/888/kb-1589-kafka-fails-to-start-after-an-unexpected-shutdown-in-a-high-availability-environment#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Tejas Kargutkar on 3/26/2018 6:01:48 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After an unexpected shutdown of Appian high availabilty servers, Kakfa fails to start up on a particular node with the following type of error seen in the kafka log:&lt;/p&gt;
&lt;pre class="code-java"&gt;Exiting because log truncation is not allowed &lt;span class="code-keyword"&gt;for&lt;/span&gt; partition serviceManager.transaction.process-design-0, &lt;br /&gt;Current leader 1&amp;#39;s latest offset 6656337 is less than replica 2&amp;#39;s latest offset 6656340 (kafka.server.ReplicaFetcherThread) &lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This can happen due to the mismatch in the transaction ids logged across the Kafka nodes.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure all Appian components are shut down.&lt;/li&gt;
&lt;li&gt;Delete the&amp;nbsp;&lt;code class="highlighter-rouge"&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/data/zookeeper&lt;/code&gt;&amp;nbsp;folder on the server where Kafka is unable to start.&lt;/li&gt;
&lt;li&gt;Start Appian the normal way you do it.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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