HI, When I click on SASApp+ server in SAS Enterprise Guide I get an error with SDS exception.
I tried to debug by checking the SASApp server permissions and I have the access and the login was successful but the SASApp would not expand in Servers selection.
I tried to check the access for the directory permissions in SAS Configuration and I have the permissions yet it does not expand.
Please suggest if I'm missing somewhere, thanks
Check the Object Spawner and Workspace Server logs on the server.
SASCONF/Lev1/ObjectSpawner/Logs and SASCONF/SASApp/WorkspaceServer/Logs
Also check for free space in your configuration tree, the WORK location, and your home directory.
If possible, please share the snap of the error message you are getting. It could help us understand the error better and suggest steps to fix the issue.
You think that it all looks good, but you should put more eyes to this.
I suggest that you run a tail -f on the Spawner log while you try to start your SASApp, and look at the events added to the log. Stop the tail immediately after your request has failed, and copy/paste what is displayed for further use.
Next, look at the Workspace server logs, and inspect the log from a failed attempt, if such was created at all.
Depending on the criticality of the information contained in the logs, you might consider saving them as .txt files for attaching here, or you open a track with SAS technical support.
We need to see the logs, really. Either post them here, or bring them to the attention of SAS TS if you're afraid of making critical information public.
Your SAS Administrator should be able to diagnose this.
Quite often users are denied access to connect to servers by making them members of certain groups.
I have the following suggestions.
1.Please check the metadata server log.
2.Make sure that you are not a member of a group to which access is denied.
Based on the settings at your site different things could happen when you launch a SAS Session. In a generic way this guide helps to understand SAS Application servers.
You asked what happens when SASApp is expanded. When you expand SASApp in Enterprise Guide, you are launching a workspace server session. The only libraries that get assigned at that time, are pre-assigned libraries. They can be pre-assigned in metadata (SAS Management Console) or defined in an autoexec file.
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.