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

ERROR: The Java picklist file was not found.
ERROR: Unable to initialize the ODS classpath during SAS startup.
NOTE: Copyright (c) 2002-2012 by SAS Institute Inc., Cary, NC, USA.
NOTE: SAS (r) Proprietary Software 9.4 (TS1M2)
      Licensed to UNIVERSITY OF MICHIGAN-SFA-T&R, Site 70082420.
NOTE: This session is executing on the X64_8PRO  platform.

 

^These are the first lines I get in my log at startup. Later I get an error saying I'm missing the HTML4 default tagset. I'm new to SAS and just recently downloaded 9.4. What am I missing?

1 ACCEPTED SOLUTION

Accepted Solutions
kybeyer
Fluorite | Level 6

Thanks, I did execute those steps...However what ended up solving the problem was just reinstalling 9.4. Something must've went wrong during the install.

View solution in original post

4 REPLIES 4
RahulG
Barite | Level 11

Try using below proc to get some hint.

proc javainfo;run;

kybeyer
Fluorite | Level 6
PFS_TEMPLATE = C:\Program Files\SASHome2\SASFoundation\9.4\tkjava\sasmisc\qrpfstpt.xml
java.class.path = C:\PROGRA~1\SASHome2\SASVER~1\eclipse\plugins\SASLAU~1.JAR
java.class.version = 51.0
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.7.0_51-b13
java.security.auth.login.config = C:\Program Files\SASHome2\SASFoundation\9.4\tkjava\sasmisc\sas.login.config
java.security.policy = C:\Program Files\SASHome2\SASFoundation\9.4\tkjava\sasmisc\sas.policy
java.specification.version = 1.7
java.system.class.loader = com.sas.app.AppClassLoader
java.vendor = Oracle Corporation
java.version = 1.7.0_51
java.vm.name = Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.version = 1.7
java.vm.version = 24.51-b03
sas.app.class.path = C:\PROGRA~1\SASHome2\SASVER~1\eclipse\plugins\tkjava.jar
sas.ext.config = C:\Program Files\SASHome2\SASFoundation\9.4\tkjava\sasmisc\sas.java.ext.config
sas.jre.libjvm = C:\PROGRA~1\SASHome2\SASPRI~1\9.4\jre\bin\server\jvm.dll
tkj.app.launch.config = C:\PROGRA~1\SASHome2\SASVER~1\picklist
user.country = JP
user.language = ja
 
NOTE: PROCEDURE JAVAINFO used (Total process time):
      real time           0.21 seconds
      cpu time            0.04 seconds
 
Thoughts?
RahulG
Barite | Level 11

Please try the steps mentioned in the below link. See it works for you. 

 

http://support.sas.com/kb/55/652.html

 

 

kybeyer
Fluorite | Level 6

Thanks, I did execute those steps...However what ended up solving the problem was just reinstalling 9.4. Something must've went wrong during the install.

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
  • 3449 views
  • 0 likes
  • 2 in conversation