<?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-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry</link><pubDate>Wed, 04 Sep 2019 07:02:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 9/4/2019 7:02:40 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics0 (&amp;lt;HOSTNAME&amp;gt;:5018)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics1 (&amp;lt;HOSTNAME&amp;gt;:5020)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-analytics2 (&amp;lt;HOSTNAME&amp;gt;:5022)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution0 (&amp;lt;HOSTNAME&amp;gt;:5024)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution1 (&amp;lt;HOSTNAME&amp;gt;:5026)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-execution2 (&amp;lt;HOSTNAME&amp;gt;:5028)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: personalization (&amp;lt;HOSTNAME&amp;gt;:5012)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: portal (&amp;lt;HOSTNAME&amp;gt;:5014)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: process-design (&amp;lt;HOSTNAME&amp;gt;:5016)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: content (&amp;lt;HOSTNAME&amp;gt;:5008)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: collaboration-statistics (&amp;lt;HOSTNAME&amp;gt;:5010)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: notify (&amp;lt;HOSTNAME&amp;gt;:5002)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: notify-email (&amp;lt;HOSTNAME&amp;gt;:5004)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: content (&amp;lt;HOSTNAME&amp;gt;:5008)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: channels (&amp;lt;HOSTNAME&amp;gt;:5006)&lt;br /&gt;ERROR com.appiancorp.kougar.driver.ipc.IpcConnection - Failure to read socket: forums (&amp;lt;HOSTNAME&amp;gt;:5000)&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that the application server sent a request to a particular engine, but did not receive a response within an acceptable time frame. When this error is encountered, &lt;span&gt; it may mean the engine is busy at that time, or that the application server was unable to connect to the engine.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engine is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;If the application server and engines are not running on the same server, check that the&amp;nbsp;&lt;strong&gt;appian-topology.xml&lt;/strong&gt;&amp;nbsp;is consistent across all servers.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;September 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>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/20</link><pubDate>Mon, 23 Jul 2018 03:36:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 20 posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:36:00 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that the application server sent a request to a particular engine, but did not receive a response within an acceptable time frame. When this error is encountered, it means the engine is busy at that time.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engine is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&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>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/19</link><pubDate>Tue, 05 Dec 2017 02:29:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 19 posted to Appian Knowledge Base by Parmida Borhani on 12/5/2017 2:29:57 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that the application server sent a request to a particular engine, but did not receive a response within an acceptable time frame. When this error is encountered, it means the engine is busy at that time.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engine is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/18</link><pubDate>Mon, 04 Dec 2017 21:24:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Parmida Borhani on 12/4/2017 9:24:04 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that the application server sent a request to a particular engine, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engine is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/17</link><pubDate>Mon, 04 Dec 2017 08:27:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Nick Vigilante on 12/4/2017 8:27:07 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/16</link><pubDate>Mon, 04 Dec 2017 08:25:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Nick Vigilante on 12/4/2017 8:25:17 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/15</link><pubDate>Mon, 04 Dec 2017 08:24:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Nick Vigilante on 12/4/2017 8:24:47 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/14</link><pubDate>Mon, 04 Dec 2017 08:24:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Nick Vigilante on 12/4/2017 8:24:14 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX Unable to acquire a Read connection. Safe to retry</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/1</link><pubDate>Mon, 04 Dec 2017 00:16:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Parmida Borhani on 12/4/2017 12:16:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This error is often seen when starting up an environment. However, it can also be seen at other times when the environment is already up and running.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This error indicates your app server is unable to communicate with the engines.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This likely indicates that an Appian engine was too busy to handle the original request from the app server within a reasonable amount of time. As the error indicated, the request was safe to retry. So, as expected, once the necessary resources were freed up, and you retried, the request completed successfully.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script: &amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script: &amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/p&gt;
&lt;p&gt;I would recommend that you review the performance logs from the time that you encountered the error to see if there was an unusually high load on the system. Based on that information, it may be worthwhile to factor that amount of resource utilization into your application design and/or architecture. &lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-1431 "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/13</link><pubDate>Sun, 03 Dec 2017 22:20:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 10:20:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/12</link><pubDate>Sun, 03 Dec 2017 20:24:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 8:24:07 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/11</link><pubDate>Sun, 03 Dec 2017 20:21:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 8:21:07 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;&amp;nbsp;&lt;/h4&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/10</link><pubDate>Sun, 03 Dec 2017 20:19:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 8:19:52 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To check the responsiveness, availability, and status of the Appian engine servers, run the appropriate script based on the Appian version.&lt;/p&gt;
&lt;h4&gt;Appian 17.2 and prior&lt;/h4&gt;
&lt;p&gt;Run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;h4&gt;Appian 17.3 and&amp;nbsp;above&lt;/h4&gt;
&lt;p&gt;Run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/9</link><pubDate>Sun, 03 Dec 2017 20:17:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 8:17:05 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/8</link><pubDate>Sun, 03 Dec 2017 20:16:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 8:16:01 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/17.2/Troubleshooting_with_Diagnostic_Scripts.html"&gt;documentation&lt;/a&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues and work to resolve them based on the &lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;documentation&lt;/a&gt;: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/7</link><pubDate>Sun, 03 Dec 2017 19:35:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:35:23 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;https://docs.appian.com/suite/help/17.4/Status_Script.html&lt;/p&gt;
&lt;p&gt;If there is an issue with any of the engines, work to resolve the issues based on the documentation.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/6</link><pubDate>Sun, 03 Dec 2017 19:32:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:32:08 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the system. Any of the following are reasons why this message could be seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/5</link><pubDate>Sun, 03 Dec 2017 19:31:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:31:03 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This message indicates that a particular engine received a request to do something, but did not receive a response within an acceptable time frame. This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the engines/the engines are busy processing work. Any of the following reasons could be reasons why this message in seen in the logs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the system is busy processing work. The request will be retried again once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX "Unable to acquire a Read/Write connection. Safe to retry."</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/4</link><pubDate>Sun, 03 Dec 2017 19:26:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:26:02 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;At least once of the following messages in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: &lt;/span&gt;Unable to acquire a Write connection. Safe to retry.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The error indicates that the application server is unable to communicate with the engines within a reasonable amount of time.&amp;nbsp;This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the engines/the engines are busy processing work.&lt;/p&gt;
&lt;p&gt;An engine received a request to do something (this engine is usually named somewhere near one of the above messages), but did not receive a response within an acceptable time frame. This is most likely due to one of the following reasons:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;Another engine that received the request from the engine that threw the error was busy.&lt;/li&gt;
&lt;li&gt;The application server was busy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engines are busy processing work and will be retried later once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX Unable to acquire a Read connection. Safe to retry</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/3</link><pubDate>Sun, 03 Dec 2017 19:23:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:23:41 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;The following error in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The error indicates that the application server is unable to communicate with the engines within a reasonable amount of time.&amp;nbsp;This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the engines/the engines are busy processing work.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script to diagnose any potential engine related issues: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If the engines are up and running without any issues, the error message is simply indicating that the particular request could not be handled at the time because the engines are busy processing work and will be retried later once resources are freed up. Review the performance logs from the time that the error was encountered&amp;nbsp;to see if there was an unusually high load on the system.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: engines&lt;/div&gt;
</description></item><item><title>KB-XXXX Unable to acquire a Read connection. Safe to retry</title><link>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry/revision/2</link><pubDate>Sun, 03 Dec 2017 19:20:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:984f9749-dfd8-459f-97eb-0dd5760dce61</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/712/kb-1431-unable-to-acquire-a-read-write-connection-safe-to-retry#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 7:20:58 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;The following error in seen in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-weight:400;"&gt;com.appiancorp.kougar.driver.exceptions.SafeRetryException: Unable to acquire a Read connection. Safe to retry.&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The error indicates that the application server is unable to communicate with the engines within a reasonable amount of time.&amp;nbsp;This error is often seen when starting up an environment. It can also be seen at other times when the environment is already up and running, but there is a high load on the engines.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;If you are running Appian version 17.2 or prior, run the checkengine script: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/server/_scripts/diagnostic/checkengine.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you are running Appian version 17.3 or above, run the status script: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/services/bin/status.bat|.sh&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I would recommend that you review the performance logs from the time that you encountered the error to see if there was an unusually high load on the system. Based on that information, it may be worthwhile to factor that amount of resource utilization into your application design and/or architecture.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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