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

Good day everyone,

I'm trying to run PROC INFOMAPS but even the simpliest of them fails with this error:

 

ERROR: The procedure was unable to initialize the IMAP subsystem: rc=0

 

The only ticket on this problem is http://support.sas.com/kb/51/008.html

I added lines listed in the ticket to some sasv9.cfg files but it didn't help. So I'm not sure I'm doing it right. Can you explain what exactly "high-level-qualifier.CONFIG(SITE) data set" means. Have you ever faced this problem before?

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

I think PROC INFOMAPS relies on some Java underpinnings, so make sure that is still working:

 

proc javainfo; run;

 

Assuming that works, try some of the basic techniques here for reporting -- make sure that's all still functioning for you.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.

View solution in original post

7 REPLIES 7
BrunoMueller
SAS Super FREQ

Hi

 

are you using an internal user like sasadm@saspw to connect? If so try with a regular user.

k0ky4
Calcite | Level 5

Forgot to mention that i was using proc infomaps on a regular basis for a long time but such errors started to appear recently. I use a regular user.

BrunoMueller
SAS Super FREQ
I think it is best to contact Tech Support for this.
ChrisHemedinger
Community Manager

I think PROC INFOMAPS relies on some Java underpinnings, so make sure that is still working:

 

proc javainfo; run;

 

Assuming that works, try some of the basic techniques here for reporting -- make sure that's all still functioning for you.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
k0ky4
Calcite | Level 5

Yes, that's the problem.

 

ERROR: Proc javainfo did not run correctly.

 

 

What steps have to be done in order to solve it?

ChrisHemedinger
Community Manager

If this is recent, and if your PC was recently updated to Windows 10 Creators edition, it might be this problem.  Check that thread for some tests/workarounds.  

 

If it's not that, then you have something else going on with your SAS config and how it points to the Java runtime.  Your SAS admin or SAS Tech Support might need to help you troubleshoot.

It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
k0ky4
Calcite | Level 5

Thank you very much. I'll contact my SAS administrators.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 7 replies
  • 1030 views
  • 0 likes
  • 3 in conversation