BookmarkSubscribeRSS Feed
tlorel
Obsidian | Level 7

 

 

 

Hi Guys,

 

Would like to check if anyone has encountered this issue in initializing Environment Manager Service Architecture (SAS 9.4M3)

This is a multi machine setup (Metadata, AML Compute (where emi-framework is), VA Compute, Mid-Tier)

 

We have  done ./validate.sh –level 2 successfully however for the next step, it is failing

 

./emi_init.sh -i

 

emiInit_20181126_174219.log

 

2018-11-26 17:44:55,633 ERROR [main] [evKitInstaller] - SAS execution of [verifyProperties.sas] failed with rc 252

2018-11-26 17:44:55,633 ERROR [main] [evKitInstaller] - verifyProperties.sas failed with return code [252]. Check verifyProperties_20181126_174446.sas.log for details.

2018-11-26 17:44:55,634 INFO  [main] [evKitInstaller] - Level 2 validation completed with 1 error(s) in 8.838 sec

2018-11-26 17:44:55,634 ERROR [main] [evKitInstaller] - Service Architecture validation failed. ev_kit_installer cannot continue. Errors are:

2018-11-26 17:44:55,635 ERROR [main] [evKitInstaller] -     verifyProperties.sas failed with return code [252]. Check verifyProperties_20181126_174446.sas.log for details.

2018-11-26 17:44:55,635 ERROR [main] [evKitInstaller] - Stopping execution

2018-11-26 17:44:55,636 ERROR [main] [emiInit] - Error rc = [2] running evKitInstaller [[-k, ALL, -x, -q, -f]], check log. May need to rerun with -f

 

 

Upon checking the logs we have found this lines which could be the issue:

 

verifyProperties_20181126_174446.lst

 

Directory Exists?  FAILED         /sasconf/AML63/Config/Lev1/Web/SASEnvironmentMa...     ERR:Specified Directory NOT a directory.  File Name/Path (Last 200 Chars):/sasconf/AML63/Config/Lev1/Web/SASEnvironmentManager/emi-framework/Datamart/evdmTemp/

Directory Exists?  FAILED         /sasconf/AML63/Config/Lev1/Web/SASEnvironmentMa...     ERR:Specified Directory NOT a directory.  File Name/Path (Last 200 Chars):/sasconf/AML63/Config/Lev1/Web/SASEnvironmentManager/emi-framework/LandingZone

 

We have checked and verified that above 2 folders are existing (actual folders and not symlinks and with correct permission in the emi-framework) but seems the script emi_init.sh  could not find it.

 

Any suggestion what I can check?

Thanks in advance,

1 REPLY 1
Mark_sas
SAS Employee

You can try running emi_init.sh with the "-v" [verbose] option which should produce some more logging info.

 

If you happen to have one or more Windows Explorer windows up and viewing this directory structure at the time you run emi_init.sh, there have been reports of Windows Explorer getting in the way of the script's ability to manage these directories.  However, I'm doubting that's your issue since it appears you have two distinct directories giving you trouble.

 

If you've double-checked that the directories exist and are accessible, have rerun the command with no Windows Explorer windows up, and the -v option doesn't yield something obvious to correct, then you'll want to open up a track with Tech Support.


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 761 views
  • 0 likes
  • 2 in conversation