<?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-2294 Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2294 Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message</link><pubDate>Mon, 15 Apr 2024 21:27:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Current Revision posted to Appian Knowledge Base by pauline.delacruz on 4/15/2024 9:27:25 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;. The message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;If the root cause is related to a mismatch in&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;entries, this can be reflected in the logging for the affected components.&lt;/p&gt;
&lt;p&gt;In this example, references to&amp;nbsp;&lt;code&gt;analytics02 at node1.hostname.com:5022&lt;/code&gt;&amp;nbsp;are missing from the logs on Node 2 because the engine does not have an entry within the local&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file.&lt;/p&gt;
&lt;p&gt;Node 1:&amp;nbsp;&lt;strong&gt;engine-client.log&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;&lt;span&gt;YYYY-MM-DD&lt;/span&gt;&lt;span&gt; HH&lt;/span&gt;&lt;span&gt;:MM:SS,mmm&lt;/span&gt;&lt;span&gt; [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node1.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from &lt;/span&gt;&lt;span&gt;null&lt;/span&gt;&lt;span&gt; to NEW&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node2.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from &lt;/span&gt;&lt;span&gt;null&lt;/span&gt;&lt;span&gt; to NEW&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node3.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from &lt;/span&gt;&lt;span&gt;null&lt;/span&gt;&lt;span&gt; to NEW&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node1.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from NEW to CONNECTING&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node2.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from NEW to CONNECTING&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;11&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node3.hostname.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from NEW to CONNECTING&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Node 2:&amp;nbsp;&lt;strong&gt;engine-client.log&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div class="content-scrollable-wrapper content-scrollable-wrapper-scrolled"&gt;
&lt;pre&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;20&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node2.hostname&lt;/span&gt;&lt;span&gt;.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from &lt;/span&gt;&lt;span&gt;null&lt;/span&gt;&lt;span&gt; to NEW&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;20&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node3.hostname&lt;/span&gt;&lt;span&gt;.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from &lt;/span&gt;&lt;span&gt;null&lt;/span&gt;&lt;span&gt; to NEW&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;20&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node2.hostname&lt;/span&gt;&lt;span&gt;.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from NEW to CONNECTING&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;YYYY-MM-DD HH:MM:SS,mmm [engine-channel-thread-&lt;/span&gt;&lt;span&gt;20&lt;/span&gt;&lt;span&gt;] &lt;/span&gt;&lt;span&gt;INFO&lt;/span&gt;&lt;span&gt; &amp;nbsp;- Connection for analytics02 at node3.hostname&lt;/span&gt;&lt;span&gt;.com&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;span&gt;5022&lt;/span&gt;&lt;span&gt; state changed from NEW to CONNECTING&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This behavior can occur when there are issues with the connection between Tomcat and the engines. This is most commonly caused by mismatched&amp;nbsp;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian.sec&amp;nbsp;&lt;/strong&gt;or&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian-topology.xml&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;files in Highly Available (HA) environments, blocked ports, or other network issues.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If the environment is HA, please ensure that the&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;files match between all nodes in all locations.&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="mcetoc_1hpu4l3190"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March&amp;nbsp;2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>KB-2294 Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/14</link><pubDate>Wed, 21 Feb 2024 05:59:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Maggie Deppe-Walker on 2/21/2024 5:59:48 AM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;, and the message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when there are issues with the connection between Tomcat and the engines. This is most commonly caused by mismatched&amp;nbsp;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian.sec&amp;nbsp;&lt;/strong&gt;files in Highly Available (HA) environments, blocked ports, or other network issues.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>[DRAFT SP-9556] KB-XXXX Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/13</link><pubDate>Thu, 11 Jan 2024 19:51:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 13 posted to Appian Knowledge Base by rachel.gillespie on 1/11/2024 7:51:00 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;, and the message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when there are issues with the connection between Tomcat and the engines. This is most commonly caused by mismatched&amp;nbsp;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian.sec&amp;nbsp;&lt;/strong&gt;files in Highly Available (HA) environments, blocked ports, or other network issues.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>[DRAFT SP-9556] KB-XXXX Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/12</link><pubDate>Thu, 11 Jan 2024 19:46:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 12 posted to Appian Knowledge Base by rachel.gillespie on 1/11/2024 7:46:45 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;, and the message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Highly Available (HA) environments, this issue can occur when &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian.sec&amp;nbsp;&lt;/strong&gt;is not shared across all servers.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>[DRAFT SP-9556] KB-XXXX Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/11</link><pubDate>Thu, 11 Jan 2024 19:46:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 11 posted to Appian Knowledge Base by rachel.gillespie on 1/11/2024 7:46:26 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;, and the message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Highly Available (HA) environments, this issue can occur when &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/appian.sec&amp;nbsp;&lt;/strong&gt;is not shared across all servers.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>[DRAFT SP-9556] KB-XXXX Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/10</link><pubDate>Thu, 11 Jan 2024 19:45:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 10 posted to Appian Knowledge Base by rachel.gillespie on 1/11/2024 7:45:57 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;, and the message &amp;quot;Appian component Engines is healthy&amp;quot; does not print at any time.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Highly Available (HA) environments, this issue can occur when appian.sec is not shared across all servers.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is HA, please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>[DRAFT SP-9556] KB-XXXX Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/9</link><pubDate>Tue, 09 Jan 2024 06:04:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Maggie Deppe-Walker on 1/9/2024 6:04:17 AM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is Highly Available (HA), please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/8</link><pubDate>Tue, 09 Jan 2024 06:02:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Maggie Deppe-Walker on 1/9/2024 6:02:00 AM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is Highly Available (HA), please ensure that the necessary files and folders&amp;nbsp;in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files and folders have been shared as described in the documentation, or if the environment is not HA, please create a Technical Support Case and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all self-managed versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Jan 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/7</link><pubDate>Mon, 08 Jan 2024 20:59:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 7 posted to Appian Knowledge Base by rachel.gillespie on 1/8/2024 8:59:17 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;If the environment is Highly Available (HA), please ensure that all files in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If all files have been shared properly, or if your environment is not HA, please create a ticket with Appian Support and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/6</link><pubDate>Mon, 08 Jan 2024 20:56:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 6 posted to Appian Knowledge Base by rachel.gillespie on 1/8/2024 8:56:07 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Check&lt;strong&gt; tomcat-stdOut.log&lt;/strong&gt; to see if Tomcat has detected that the engines are healthy&amp;nbsp;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state and your environment is Highly Available (HA), please ensure that all files in &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/conf/&amp;nbsp;&lt;/strong&gt;have been shared as described in the &lt;a href="https://docs.appian.com/suite/help/latest/How_to_Set_Up_High_Availability_Installations.html#4.-set-up-shared-files-and-folders"&gt;documentation&lt;/a&gt;.&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;If Tomcat has detected that engines are in a healthy state, please open a Support Case with Appian Support and attach the following logs:&amp;nbsp;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;If all files have been shared properly, or if your environment is not HA, please create a ticket with Appian Support and attach&amp;nbsp;the following logs:
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/service_manager.log&amp;nbsp;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/engine-client.log&lt;/b&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/5</link><pubDate>Thu, 04 Jan 2024 18:43:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 5 posted to Appian Knowledge Base by rachel.gillespie on 1/4/2024 6:43:28 PM&lt;br /&gt;
&lt;h2 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h2 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h2 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Check&lt;strong&gt; tomcat-stdOut.log&lt;/strong&gt; to see if Tomcat has detected that the engines are healthy&amp;nbsp;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state, review&lt;strong&gt; service_manager.log&lt;/strong&gt;&amp;nbsp;and &lt;strong&gt;engine-client.log&lt;/strong&gt; to begin troubleshooting.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/4</link><pubDate>Thu, 04 Jan 2024 18:41:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 4 posted to Appian Knowledge Base by rachel.gillespie on 1/4/2024 6:41:02 PM&lt;br /&gt;
&lt;h1 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h1&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h1 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h1&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Check&lt;strong&gt; tomcat-stdOut.log&lt;/strong&gt; to see if Tomcat has detected that the engines are healthy&amp;nbsp;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state, review&lt;strong&gt; service_manager.log&lt;/strong&gt;&amp;nbsp;and &lt;strong&gt;engine-client.log&lt;/strong&gt; to begin troubleshooting.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/3</link><pubDate>Thu, 04 Jan 2024 18:40:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 3 posted to Appian Knowledge Base by rachel.gillespie on 1/4/2024 6:40:00 PM&lt;br /&gt;
&lt;h1 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h1&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to &lt;strong&gt;tomcat-stdOut.log&lt;/strong&gt;.&lt;/p&gt;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy&lt;/pre&gt;
&lt;h1 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h1&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &lt;strong&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh&lt;/strong&gt;&amp;nbsp;indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Check&lt;strong&gt; tomcat-stdOut.log&lt;/strong&gt; to see if Tomcat has detected that the engines are healthy&amp;nbsp;
&lt;pre&gt;[wait-for-component] INFO&amp;nbsp; com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state, review&lt;strong&gt; service_manager.log&lt;/strong&gt;&amp;nbsp;and &lt;strong&gt;engine-client.log&lt;/strong&gt; to begin troubleshooting the engines.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, engines, engine, search server&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/2</link><pubDate>Thu, 04 Jan 2024 18:36:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 2 posted to Appian Knowledge Base by rachel.gillespie on 1/4/2024 6:36:33 PM&lt;br /&gt;
&lt;h1 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h1&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to tomcat-stdOut.log.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[wait-for-component] INFO  com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy
&lt;/pre&gt;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h1&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Check tomcat-stdOut.log to see if Tomcat has detected that the engines are healthy&lt;pre class="ui-code" data-mode="text"&gt;[wait-for-component] INFO  com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state, review service_manager.log and engine-client.log to begin troubleshooting the engines.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Tomcat startup hangs indefinitely after "Search Server is Healthy" message</title><link>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message/revision/1</link><pubDate>Thu, 04 Jan 2024 18:35:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40012027-3dd9-4ec4-b130-cba358d0c43d</guid><dc:creator>rachel.gillespie</dc:creator><comments>https://community.appian.com/support/w/kb/3439/kb-2294-tomcat-startup-hangs-indefinitely-after-search-server-is-healthy-message#comments</comments><description>Revision 1 posted to Appian Knowledge Base by rachel.gillespie on 1/4/2024 6:35:54 PM&lt;br /&gt;
&lt;h1 id="mcetoc_1hjarkfrf0"&gt;Symptoms&lt;/h1&gt;
&lt;p&gt;After starting Tomcat, component startup halts indefinitely after the message &amp;quot;Appian component Search Server is healthy&amp;quot; is printed to tomcat-stdOut.log.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[wait-for-component] INFO  com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Search Server is healthy
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarnf751"&gt;Cause&lt;/h1&gt;
&lt;p&gt;This issue can occur when the engines are in an unhealthy state. This can be true even if &amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.sh indicates that all engines are running.&amp;nbsp;&lt;/p&gt;
&lt;h1 id="mcetoc_1hjarpg8a2"&gt;Action&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Check tomcat-stdOut.log to see if Tomcat has detected that the engines are healthy&lt;pre class="ui-code" data-mode="text"&gt;[wait-for-component] INFO  com.appiancorp.common.startup.WaitForStatefulComponents - Appian component Engines is healthy&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;If Tomcat has not yet detected that the engines are in a healthy state, review service_manager.log and engine-client.log to begin troubleshooting the engines.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>