<?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: Linux SAS 9.4M5 unable to locate its private JRE in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893380#M27214</link>
    <description>&lt;P&gt;Did you confirm that the folder /usr/local/sas9.4/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java actually has any files in it?&lt;/P&gt;
&lt;P&gt;I had an IT "java update" that went out and removed the files leaving the folders behind once upon a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is Proc JAVAINFO as starting place for java related diagnostics.&lt;/P&gt;
&lt;P&gt;This may provide more information that you want to see but is a start.&lt;/P&gt;
&lt;PRE&gt;Proc Javainfo All;
run;&lt;/PRE&gt;</description>
    <pubDate>Fri, 08 Sep 2023 19:54:58 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2023-09-08T19:54:58Z</dc:date>
    <item>
      <title>Linux SAS 9.4M5 unable to locate its private JRE</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893375#M27213</link>
      <description>&lt;P&gt;Linux Base SAS 9.4M5, the private Java 7 is bundled with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS PDF output worked, updated a few OS packages, now when executing:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;ods pdf file='yourFileNameHere'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following error is generated:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;ERROR: The Java proxy is not responding.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;ERROR: The Java proxy's JNI call to start the VM failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or system administrator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or system administrator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or system administrator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;SGPLOT was to produce the output to go into the PDF.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;sassw.config contains:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;# cat sassw.config&lt;BR /&gt;[properties]&lt;BR /&gt;JREHOME=/usr/local/sas9.4/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java&lt;BR /&gt;SASHOME=/usr/local/sas9.4&lt;BR /&gt;PRIVATEJREHOME=/usr/local/sas9.4/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java&lt;BR /&gt;DPLMTREGLOC=/usr/local/sas9.4/deploymntreg&lt;BR /&gt;VJRHOME=/usr/local/sas9.4/SASVersionedJarRepository&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;The paths exist, as does the private Java installation.&amp;nbsp; That file has a timestamp of 2014, whatever change occurred is not there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;My next step is rolling back updates on one machine see if SAS can find Java.&amp;nbsp; I will reply again afterward but that I'd put this out there if someone knew where I could look to see the configuration SAS uses for its own Java.&amp;nbsp; SASROOT/SASFoundation/9.4/sasv9.cfg contains no relevant information I can find.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 19:30:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893375#M27213</guid>
      <dc:creator>sciron192</dc:creator>
      <dc:date>2023-09-08T19:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS 9.4M5 unable to locate its private JRE</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893380#M27214</link>
      <description>&lt;P&gt;Did you confirm that the folder /usr/local/sas9.4/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java actually has any files in it?&lt;/P&gt;
&lt;P&gt;I had an IT "java update" that went out and removed the files leaving the folders behind once upon a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is Proc JAVAINFO as starting place for java related diagnostics.&lt;/P&gt;
&lt;P&gt;This may provide more information that you want to see but is a start.&lt;/P&gt;
&lt;PRE&gt;Proc Javainfo All;
run;&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Sep 2023 19:54:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893380#M27214</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-08T19:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS 9.4M5 unable to locate its private JRE</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893383#M27215</link>
      <description>&lt;P&gt;Good to know about Javainfo, thank you.&amp;nbsp; I am still digging through the mountain of documentation but have yet to see anything related to this specific point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue occurs on two machines - the only change being OS updates.&amp;nbsp; I'm still working my way through those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Executing what you suggested produced:&lt;/P&gt;&lt;P&gt;ERROR: The Java proxy is not responding.&lt;/P&gt;&lt;P&gt;ERROR: The Java proxy's JNI call to start the VM failed.&lt;/P&gt;&lt;P&gt;ERROR: Proc javainfo did not run correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However:&lt;/P&gt;&lt;P&gt;$ /usr/local/sas9.4/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java -version&lt;BR /&gt;java version "1.7.0_151"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.7.0_151-b32)&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server VM (build 24.151-b32, mixed mode)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;alternatives is pointed to the OS installed Java, which I'll tinker with shortly to see if any messages change.&amp;nbsp; It is possible it was setup this way before the updates and I did not realize it (taking over for someone who did this for &amp;gt;30 years).&amp;nbsp; It&amp;nbsp;&lt;EM&gt;should&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; need to be configured that way but this is costing other people's time at the moment so band-aids are acceptable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your insight.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 20:16:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893383#M27215</guid>
      <dc:creator>sciron192</dc:creator>
      <dc:date>2023-09-08T20:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS 9.4M5 unable to locate its private JRE</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893395#M27219</link>
      <description>&lt;P&gt;The fact that PROC JAVAINFO doesn't run successfully definitely points to Java configuration problems. Opening a Tech Support track is the best option to get this fixed. SAS should definitely be using its own private JRE as that is the only one SAS officially supports.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 22:20:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893395#M27219</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-09-08T22:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux SAS 9.4M5 unable to locate its private JRE</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893396#M27220</link>
      <description>I was nearly there, this helped push me to Tech Support.&lt;BR /&gt;&lt;BR /&gt;Thanks again for your everyone's assistance.</description>
      <pubDate>Fri, 08 Sep 2023 22:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Linux-SAS-9-4M5-unable-to-locate-its-private-JRE/m-p/893396#M27220</guid>
      <dc:creator>sciron192</dc:creator>
      <dc:date>2023-09-08T22:23:15Z</dc:date>
    </item>
  </channel>
</rss>

