BookmarkSubscribeRSS Feed
MarkNicholas
Obsidian | Level 7

Hi Guys,


Please help with one of this java error in our SAS 9.3 (TS1M2) environment.When users run into error proc sgplot


Random Example:


proc sgplot data=sashelp.class;
series X=age y=name/ group=height datalabel=name
datalabelattrs=(size=9) ;
run;

ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or system administrator.

 

Please help to check further.

 

Cheers,
Mark

1 REPLY 1
Jay54
Meteorite | Level 14

As indicated, it is an install problem with the JRE.  You will need to contact your system admin, or SAS Tech Support.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 607 views
  • 0 likes
  • 2 in conversation