<?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: Unable to get graphs due to ERROR in loading Java Virtual Machine in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/435082#M15029</link>
    <description>&lt;P&gt;I tried to install and update and re run the syntax but it's still not working. I suppose, I'll have to contact SAS tech support. Thank you, though.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2018 21:42:16 GMT</pubDate>
    <dc:creator>Asquared</dc:creator>
    <dc:date>2018-02-07T21:42:16Z</dc:date>
    <item>
      <title>Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434400#M15010</link>
      <description>&lt;P&gt;Hi, I tried to run the following code but was unable to get any graphics for the regression procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what the log looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8 proc reg data=CEH;&lt;BR /&gt;NOTE: Writing HTML Body file: sashtml.htm&lt;BR /&gt;9 model DT_KCAL= DESR_GROUP / r influence;&lt;BR /&gt;10 output out= KCAL p=yhat_i r=e_i H=h_ii student=r_i rstudent=r_i_ext DFFITS=dffits_i cookd=D_i&lt;BR /&gt;10 ! ;&lt;BR /&gt;11 run;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Unable to attach current thread.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;system administrator.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;WARNING: The data set WORK.KCAL may be incomplete. When this step was stopped there were 0&lt;BR /&gt;observations and 0 variables.&lt;BR /&gt;NOTE: PROCEDURE REG used (Total process time):&lt;BR /&gt;real time 6.94 seconds&lt;BR /&gt;cpu time 1.54 seconds&lt;/P&gt;&lt;P&gt;12 quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried to check the JRE version as suggested in the previous threads, tried to tap on the ODS graphic editor after which the SAS system closes but to no avail. What should I do in order to view the graphs?&lt;/P&gt;&lt;P&gt;Ps- I have used the graphs and this procedure before. And then I had to renew the SAS license. It seems like the problem is recent. In case, it important, I also updated my Windows 10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 22:07:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434400#M15010</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2018-02-05T22:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434418#M15011</link>
      <description>&lt;P&gt;Just guessing, but I'm thinking the Windows 10 update might have been the trigger.&amp;nbsp; You didn't mention the SAS version, but that will be important too, since where SAS finds the JRE is different for different versions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might need to get help from SAS Technical Support.&amp;nbsp; You will need to provide PROC OPTIONS output (especially the JRE options) and output from PROC JAVAINFO (which I expect will fail).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 23:31:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434418#M15011</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-02-05T23:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434424#M15012</link>
      <description>Thank you, Chris.&lt;BR /&gt;I'm using SAS9.4&lt;BR /&gt;Like you mentioned, PROC JAVAINFO didn't run. Here's the output of PROC OPTIONS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SAS (r) Proprietary Software Release 9.4 TS1M3&lt;BR /&gt;&lt;BR /&gt;JREOPTIONS=( -DPFS_TEMPLATE=C:\Users\Arushi&lt;BR /&gt;Arora\Desktop\SASFoundation\9.4\tkjava\sasmisc\qrpfstpt.xml&lt;BR /&gt;-Djava.class.path=C:\Users\ARUSHI~1\Desktop\SASVER~1\eclipse\plugins\SASLAU~1.JAR&lt;BR /&gt;-Djava.security.auth.login.config=C:\Users\Arushi&lt;BR /&gt;Arora\Desktop\SASFoundation\9.4\tkjava\sasmisc\sas.login.config&lt;BR /&gt;-Djava.security.policy=C:\Users\Arushi Arora\Desktop\SASFoundation\9.4\tkjava\sasmisc\sas.policy&lt;BR /&gt;-Djava.system.class.loader=com.sas.app.AppClassLoader&lt;BR /&gt;-Dlog4j.configuration=file:/C:/Users/Arushi%20Arora/Desktop/SASFoundation/9.4/tkjava/sasmisc/sas.l&lt;BR /&gt;og4j.properties&lt;BR /&gt;-Dsas.app.class.path=C:\Users\ARUSHI~1\Desktop\SASVER~1\eclipse\plugins\tkjava.jar&lt;BR /&gt;-Dsas.ext.config=C:\Users\Arushi&lt;BR /&gt;Arora\Desktop\SASFoundation\9.4\tkjava\sasmisc\sas.java.ext.config&lt;BR /&gt;-Dsas.jre.libjvm=C:\Users\ARUSHI~1\Desktop\SASPRI~1\9.4\jre\bin\server\jvm.dll&lt;BR /&gt;-Dtkj.app.launch.config=C:\Users\ARUSHI~1\Desktop\SASVER~1\picklist -Xms128m&lt;BR /&gt;-Xmx128m )&lt;BR /&gt;Specifies the Java Runtime Environment options for SAS&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Feb 2018 23:58:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434424#M15012</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2018-02-05T23:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434529#M15014</link>
      <description>&lt;P&gt;This looks like an unusual configuration, as all of the Java items (and maybe more) are installed under your DESKTOP space and not the usual Program Files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS is looking for the private JRE here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; C:\Users\ARUSHI~1\Desktop\SASPRI~1\9.4\jre\bin\server\jvm.dll&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does that file/folder exist?&amp;nbsp; Check the content of&amp;nbsp;C:\Users\ARUSHI~1\Desktop\SASPRI~1\9.4\jre\bin and make sure it has the full Java runtime in it -- should be about 80 items including java.exe.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We'll be able to do only limited diagnostics here on the forum -- SAS Tech Support is the best approach to getting this resolved quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 13:42:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434529#M15014</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-02-06T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434569#M15017</link>
      <description>&lt;P&gt;From what I can tell at this point, I think you are running into a known issue where a particular Windows 10 update breaks the connection between SAS and Java.&amp;nbsp; This issue is documented in the following SAS usage note:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/60/323.html" target="_blank"&gt;http://support.sas.com/kb/60/323.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even though this is strictly a Windows issue, SAS R&amp;amp;D did manage to put a SAS fix into place beginning with SAS 9.4 TS1M5.&amp;nbsp; But a SAS hot fix for this issue is also available for SAS 9.4 TS1M3 and SAS 9.4 TS1M4.&amp;nbsp; You can download the appropriate hot fix via the SAS note mentioned above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Martin Mincey&lt;/P&gt;
&lt;P&gt;SAS Technical Support&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 15:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/434569#M15017</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-02-06T15:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get graphs due to ERROR in loading Java Virtual Machine</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/435082#M15029</link>
      <description>&lt;P&gt;I tried to install and update and re run the syntax but it's still not working. I suppose, I'll have to contact SAS tech support. Thank you, though.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 21:42:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Unable-to-get-graphs-due-to-ERROR-in-loading-Java-Virtual/m-p/435082#M15029</guid>
      <dc:creator>Asquared</dc:creator>
      <dc:date>2018-02-07T21:42:16Z</dc:date>
    </item>
  </channel>
</rss>

