<?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-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed</link><pubDate>Fri, 15 Feb 2019 14:58:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 2/15/2019 2:58:26 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;p&gt;Second, in a distributed environment, ensure the hostname matches in every instance of the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and ensure the hostname is resolved correctly on all nodes. If the issue persists or there are constraints that prevent the hostname being resolved correctly from all nodes, update the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file to use the server IP instead of the hostname.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/10</link><pubDate>Fri, 15 Feb 2019 14:58:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 2/15/2019 2:58:06 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;p&gt;Second, in a distributed environment, ensure the hostname matches in every instance of the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and ensure the hostname is resolved correctly on all nodes. If the issue persists or there are constraints that prevent the hostname being resolved correctly from all nodes, update the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file to use the server IP instead of the hostname.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/9</link><pubDate>Fri, 15 Feb 2019 14:56:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 2/15/2019 2:56:20 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;p&gt;Second, in a distributed environment, ensure the hostname matches in every instance of the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; and ensure the hostname is resolved correctly on all nodes.&lt;/p&gt;
&lt;p&gt;If the issue persists or there are constraints that prevent the hostname being resolved correctly from all nodes, update the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file to use the server IP instead of the hostname.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/8</link><pubDate>Fri, 15 Feb 2019 14:53:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jordan Horwat on 2/15/2019 2:53:35 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;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, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/7</link><pubDate>Thu, 09 Aug 2018 01:27:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 8/9/2018 1:27:39 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;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, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/6</link><pubDate>Wed, 08 Aug 2018 21:25:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 8/8/2018 9:25:36 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;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: known issues, engines, infrastructure, service manager, network, open issues&lt;/div&gt;
</description></item><item><title>KB-1641 Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/5</link><pubDate>Wed, 08 Aug 2018 21:24:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 8/8/2018 9:24:45 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;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: known issues, engines, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/4</link><pubDate>Wed, 08 Aug 2018 21:23:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 8/8/2018 9:23:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When upgrading from Appian version 17.4 or earlier to Appian 18.1 or later, the following&amp;nbsp;error may be seen in the application server logs concerning an Invalid Shard Id Assignment:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.1&amp;nbsp;and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Aug 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, engines, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/3</link><pubDate>Wed, 08 Aug 2018 19:29:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>chase.putnam</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 3 posted to Appian Knowledge Base by chase.putnam on 8/8/2018 7:29:20 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;In upgrading from an Appian version 17.4 or below to an Appian version 18.1 or above, the following&amp;nbsp;error may be seen in your application server logs concerning an Invalid Shard Id Assignment per the following:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;End users may&amp;nbsp;also see that all or certain sets of user tasks are no longer&amp;nbsp;visible in the Appian environment.&lt;br /&gt;&lt;br /&gt;This may also occur in a new installation of Appian 18.1 or above.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server and engines are unable to communicate correctly. This is frequently caused by a misconfiguration in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; or a mismatch with the hostname configured on the server.&lt;/p&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server running the Appian engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then the topology file&amp;nbsp;must match the server hostname. If the server has more than one valid hostname for the machine, then&amp;nbsp;the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file must be the top, first most entry in the OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Appian 18.1&amp;nbsp;or later&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Last Reviewed: 08-Aug-2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, engines, Architecture, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/2</link><pubDate>Tue, 07 Aug 2018 19:45:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>chase.putnam</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 2 posted to Appian Knowledge Base by chase.putnam on 8/7/2018 7:45:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;In a new installation or an upgrade from an Appian version 17.4 or below to Appian 18.1 or above, you may encounter an error in your application server logs concerning an Invalid Shard Id Assignment like the following:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;You may also see that all or certain sets of user tasks are no longer present in your Appian environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;First, ensure that the hostname of the server you are running the engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then you can correct this so that the topology file matches the server hostname. If your server has more than one valid hostname for the machine, then you must ensure that the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file is the very top, first most entry in your OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;C:\Windows\System32\drivers\etc\hosts&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;/etc/hosts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Appian 18.1 and 18.2&lt;/p&gt;
&lt;h2&gt;Last Reviewed&lt;/h2&gt;
&lt;p&gt;08-Aug-2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, engines, Architecture, infrastructure, service manager, network&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tasks no longer available and InvalidShardIdAssignment errors displayed</title><link>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed/revision/1</link><pubDate>Tue, 07 Aug 2018 01:17:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f09c60d-be7c-4cdb-9ddd-c6ecc2af0e7b</guid><dc:creator>chase.putnam</dc:creator><comments>https://community.appian.com/support/w/kb/1051/kb-1641-tasks-no-longer-available-and-invalidshardidassignment-errors-displayed#comments</comments><description>Revision 1 posted to Appian Knowledge Base by chase.putnam on 8/7/2018 1:17:06 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;In a new installation or an upgrade from an Appian version 17.4 or below to Appian 18.1 or above, you may encounter an error in your application server logs concerning an Invalid Shard Id Assignment like the following:&lt;/p&gt;
&lt;pre&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) YYYY-MM-DD HH:MM:SS.mmm [Appian MultithreadedMapper - 1] ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Could not initialize engine: [process-analytics1:Socket[addr=server01.dev.appian.com/12.13.14.15,port=5020,localport=51307],in,out,RW,LittleEndian (read), offset=29]&lt;br /&gt;HH:MM:SS.mmm INFO [stdout] (Appian MultithreadedMapper - 1) com.appiancorp.kougar.driver.exceptions.Signal: InvalidShardIdAssignment&lt;/pre&gt;
&lt;p&gt;You may also see that all or certain sets of user tasks are no longer present in your Appian environment.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The hostname or IP address for each engine must match what is listed in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file configurations. This is particularly important for the execution and analytics engines, as they match their local information with the entries in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file on startup in order to determine which shard (engine id) they are (execution and analytics engines come in pairs in Appian and usually have 3 or more pairs running in an environment). If the shard values do not match, then the engine will fail to identify itself properly and result in the output above.&lt;/p&gt;
&lt;h2&gt;Actions&lt;/h2&gt;
&lt;p&gt;&lt;br /&gt;First, ensure that the hostname of the server you are running the engines on matches the hostname value present in the &lt;strong&gt;appian-topology.xml&lt;/strong&gt; file. If not, then you can correct this so that the topology file matches the server hostname. If your server has more than one valid hostname for the machine, then you must ensure that the hostname being used in the &lt;strong&gt;appian-toplogy.xml&lt;/strong&gt; file is the very top, first most entry in your OS &lt;strong&gt;hosts&lt;/strong&gt; file.&lt;/p&gt;
&lt;p&gt;For Windows, the hosts file is typically located at: &lt;code&gt;&lt;strong&gt;C:\Windows\System32\drivers\etc\hosts&lt;/strong&gt;&lt;/code&gt;&lt;br /&gt;For Linux, the hosts file location varies by Linux distro but can typically be found at: &lt;code&gt;&lt;strong&gt;/etc/hosts&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This will allow the Appian execution and analytics engines to communicate properly, detect their valid shard id, and propagate data between each other successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, engines, Architecture, infrastructure, service manager, network&lt;/div&gt;
</description></item></channel></rss>