<?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-1895 Execution engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1895 Execution engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file</link><pubDate>Mon, 25 Mar 2019 14:47:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 2:47:23 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_PX*.log&lt;/strong&gt;&amp;nbsp;file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup or from another install on the exact Appian version.&lt;/li&gt;
&lt;li&gt;Start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 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&lt;/div&gt;
</description></item><item><title>KB-1895 Execution engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/9</link><pubDate>Mon, 25 Mar 2019 10:47:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 3/25/2019 10:47:15 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_PX*.log&lt;/strong&gt;&amp;nbsp;file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup or from another install on the exact Appian version.&lt;/li&gt;
&lt;li&gt;Start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Execution engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/8</link><pubDate>Mon, 25 Mar 2019 10:42:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Anirudh Rathi on 3/25/2019 10:42:14 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_PX*.log&lt;/strong&gt;&amp;nbsp;file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup or from another install on the exact version.&lt;/li&gt;
&lt;li&gt;Start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Execution engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/7</link><pubDate>Fri, 22 Mar 2019 17:50:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Jordan Horwat on 3/22/2019 5:50:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_PX*.log&lt;/strong&gt;&amp;nbsp;file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and&amp;nbsp;start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/6</link><pubDate>Fri, 22 Mar 2019 17:49:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 3/22/2019 5:49:10 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_PX*.log&lt;/strong&gt;&amp;nbsp;file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and&amp;nbsp;start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start with "pe.kr: file not found" message in the db_PX* log file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/5</link><pubDate>Fri, 22 Mar 2019 17:48:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 3/22/2019 5:48:50 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_px.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and&amp;nbsp;start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start due to missing pe.kr file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/4</link><pubDate>Fri, 22 Mar 2019 17:47:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jordan Horwat on 3/22/2019 5:47:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution&amp;nbsp;engine fails to start due to the following error printed in the&amp;nbsp;&lt;strong&gt;service_manager.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;The following error is printed in &lt;strong&gt;db_px.log&lt;/strong&gt; file located in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when the&amp;nbsp;&lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for the execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and&amp;nbsp;start the execution engines again as noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Start_Script.html"&gt;Start Script documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start due to missing pe.kr file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/1</link><pubDate>Fri, 22 Mar 2019 16:29:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Anirudh Rathi on 3/22/2019 4:29:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution Engine fails to start due to the following error pasted in &lt;strong&gt;service_manager.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;Following error is printed in &lt;strong&gt;db_px.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This issue is witnessed when &lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for execution engine.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and try starting execution engines again.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start due to missing pe.kr file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/3</link><pubDate>Fri, 22 Mar 2019 12:35:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Anirudh Rathi on 3/22/2019 12:35:08 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution Engine fails to start due to the following error pasted in &lt;strong&gt;service_manager.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;Following error is printed in &lt;strong&gt;db_px.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is witnessed when &lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and try starting execution engines again.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Engines fail to start due to missing pe.kr file</title><link>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file/revision/2</link><pubDate>Fri, 22 Mar 2019 12:34:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5348e29d-076b-4f3f-8d76-3fbf0d00f13e</guid><dc:creator>Anirudh Rathi</dc:creator><comments>https://community.appian.com/support/w/kb/1394/kb-1895-execution-engines-fail-to-start-with-pe-kr-file-not-found-message-in-the-db_5f00_px-log-file#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Anirudh Rathi on 3/22/2019 12:34:54 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Execution Engine fails to start due to the following error pasted in &lt;strong&gt;service_manager.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appian.komodo.engine.EngineComponentService - execution01 failed to start with context RestartContext{mode=REPLICA, epoch=&lt;span class="code-keyword"&gt;null&lt;/span&gt;, restart=&lt;span class="code-keyword"&gt;true&lt;/span&gt;, attempt=3}
java.lang.RuntimeException: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type
...
Caused by: com.appian.komodo.engine.invoker.SignalReturnedException: Signal returned by engine: type&lt;/pre&gt;
&lt;p&gt;Following error is printed in &lt;strong&gt;db_px.log&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs&lt;/code&gt; directory:&lt;/p&gt;
&lt;pre class="code-java"&gt;[PX011] {pe1045.kdb ,0} () FATAL .a.db &lt;span class="code-quote"&gt;&amp;quot;pe.kr: file not found&amp;quot;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This issue is witnessed when &lt;strong&gt;pe.kr&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/process/exec&lt;/code&gt; is missing. This file is utilized to build KDB files for execution engines.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Restore the &lt;strong&gt;pe.kr&lt;/strong&gt; file from a backup and try starting execution engines again.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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