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-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1240 views
  • 1 like
  • 2 in conversation