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: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 920 views
  • 1 like
  • 2 in conversation