<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>We are getting the following error upon uploading an xls sheet with 300 records</title><link>https://community.appian.com/discussions/f/general/3403/we-are-getting-the-following-error-upon-uploading-an-xls-sheet-with-300-records</link><description>We are getting the following error upon uploading an xls sheet with 300 records There is a problem with task “Parse Excel Spreadsheet to CDT” in the process “Service_Billing_ASPM_MonthlyBreakdown” Problem: The amount of time allocated for the completion</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11930?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2014 20:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc6185ac-3bcd-450f-9da6-073663ff94f8</guid><dc:creator>mohamedb</dc:creator><description>Thanks Cesar. It was a CDT/XLS variables match issue ...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11911?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2014 00:02:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c20f532-9358-4e37-befa-f3eb5a54dec2</guid><dc:creator>Cesar Machuca</dc:creator><description>I see you are using the following function, =linktodocument(todocument(pv!AppianId_Cdt.pricingDoc_int),&amp;quot;Click here to view document&amp;quot;), it seems that todocument(pv!AppianId_Cdt.pricingDoc_int) is returning a null value, check if the cdt pv!AppianId_Cdt has a value in pricingDoc_int.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11910?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 23:56:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2d9299d-0e0d-4ae4-ba0a-3e0475bba3b7</guid><dc:creator>mohamedb</dc:creator><description>Here you go Cesar ...&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/11/jboss1_2D00_stdOut.log.2014_2D00_09_2D00_08"&gt;jboss1-stdOut.log.2014-09-08&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11909?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 23:48:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24543cee-aab1-4cc5-b3a2-7cad61902862</guid><dc:creator>Cesar Machuca</dc:creator><description>Please attach the complete log for review.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11907?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 23:28:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8a1257c4-a878-494a-8f18-5bd4ecdc23c5</guid><dc:creator>mohamedb</dc:creator><description>Here is the log ... the caused by was received a few minutes after the other errors were thrown ...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11906?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 23:27:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3253435e-e64e-4ca1-92a3-c721ec52f0d8</guid><dc:creator>mohamedb</dc:creator><description>08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) Caused by: java.lang.NullPointerException: A null parameter has been passed as parameter 1.&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.fn.Signature.nullCheck(Signature.java:328)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.fn.Function.nullCheck(Function.java:158)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.fn.Function.nullCheck(Function.java:154)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.fn.Signature.eval(Signature.java:136)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.fn.Function.eval0(Function.java:44)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.Evaluable.eval(Evaluable.java:154)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appiancorp.core.expr.tree.FunctionCall.evalEvaluable(FunctionCall.java:283)&lt;br /&gt;08:32:36,433 INFO  [stdout] (ajp-/0.0.0.0:8009-14) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;... 151 more&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11904?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 22:51:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6070afd-31c2-4d80-8e0b-623f993ef164</guid><dc:creator>Cesar Machuca</dc:creator><description>My apologies, I forgot to tell you that in cloud instances the file is called jboss1-stdOut.log.YYYY-MM-DD. Review jboss1-stdOut.log.YYYY-MM-DD.log and pay especial attention to the &amp;quot;Caused by&amp;quot; clauses in the stack trace to determine the root cause.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11903?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 22:46:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:051bcb96-1bc6-4d31-8ac1-d01034aaa036</guid><dc:creator>mohamedb</dc:creator><description>I can not find this file under &amp;quot;Directory Listing For /logs/&amp;quot;. Any other suggestions?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11902?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 22:25:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0f9e9d22-bca2-4a86-9dfa-f549fcf372e8</guid><dc:creator>Cesar Machuca</dc:creator><description>Please check the Log Files section from the following documentation:&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/7.6/Appian_Cloud_Web_Administration.html#Log_Files"&gt;forum.appian.com/.../Appian_Cloud_Web_Administration.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11900?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 22:19:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86040442-3f78-40be-9950-048b80550612</guid><dc:creator>mohamedb</dc:creator><description>We are using a cloud instance. Where I can find this file?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11880?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 00:33:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be17caa3-387e-41da-8087-06fb3da9618f</guid><dc:creator>Cesar Machuca</dc:creator><description>What exception is shown in the application-server.log? Please upload it to this post.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11879?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2014 00:31:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:baa4a55f-3767-4cc3-b85f-d50cfc75c921</guid><dc:creator>mohamedb</dc:creator><description>Yup, it has timed out a lot longer after receiving this error ...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are getting the following error upon uploading an xls sheet with 300 records&lt;</title><link>https://community.appian.com/thread/11878?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2014 23:19:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74a03925-6e77-4373-88b4-37f4f18ed2d4</guid><dc:creator>Cesar Machuca</dc:creator><description>There&amp;#39;s a 60 mns non-configurable limit for unattended nodes to complete. If this limit is hit you will get the following alert:&lt;br /&gt;&lt;br /&gt;&amp;quot;The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete.&amp;quot;&lt;br /&gt;&lt;br /&gt;if you are seeing an error within the first 10 minutes then your assumption is not accurate enough, and the node is not timing out there should be something else. &lt;br /&gt;&lt;br /&gt;This smart service generates a very generic alert that asks you to check the application-server.log for more details, my suggestion is the same, review the application-server.log and pay especial attention to the &amp;quot;Caused by&amp;quot; clauses in the stack trace to determine the root cause.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>