BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
MG18
Lapis Lazuli | Level 10

Hi all, 

 

 

 

I am facing below error while starting the sas server script and below is error for the same .

 

[sasinst@xxxxxx Lev1]$ ./sas.servers status

SAS servers status:

SAS Object Spawner 1 is UP

SAS CONNECT Spawner 1 is UP

SAS DIP Job Runner 1 is UP

SAS Cache Locator Service cloned_agents_backup could not be checked

SAS Cache Locator Service ins_41415 is UP

SAS Environment Manager Agent is NOT up

 

 

 

I have tried to delete the .locator and locatorNNNNNstate.dat files. but no luck.

1 ACCEPTED SOLUTION

Accepted Solutions
gwootton
SAS Super FREQ

Do you have a directory other than "ins_41415" in the path <SASConfig>/Levn/Web/gemfire/instances?

 

The script (sas.servers.mid) works by walking through every subdirectory in that path. I suspect someone took a backup called "cloned_agents_backup" and put it there by mistake.

 

Move it out of that directory to prevent the error.

--
Greg Wootton | Principal Systems Technical Support Engineer

View solution in original post

3 REPLIES 3
gwootton
SAS Super FREQ

Do you have a directory other than "ins_41415" in the path <SASConfig>/Levn/Web/gemfire/instances?

 

The script (sas.servers.mid) works by walking through every subdirectory in that path. I suspect someone took a backup called "cloned_agents_backup" and put it there by mistake.

 

Move it out of that directory to prevent the error.

--
Greg Wootton | Principal Systems Technical Support Engineer
MG18
Lapis Lazuli | Level 10

Hi @gwootton ,

 

This is how  <SASConfig>/Levn/Web/gemfire/instances directory is :- 

MG18_2-1659713441032.png

 

What can I do for this issue ? moving this folder will solve this problem ?

 

 

gwootton
SAS Super FREQ
Yes, the only directories in that path should be gemfire instances, so you should move the "cloned_agents_backup" somewhere else and then you would not get this message when running sas.servers:

"SAS Cache Locator Service cloned_agents_backup could not be checked"

--
Greg Wootton | Principal Systems Technical Support Engineer

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 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1570 views
  • 1 like
  • 2 in conversation