<?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-1521 Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1521 Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error</link><pubDate>Mon, 23 Jul 2018 03:21:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:21:38 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt; &lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the application server log:&lt;/p&gt; &lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity: id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5 INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;  you are trying to export a large data set.&lt;/pre&gt; &lt;h2&gt;Cause&lt;/h2&gt; &lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt; &lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt; &lt;h2&gt;Action&lt;/h2&gt; &lt;p&gt;Self-managed customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount. As noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Cloud_FAQ.html#Updating_property_files_in_Appian_Cloud"&gt;Appian Cloud FAQ&lt;/a&gt;, this change is not possible on cloud environments:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Shut down the application server.&lt;/li&gt; &lt;li&gt;In &lt;strong&gt;custom.properties&lt;/strong&gt;, increase&amp;nbsp;the value of&amp;nbsp;&lt;code&gt;conf.data.memory.limit&lt;/code&gt; by&amp;nbsp;1048576 (1 MB).&lt;/li&gt; &lt;li&gt;Start the application server.&lt;/li&gt; &lt;li&gt;Repeat steps 1-3 until the node succeeds.&lt;/li&gt; &lt;/ol&gt; &lt;p&gt;Alternatively, customers should:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt; &lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000)).&lt;/li&gt; &lt;/ul&gt; &lt;h2&gt;Affected Versions&lt;/h2&gt; &lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and later.&lt;/p&gt; &lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, application design, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-1521 Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/7</link><pubDate>Wed, 14 Mar 2018 13:33:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Nick Vigilante on 3/14/2018 1:33:54 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount. As noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Cloud_FAQ.html#Updating_property_files_in_Appian_Cloud"&gt;Appian Cloud FAQ&lt;/a&gt;, this change is not possible on cloud environments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;custom.properties&lt;/strong&gt;, increase&amp;nbsp;the value of&amp;nbsp;&lt;code&gt;conf.data.memory.limit&lt;/code&gt; by&amp;nbsp;1048576 (1 MB).&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000)).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-1521 Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/6</link><pubDate>Wed, 14 Mar 2018 09:33:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Nick Vigilante on 3/14/2018 9:33:23 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount. As noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Cloud_FAQ.html#Updating_property_files_in_Appian_Cloud"&gt;Appian Cloud FAQ&lt;/a&gt;, this change is not possible on cloud environments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;custom.properties&lt;/strong&gt;, increase&amp;nbsp;the value of&amp;nbsp;&lt;code&gt;conf.data.memory.limit&lt;/code&gt; by&amp;nbsp;1048576 (1 MB).&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000)).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-XXXX  Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/5</link><pubDate>Mon, 26 Feb 2018 10:19:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Cali Nelson on 2/26/2018 10:19:15 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the application server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount. As noted in the &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Cloud_FAQ.html#Updating_property_files_in_Appian_Cloud"&gt;Appian Cloud FAQ&lt;/a&gt;, this change is not possible on cloud environments:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;custom.properties&lt;/strong&gt;, increase&amp;nbsp;the value of&amp;nbsp;&lt;code&gt;conf.data.memory.limit&lt;/code&gt; by&amp;nbsp;1048576 (1 MB).&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000)).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-XXXX  Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/1</link><pubDate>Thu, 22 Feb 2018 17:01:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Cali Nelson on 2/22/2018 5:01:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the app server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shutdown the application server&lt;/li&gt;
&lt;li&gt;In custom.properties, increase&amp;nbsp;the value of&amp;nbsp;conf.data.memory.limit by 1 MB&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000))&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and above.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-XXXX  Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/4</link><pubDate>Thu, 22 Feb 2018 12:02:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Cali Nelson on 2/22/2018 12:02:31 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the app server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shutdown the application server&lt;/li&gt;
&lt;li&gt;In custom.properties, increase&amp;nbsp;the value of&amp;nbsp;conf.data.memory.limit by 1 MB&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000))&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-XXXX  Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/3</link><pubDate>Thu, 22 Feb 2018 12:02:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Cali Nelson on 2/22/2018 12:02:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the app server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This limitation has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shutdown the application server&lt;/li&gt;
&lt;li&gt;In custom.properties, increase&amp;nbsp;the value of&amp;nbsp;conf.data.memory.limit by 1 MB&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000))&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item><item><title>KB-XXXX  Export to Excel smart service fails with insufficient memory error</title><link>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error/revision/2</link><pubDate>Thu, 22 Feb 2018 12:02:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d238ed65-bb78-417b-861c-63d0cd767ecf</guid><dc:creator>Cali Nelson</dc:creator><comments>https://community.appian.com/support/w/kb/842/kb-1521-export-to-excel-smart-service-fails-with-insufficient-memory-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Cali Nelson on 2/22/2018 12:02:00 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;While running the OOTB Export to Excel smart service, the node fails and the following error is seen in the app server log:&lt;/p&gt;
&lt;pre&gt;INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) 2018-01-22 06:30:38,869 [Appian Work Item - 535374 - P
rocessExec01 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred &lt;span class="code-keyword"&gt;while&lt;/span&gt; executing activity:
id=268449513, classname=com.appiancorp.process.runtime.activities.DataExportEntitySmartService5
INFO  [stdout] (Appian Work Item - 535374 - ProcessExec01 : UnattendedJavaActivityRequest) com.appiancorp.suiteapi.process.exceptions.SmartServic
eException: The export operation has been aborted due to insufficient memory. Consider filtering your data, or reducing the number of columns being fetched &lt;span class="code-keyword"&gt;if&lt;/span&gt;
 you are trying to export a large data set.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The amount of data in the current batch being exported is larger than the currently configured query memory limit.&lt;/p&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team&amp;nbsp;as &lt;strong&gt;AN-100029&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;On-premise customers may &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;increase the query memory limit&lt;/a&gt; to allow larger batches of data to be processed. Please take note of the memory and performance considerations mentioned in the &lt;a href="https://docs.appian.com/suite/help/latest/Post-Install_Configurations.html#query-rule-limits"&gt;query memory limit documentation&lt;/a&gt; before increasing this setting by a large amount:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shutdown the application server&lt;/li&gt;
&lt;li&gt;In custom.properties, increase&amp;nbsp;the value of&amp;nbsp;conf.data.memory.limit by 1 MB&lt;/li&gt;
&lt;li&gt;Start the application server&lt;/li&gt;
&lt;li&gt;Repeat steps 1-3 until the node succeeds&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, customers should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reduce the number of columns being exported.&lt;/li&gt;
&lt;li&gt;Reduce the size of any large columns being exported (e.g. a column defined as varchar(10000))&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to&amp;nbsp;Appian version 17.4 and above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, open issues, excel&lt;/div&gt;
</description></item></channel></rss>