BookmarkSubscribeRSS Feed
JatinRai
Obsidian | Level 7

I'm trying to run a simple proc sgscatter code for generating scatter plots and getting the following error:

ERROR: The Java classloader initialization failed.

I'm running SAS on a UNIX server.

Any help will be greatly appreciated.

2 REPLIES 2
Jay54
Meteorite | Level 14

This means there is a problem with the install of the Java Virtual Machine on your system.  All of ODS Graphics needs this system for creating the graphs.  You will likely see the same message if you run a STAT procedure like REG with ODS Graphics ON.  You should contact Tech Support to find the solution.

JatinRai
Obsidian | Level 7

Thanks for your quick reply Sanjay! Does this mean that the problem is with the JVM installation at the server? I hope it isn't being caused by an issue with my local machine or with the UNIX environment.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 2 replies
  • 1338 views
  • 3 likes
  • 2 in conversation