<?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: ERROR:Internal error in Java extension NewDoubleArray(). and very long process time in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/678289#M204698</link>
    <description>&lt;P&gt;2 solutions:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Increase the JRE memory to a high value&lt;/P&gt;
&lt;P&gt;- Contact Tech Support&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2020 22:59:53 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-08-20T22:59:53Z</dc:date>
    <item>
      <title>ERROR:Internal error in Java extension NewDoubleArray(). and very long process time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/677935#M204570</link>
      <description>&lt;P&gt;Hi all, I am new to SAS. Now I am using Windows 10 and SAS 9.4.&lt;/P&gt;&lt;P&gt;I used the the proc univariate procedure and I encoutered a problem.&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc univariate data=summer plot normal; 
var a; 
freq b; 
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The dataset has more than 16000 observations.&lt;/P&gt;&lt;P&gt;A error message popped up:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: Internal error in Java extension NewDoubleArray().

ERROR: Java virtual machine exception. java.lang.OutOfMemoryError: Java heap space.

ERROR: Java virtual machine exception. java.lang.OutOfMemoryError: Java heap space.

NOTE: The SAS System stopped processing this step because of errors.

NOTE: PROCEDURE UNIVARIATE used (Total process time):

real time 4:51.49

cpu time 4:31.76&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It took near 5 minutes to process this. It's very strange. I checked the forum and tried this &lt;A href="https://support.sas.com/kb/31/184.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/31/184.html&lt;/A&gt;. But it didn't help. How can I solve this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 03:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/677935#M204570</guid>
      <dc:creator>Christina96</dc:creator>
      <dc:date>2020-08-20T03:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR:Internal error in Java extension NewDoubleArray(). and very long process time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/678289#M204698</link>
      <description>&lt;P&gt;2 solutions:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Increase the JRE memory to a high value&lt;/P&gt;
&lt;P&gt;- Contact Tech Support&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 22:59:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/678289#M204698</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-08-20T22:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR:Internal error in Java extension NewDoubleArray(). and very long process time</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/678309#M204704</link>
      <description>&lt;P&gt;This could be caused by using "plot"-option, can you verify that you won't get that error when using proc univariate without "plot"? But contacting tech support seems to be the best/fastest way to get a working solution.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 04:23:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Internal-error-in-Java-extension-NewDoubleArray-and-very/m-p/678309#M204704</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-08-21T04:23:47Z</dc:date>
    </item>
  </channel>
</rss>

