<?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-2164 Application server cannot start with "Failed to create DesignObjectSchema" errors in high availability or distributed environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2164 Application server cannot start with "Failed to create DesignObjectSchema" errors in high availability or distributed environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments</link><pubDate>Fri, 13 Nov 2020 05:51:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 11/13/2020 5:51:09 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;In a highly-available or distributed Appian environment, the&amp;nbsp;application server fails to start and the following error error is logged in the application server logs:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.ads.designobjects.schema.DesignObjectSchemaManager - APNX-1-4408-001 - Failed to create DesignObjectSchema.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ERROR com.appiancorp.applicationpatch.PatchSchemaManager - APNX-1-4506-001 - Failed to connect to data server. The ability to store and retrieve application patches will not be available until the connection is reestablished. Check the status of the data server.&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Although the errors indicate an issue with the data server, the data server itself may start and run, but the application server on all nodes in the high availability set-up fail to start successfully as a result.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the &lt;strong&gt;data-server-sec.properties&lt;/strong&gt; file&amp;nbsp;is inconsistent between all nodes where the application server or data server is installed. See the following &lt;a href="https://docs.appian.com/suite/help/latest/High_Availability_and_Distributed_Installations.html#data-server-security-token" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt; for more details.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Follow the &lt;a href="https://docs.appian.com/suite/help/latest/Data_Server_Connection_Restrictions.html" rel="noopener noreferrer" target="_blank"&gt;documented procedures&lt;/a&gt; to set the security token and ensure that the&amp;nbsp;&lt;code&gt;dataserver.password&lt;/code&gt; property&amp;nbsp;is consistent across all distributed nodes.&lt;/li&gt;
&lt;li&gt;Restart the data server according to the steps listed in the&amp;nbsp;&lt;a title="documentation" href="https://docs.appian.com/suite/help/20.3/Starting_and_Stopping_Appian.html" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt;&amp;nbsp;and confirm that the process is running.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed: November 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, installation, application server, ads, distributed, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in high availability or distributed environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/6</link><pubDate>Wed, 11 Nov 2020 01:49:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Jason Ly</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jason Ly on 11/11/2020 1:49:49 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;In a highly-available or distributed Appian environment, the&amp;nbsp;application server fails to start and the following error error is logged in the application server logs:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.ads.designobjects.schema.DesignObjectSchemaManager - APNX-1-4408-001 - Failed to create DesignObjectSchema.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ERROR com.appiancorp.applicationpatch.PatchSchemaManager - APNX-1-4506-001 - Failed to connect to data server. The ability to store and retrieve application patches will not be available until the connection is reestablished. Check the status of the data server.&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Although the errors indicate an issue with the data server, the data server itself may start and run, but the application server on all nodes in the high availability set-up fail to start successfully as a result.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the &lt;strong&gt;data-server-sec.properties&lt;/strong&gt; file&amp;nbsp;is inconsistent between all nodes where the application server or data server is installed. See the following &lt;a href="https://docs.appian.com/suite/help/latest/High_Availability_and_Distributed_Installations.html#data-server-security-token" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt; for more details.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Follow the &lt;a href="https://docs.appian.com/suite/help/latest/Data_Server_Connection_Restrictions.html" rel="noopener noreferrer" target="_blank"&gt;documented procedures&lt;/a&gt; to set the security token and ensure that the&amp;nbsp;&lt;code&gt;dataserver.password&lt;/code&gt; property&amp;nbsp;is consistent across all distributed nodes.&lt;/li&gt;
&lt;li&gt;Restart the data server according to the steps listed in the&amp;nbsp;&lt;a title="documentation" href="https://docs.appian.com/suite/help/20.3/Starting_and_Stopping_Appian.html" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt;&amp;nbsp;and confirm that the process is running.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, installation, application server, distributed, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in high availability or distributed environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/5</link><pubDate>Mon, 26 Oct 2020 12:53:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>April Schuppel</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 5 posted to Appian Knowledge Base by April Schuppel on 10/26/2020 12:53:42 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;In a highly-available or distributed Appian environment, the&amp;nbsp;application server fails to start and the following error error is logged in the application server logs:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.ads.designobjects.schema.DesignObjectSchemaManager - APNX-1-4408-001 - Failed to create DesignObjectSchema.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ERROR com.appiancorp.applicationpatch.PatchSchemaManager - APNX-1-4506-001 - Failed to connect to data server. The ability to store and retrieve application patches will not be available until the connection is reestablished. Check the status of the data server.&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Although the errors indicate an issue with the data server, the data server itself may start and run, but the application server on all nodes in the high availability set-up fail to start successfully as a result.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the &lt;strong&gt;data-server-sec.properties&lt;/strong&gt; file&amp;nbsp;is inconsistent between all nodes where the application server or data server is installed. See the following &lt;a href="https://docs.appian.com/suite/help/latest/High_Availability_and_Distributed_Installations.html#data-server-security-token" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt; for more details.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Follow the &lt;a href="https://docs.appian.com/suite/help/latest/Data_Server_Connection_Restrictions.html" rel="noopener noreferrer" target="_blank"&gt;documented procedures&lt;/a&gt; to set the security token and ensure that the&amp;nbsp;&lt;code&gt;dataserver.password&lt;/code&gt; property&amp;nbsp;is consistent across all distributed nodes.&lt;/li&gt;
&lt;li&gt;Restart the data server and confirm a successful connection using the &amp;lt;&amp;gt; log. A successful output can be seen below:&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, installation, application server, distributed, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in high availability or distributed environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/4</link><pubDate>Wed, 30 Sep 2020 00:52:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 9/30/2020 12:52:58 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;In a highly-available or distributed Appian environment, the&amp;nbsp;application server fails to start and the following error error is logged in the application server logs:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;ERROR com.appiancorp.ads.designobjects.schema.DesignObjectSchemaManager - APNX-1-4408-001 - Failed to create DesignObjectSchema.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;ERROR com.appiancorp.applicationpatch.PatchSchemaManager - APNX-1-4506-001 - Failed to connect to data server. The ability to store and retrieve application patches will not be available until the connection is reestablished. Check the status of the data server.&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span&gt;Although the errors indicate an issue with the data server, the data server itself may start and run, but the application server on all nodes in the high availability set-up fail to start successfully as a result.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the &lt;strong&gt;data-server-sec.properties&lt;/strong&gt; file&amp;nbsp;is inconsistent between all nodes where the application server or data server is installed. See the following &lt;a href="https://docs.appian.com/suite/help/latest/High_Availability_and_Distributed_Installations.html#data-server-security-token" rel="noopener noreferrer" target="_blank"&gt;documentation&lt;/a&gt; for more details.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Follow the &lt;a href="https://docs.appian.com/suite/help/latest/Data_Server_Connection_Restrictions.html" rel="noopener noreferrer" target="_blank"&gt;documented procedures&lt;/a&gt; to set the security token and ensure that the&amp;nbsp;&lt;code&gt;dataserver.password&lt;/code&gt; property&amp;nbsp;is consistent across all distributed nodes.&lt;/li&gt;
&lt;li&gt;Restart the data server and confirm a successful connection using the &amp;lt;&amp;gt; log. A successful output can be seen below:&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availability, installation, application server, distributed, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in High Availability environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/3</link><pubDate>Tue, 29 Sep 2020 04:47:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Jason Ly</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jason Ly on 9/29/2020 4:47:31 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Failed to create DesignObjectSchema&amp;quot; errors appear in application server logs. Although the data server may start and run, the application server on all separate nodes in the high availability set up will fail to start successfully.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the dataserver.password property is inconsistent between all nodes.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Ensure that the data servers are able to communicate with one another. This can be done by reviewing the steps in the following documentation:&lt;br /&gt;&lt;a class="external-link" title="Follow link" href="https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Specifically, ensure that the dataserver.password property within the data-server-sec.properties file is consistent across all distributed nodes.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availibility, application server, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in High Availability environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/2</link><pubDate>Tue, 29 Sep 2020 04:41:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Jason Ly</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jason Ly on 9/29/2020 4:41:32 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Failed to create DesignObjectSchema&amp;quot; errors appear in application server logs. Even though the data server processes may start and run, the application server will fail to start.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the dataserver.password is inconsistent between all nodes.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Ensure that the data servers are able to communicate with one another. This can be done by reviewing the steps in the following documentation:&lt;br /&gt;&lt;a class="external-link" title="Follow link" href="https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Specifically, ensure that the dataserver.password property within the data-server-sec.properties file is consistent across all distributed nodes.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: high availibility, application server, data-server&lt;/div&gt;
</description></item><item><title>DRAFT SP-4122 Application server cannot start with "Failed to create DesignObjectSchema" errors in High Availability environments</title><link>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments/revision/1</link><pubDate>Tue, 29 Sep 2020 04:41:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f0de588a-a8b7-4e26-96be-a249d371d93c</guid><dc:creator>Jason Ly</dc:creator><comments>https://community.appian.com/support/w/kb/2049/kb-2164-application-server-cannot-start-with-failed-to-create-designobjectschema-errors-in-high-availability-or-distributed-environments#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jason Ly on 9/29/2020 4:41:08 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Failed to create DesignObjectSchema&amp;quot; errors appear in application server logs. Even though the data server processes may start and run, the application server will fail to start.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This error can appear when the dataserver.password is inconsistent between all nodes.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Ensure that the data servers are able to communicate with one another. This can be done by reviewing the steps in the following documentation:&lt;br /&gt;&lt;a class="external-link" title="Follow link" href="https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://docs.appian.com/suite/help/19.4/Data_Server_Connection_Restrictions.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Specifically, ensure that the dataserver.password property within the data-server-sec.properties file is consistent across all distributed nodes.&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Workaround&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This section is optional and should only be used as an alternative action if there is a massive technical debt associated with performing the action in the above section for customers (such as upgrading). It can also be used if there is a solution to the issue in the article but is more inconvenient to implement or it causes other undesirable behavior and wouldn&amp;rsquo;t warrant being an action.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;This article applies to Appian 19.4 and later.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Last Reviewed:&amp;nbsp;September 2020&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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