There are 4 services not getting started .
Starting SAS Cache Locator Service: ins_41415
Error from abpve service , rest unable to find
OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error: Could not find or load main class Dcom.sas.services.logging.disableRemoteList=true
SAS Web Server is NOT up
SAS Web App Server SASServer1_1 is NOT up
SAS Environment Manager is NOT up
Check the logs for those servers for any errors.
Try starting Environment Manager manually from the command line.
I suggest you raise a Tech Support track for this if you haven't done so already. Looks like your SAS runs on Unix and ours doesn't so I can't compare what you are seeing with ours.
When upgrading we normally delete next files, All logs and files wil be recreated after starting services.
(Also, if something is occurring, log-files are smaller to read)
stop all services.
Remove in directory: /srv/SASConfig/Lev1/Web/gemfire/instances/ins_41415 the next files
- gemfire.log
- locator41415state.dat
- locator41415views.log
/srv/SASConfig/Lev1/Web/activemq/data (remove all files, but keep subdirectories)
In all the directories: /srv/SASConfig/Lev/Web/Webappserver/SASServer*/logs remove files:
- catalina.out
- server.log
- gemfire.log
then restart all services
Hello @jayshree
The cache locator needs to be started before any of the Web /Web App/Ev Manager Server.
So address this first.
Follow the instructions here https://support.sas.com/kb/54/348.html .
Please let us know if the error still persists
Hello @jayshree
No worries.
I have also faced this error in the past.
I believe catch locator is not starting because of this error. you shared in the last message.
[severe 2021/06/04 12:39:16.611 BST <main> tid=0x1] Could not bind locator to null[41,415]
Looks like an earlier instance of gemfire is running.
You can either find it and stop it manually or better to give a clean restart. I would prefer a clean restart.
By clean restart I mean stop SAS systematically, reboot the machine and start SAS.
As the locatorNNNNNstate.dat file is already deleted and if there is no other issue, the Server would start fine.
Please consider doing a clean restart.
Should you need further help, please do share the logs / console output.
Please try manually starting those services.
First Webserver, then environment manager
all services started except
SAS Environment Manager is NOT up
/../ config/Lev1/Web/SASEnvironmentManager/server-5.8.0-EE/bin
Error :
sh hq-server.sh start
Java version was not found.
Any suggestion on this ...
Check for the directory [SASHOME]/SASPrivateJavaRunTimeEnvironment/9.4/jre.
This is the location for Java Run Time Environment.
The cause of the error is that hq-server.sh script considers that you do not have the proper version of Java.
I think you must create a ticket with SAS. They may help.
.
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.