BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Moongop
Fluorite | Level 6

Hi, I get the following error in PROC XSL with parameter in Windows 10 (64bit) SAS 9.4 M8 environment. This did not happen with SAS 9.4 M7.

Thanks!

https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1jfg2g00oh4qan1pp6dywaulp5z.htm 

proc xsl error.png

1 ACCEPTED SOLUTION

Accepted Solutions
4 REPLIES 4
SASKiwi
PROC Star

Try running this to verify your Java version and post your log:

proc javainfo;
run;

 

Moongop
Fluorite | Level 6

Hi,

This is the java info log.

javainfo.png

SASKiwi
PROC Star

Well, that looks healthy enough and suggests that Java is successfully installed. 

 

If the same example worked OK in M7 but not in M8 then that suggests a bug likely caused by the Java version upgrade. I suggest you open a Tech Support track and update your post when you get a response.

Moongop
Fluorite | Level 6

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 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 4 replies
  • 792 views
  • 1 like
  • 2 in conversation