<?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-1362 Slicing a list of lists causes "NullPointerException"</title><link>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1362 Slicing a list of lists causes "NullPointerException"</title><link>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception</link><pubDate>Mon, 23 Jul 2018 14:29:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a394076-2192-4fcc-a7df-159005009601</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 2:29:42 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to slice a value from a list of lists, the following error occurs:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error : &lt;/pre&gt;
&lt;p&gt;Additionally, the following error is seen in the logs:&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error :  (APNX-1-4198-000)
...
Caused by: java.lang.NullPointerException
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian product team. The reference number for this issue is &lt;strong&gt;AN-51686&lt;/strong&gt;.&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: May 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, expression rules, application design, open issues&lt;/div&gt;
</description></item><item><title>KB-1362 Slicing a list of lists causes "NullPointerException"</title><link>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception/revision/2</link><pubDate>Fri, 26 May 2017 11:30:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a394076-2192-4fcc-a7df-159005009601</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 5/26/2017 11:30:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to slice a value from a list of lists, the following error occurs:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error : &lt;/pre&gt;
&lt;p&gt;Additionally, the following error is seen in the logs:&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error :  (APNX-1-4198-000)
...
Caused by: java.lang.NullPointerException
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian product team. The reference number for this issue is &lt;strong&gt;AN-51686&lt;/strong&gt;.&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: May 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, expression rules, open issues&lt;/div&gt;
</description></item><item><title>KBXXXX Slicing a list of lists causes "null pointer exception"</title><link>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception/revision/1</link><pubDate>Thu, 25 May 2017 18:24:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a394076-2192-4fcc-a7df-159005009601</guid><dc:creator>Jenn Pridemore</dc:creator><comments>https://community.appian.com/support/w/kb/600/kb-1362-slicing-a-list-of-lists-causes-nullpointerexception#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jenn Pridemore on 5/25/2017 6:24:39 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When attempting to slice a value from a list of lists, the following error occurs:&amp;nbsp;&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error : &lt;/pre&gt;
&lt;p&gt;Additionally, the following error is seen in the logs:&lt;/p&gt;
&lt;pre class="code-java"&gt;Expression evaluation error :  (APNX-1-4198-000)
...
Caused by: java.lang.NullPointerException
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian product team. The reference number for this issue is &lt;strong&gt;AN-51686&lt;/strong&gt;.&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: May 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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