<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unexpected NPE in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145175#M261928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you RW9. I'll follow that up with the service desk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 09:38:27 GMT</pubDate>
    <dc:creator>DavidWGibson</dc:creator>
    <dc:date>2014-10-30T09:38:27Z</dc:date>
    <item>
      <title>Unexpected NPE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145173#M261926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’ve run a program numerous times over the past week but&lt;BR /&gt;today I received the following Error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;Unexpected NPE &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;(Null Pointer Exception ?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I tried to isolate the piece of code which caused the error&lt;BR /&gt;by moving the “endsas;” statement further up the code until only the first line&lt;BR /&gt;of code was run. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;See below where I’ve given the first line of code, the error&lt;BR /&gt;message and the details of the error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;What am I suddenly doing wrong ? Is it a Java message ? Has&lt;BR /&gt;a piece of Java been inadvertently deleted ? If so, what piece of Java needs to&lt;BR /&gt;be re-installed (if at all ) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname dmart&amp;nbsp; "/folders/myfolders/SAS/DataMart/Demography/" ;&amp;nbsp; &lt;/P&gt;&lt;P&gt;endsas ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;Unexpected NPE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; [&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;TRACEBACK]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at Anonymous function&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/webdms/DMSEditor.js:4848:6"&gt;http://localhost:10080/SASStudio/resources/js/webdms/DMSEditor.js:4848:6&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at Anonymous function&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/lang.js:375:41"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/lang.js:375:41&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at Anonymous function&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/xhr.js:386:5"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/xhr.js:386:5&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at notify&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:187:7"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:187:7&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at complete&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:168:4"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:168:4&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at errback&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:263:4"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:263:4&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;at notify&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:202:7"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:202:7&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;&lt;SPAN&gt;at complete (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:168:4"&gt;http://localhost:10080/SASStudio/resources/js/dojo/dojo/_base/Deferred.js:168:4&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-AU;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 10:11:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145173#M261926</guid>
      <dc:creator>DavidWGibson</dc:creator>
      <dc:date>2014-10-28T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NPE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145174#M261927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, a file with an extension .js is a javascript source file, this isn't the same as Java.&amp;nbsp; I would suggest the service desk for this as its quite vague.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 10:29:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145174#M261927</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-10-28T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected NPE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145175#M261928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you RW9. I'll follow that up with the service desk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 09:38:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unexpected-NPE/m-p/145175#M261928</guid>
      <dc:creator>DavidWGibson</dc:creator>
      <dc:date>2014-10-30T09:38:27Z</dc:date>
    </item>
  </channel>
</rss>

