Hi there! I have problem with running proc infomaps. When I run simple code like:
proc infomaps; run;
Then I get error:
Top Exception: [ java.lang.ExceptionInInitializerError ]
[ com.sas.util.UncheckedException: FATAL ERROR: Initialization of com.sas.report.config.StartPFS failed! ]
Root Exception: [ java.io.IOException: No such file or directory ] ERROR: The procedure was unable to log in the user. NOTE: The SAS System stopped processing this step because of errors.
The problem was in permission. Several .jar files had execution permission. After removing “x” from them, proc infomaps began to work.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.