<?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-1039 "Unable to rename writing_X.kdb: "domain"" error thrown during checkpoint</title><link>https://community.appian.com/support/w/kb/264/kb-1039-unable-to-rename-writing_5f00_x-kdb-domain-error-thrown-during-checkpoint</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1039 "Unable to rename writing_X.kdb: "domain"" error thrown during checkpoint</title><link>https://community.appian.com/support/w/kb/264/kb-1039-unable-to-rename-writing_5f00_x-kdb-domain-error-thrown-during-checkpoint</link><pubDate>Tue, 14 Feb 2017 09:30:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2914dad-062f-4e8f-ae06-faa1555d195d</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/264/kb-1039-unable-to-rename-writing_5f00_x-kdb-domain-error-thrown-during-checkpoint#comments</comments><description>Current Revision posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 9:30:26 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;checkengine.bat|sh&lt;/strong&gt; script shows intermittent checkpoint failures for one or more engines. In the &lt;strong&gt;gw_*.log&lt;/strong&gt; file, the following similar lines are generated when an engine is trying to checkpoint:&lt;/p&gt;
&lt;pre&gt;2015-09-10 08:00:02 [PX021] INFO .a.gw.ssa &amp;quot;Standard save initiated&amp;quot;
2015-09-10 08:01:58 [PX021] WARN .a.gw.ssa &amp;quot;Database save took more than 60 sec - Please review hardware and software configuration.&amp;quot;
2015-09-10 08:01:58 [PX021] INFO .a.gw.ssa &amp;quot;Notify database of switch (fast track)&amp;quot;
2015-09-10 08:01:58 [PX021] INFO .a.gw.ssa &amp;quot;Initiating switch 4444 4216843&amp;quot;
2015-09-10 08:01:58 [PX021] WARN .a.gw.ssa &amp;quot;Server failed to switch to 4444 4216843: Unable to rename writing_pe4444.kdb: &amp;quot;domain&amp;quot;&amp;quot;
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are insufficient resources on the server to complete the checkpoint. In order for the checkpoint to complete there must be sufficient memory and disk space on the server(s) hosting the engines.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;There are multiple options to resolve this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Increase the hardware on the server. Make sure there is enough free memory and disk space available for the new engines created during checkpointing.&lt;/li&gt;
&lt;li&gt;Attempt to lower the size of the engines.&lt;/li&gt;
&lt;li&gt;Stagger the checkpoints so not all engines are checkpointed at once. This will reduce the memory requirements during checkpointing, but is only a temporary fix. Pass in the name of an engine as a parameter to the &lt;strong&gt;checkpoint-suite.bat|sh&lt;/strong&gt; script:&lt;/li&gt;
&lt;li&gt;
&lt;ul&gt;
&lt;li&gt;forums&lt;/li&gt;
&lt;li&gt;notify&lt;/li&gt;
&lt;li&gt;notify-email&lt;/li&gt;
&lt;li&gt;channels&lt;/li&gt;
&lt;li&gt;content&lt;/li&gt;
&lt;li&gt;collaboration-statistics&lt;/li&gt;
&lt;li&gt;personalization&lt;/li&gt;
&lt;li&gt;portal&lt;/li&gt;
&lt;li&gt;process-design&lt;/li&gt;
&lt;li&gt;process-analyticsX (where X is 0-15)&lt;/li&gt;
&lt;li&gt;process-executionX (where X is 0-15)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When selecting a process-analytics or process-execution engine, you must specify the engine number (such as process-analytics0). Refer to the &lt;a href="https://docs.appian.com/suite/help/latest/Configuring_Application_Checkpointing.html"&gt;Configuring Application Checkpointing&lt;/a&gt; documentation for more information.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, engines, scripts&lt;/div&gt;
</description></item><item><title>KB-1039 "Unable to rename writing_X.kdb: "domain"" error thrown during checkpoint</title><link>https://community.appian.com/support/w/kb/264/kb-1039-unable-to-rename-writing_5f00_x-kdb-domain-error-thrown-during-checkpoint/revision/1</link><pubDate>Tue, 14 Feb 2017 14:29:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2914dad-062f-4e8f-ae06-faa1555d195d</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/264/kb-1039-unable-to-rename-writing_5f00_x-kdb-domain-error-thrown-during-checkpoint#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 2:29:34 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;checkengine.bat|sh&lt;/strong&gt; script shows intermittent checkpoint failures for one or more engines. In the &lt;strong&gt;gw_*.log&lt;/strong&gt; file, the following similar lines are generated when an engine is trying to checkpoint:&lt;/p&gt;
&lt;pre&gt;2015-09-10 08:00:02 [PX021] INFO .a.gw.ssa &amp;quot;Standard save initiated&amp;quot;
2015-09-10 08:01:58 [PX021] WARN .a.gw.ssa &amp;quot;Database save took more than 60 sec - Please review hardware and software configuration.&amp;quot;
2015-09-10 08:01:58 [PX021] INFO .a.gw.ssa &amp;quot;Notify database of switch (fast track)&amp;quot;
2015-09-10 08:01:58 [PX021] INFO .a.gw.ssa &amp;quot;Initiating switch 4444 4216843&amp;quot;
2015-09-10 08:01:58 [PX021] WARN .a.gw.ssa &amp;quot;Server failed to switch to 4444 4216843: Unable to rename writing_pe4444.kdb: &amp;quot;domain&amp;quot;&amp;quot;
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are insufficient resources on the server to complete the checkpoint. In order for the checkpoint to complete there must be sufficient memory and disk space on the server(s) hosting the engines.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;There are multiple options to resolve this:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Increase the hardware on the server. Make sure there is enough free memory and disk space available for the new engines created during checkpointing.&lt;/li&gt;
&lt;li&gt;Attempt to lower the size of the engines. Refer to the &lt;a href="https://docs.appian.com/suite/help/17.1/Creating_Memory_Efficient_Models_Best_Practices.md"&gt;Creating Memory-Efficient Process Models&lt;/a&gt; documentation for more information.&lt;/li&gt;
&lt;li&gt;Stagger the checkpoints so not all engines are checkpointed at once. This will reduce the memory requirements during checkpointing, but is only a temporary fix. Pass in the name of an engine as a parameter to the &lt;strong&gt;checkpoint-suite.bat|sh&lt;/strong&gt; script:
&lt;ul&gt;
&lt;li&gt;forums&lt;/li&gt;
&lt;li&gt;notify&lt;/li&gt;
&lt;li&gt;notify-email&lt;/li&gt;
&lt;li&gt;channels&lt;/li&gt;
&lt;li&gt;content&lt;/li&gt;
&lt;li&gt;collaboration-statistics&lt;/li&gt;
&lt;li&gt;personalization&lt;/li&gt;
&lt;li&gt;portal&lt;/li&gt;
&lt;li&gt;process-design&lt;/li&gt;
&lt;li&gt;process-analyticsX (where X is 0-15)&lt;/li&gt;
&lt;li&gt;process-executionX (where X is 0-15)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When selecting a process-analytics or process-execution engine, you must specify the engine number (such as process-analytics0). Refer to the &lt;a href="https://docs.appian.com/suite/help/17.1/Configuring_Application_Checkpointing.html"&gt;Configuring Application Checkpointing&lt;/a&gt; documentation for more information.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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