Dear Folks,
We are using SAS 9.4M6 with having multiple tier architecture (3 meta, 6 compute and 2 web nodes - all in Linux). We are facing issues in turning on the web services, specifically SASServer1_1 which takes time more than usual. While trying to turn on the services, they are shown like below. However, I read somewhere that in 2 hours everything is up, SAS Studio works absolutely fine after a couple of hours. Cleaning of logs did not help.
I am looking for a reason of such a delay, and possible solution to fix it. A call has already been raised with SAS tech support and I am currently awaiting a response from them.
/opt/sas/web/sasconfig/Lev1/sas.servers start
Starting SAS servers
Starting SAS JMS Broker
Starting SAS Cache Locator Service: ins_41415
waiting 30 ...
Starting SAS Web Server
Starting SAS Web App Server: SASServer1_1
(this can take a while)
waiting 30 ...
waiting 30 ...
waiting 30 ...
waiting 30 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 60 ...
waiting 120 ...
waiting 120 ...
waiting 120 ...
waiting 120 ...
waiting 120 ...
waiting 120 ...
SAS Web App Server SASServer1_1 is still in the process of starting up,
proceeding with additional servers.
Starting SAS Web App Server: SASServer2_1
(this can take a while)
waiting 30 ...
waiting 30 ...
Starting SAS Environment Manager
Starting SAS Environment Manager Agent
While checking the the logs, it shows below such messages in the catalina file
[pool-7-thread-1] WARN com.sas.svcs.cluster.httpinvoker.AutoDiscoveredHttpService - Have received 20 failures while trying to access an auto-discoverable service to satisfy request for 'com.sas.svcs.config.client.ConfigurationServiceInterface'. Please ensure that the application and/or process surfacing this interface is still in the process of starting.
Is there anything unusual in the SASServer1_1 log during the startup period? What was the SAS web server CPU performance like prior and during the startup? Typically these startups consume 100% of the CPU for a few minutes starting a whole bunch of Java processes.
Please try to clear the files from below folders:
<SAS_HOME>/Lev1/Web/WebAppServer/SASServer1_1/logs
<SAS_HOME>/Lev1/Web/WebAppServer/SASServer11_1/logs
<SAS_HOME>/Lev1/Web/WebAppServer/SASServer12_1/logs
<SAS_HOME>/Lev1/Web/WebAppServer/SASServer2_1/logs
<SAS_HOME>/Lev1/Web/WebAppServer/SASServer6_1/logs
Deall All,
Recently, I faced same issue in SAS 9.4 M4 where the instance SASServer8_1 was not starting.
After interacting with the OEM, we found an error indicating that the DB user account was locked (in my case, the DB was Oracle, and the error code was ORA-28000: user account locked).
However, after checking the user status with my DBA, the account was not locked.
Later, I updated the password for all the DB users found in the server.xml of SASServer8_1 and restarted the middle-tier services. It worked.
I hope the above steps will help you as well.
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.