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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

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