Hello,
When I'm executing the emi_init.sh -i script, getting the following error :
Script execution failed for emiInit.groovy
java.lang.NullPointerException: Cannot get property 'resourceProperty' on null object .....
How we can overcome this issue, any help is appreciated.
You can get that message when there are duplicate Data Mart resources discovered. Please do the following:
1. Login to SAS Environment Manager web console and check if there are multiple "SAS Environment Manager Data Mart 9.4" resources. This would be visible under resources -> servers. If multiple Data Marts exist, then delete any extra so there is only one visible.
2. Run emi_init with additional debugging:
./emi_init –i -d -v
3. If it still fails, please send the following information:
You can get that message when there are duplicate Data Mart resources discovered. Please do the following:
1. Login to SAS Environment Manager web console and check if there are multiple "SAS Environment Manager Data Mart 9.4" resources. This would be visible under resources -> servers. If multiple Data Marts exist, then delete any extra so there is only one visible.
2. Run emi_init with additional debugging:
./emi_init –i -d -v
3. If it still fails, please send the following information:
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
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.