I'm facing issue with sas connect spawner, which is not getting up while in the process of taken the servers restart. Once I down the services, I cleared all logs in the midtier server and object spawner, Metadata logs in the Meta+Compute server.
I have validated the workspace server/pooled workspaces server and Stored process server successfully from the SMC. But while trying to validate the logical connect server and the connect spawner, both are not successful and throwing errors as given below.
I tried to start the connect spawner manually, but not getting start.
connect server error in SMC:
[3/5/22 11:33 PM] INFO: Starting simple validation for SAS/CONNECT server (level 1) - ping
[3/5/22 11:33 PM] SEVERE: java.net.ConnectException: Connection refused (Connection refused)
Connect spawner error in SMC:
[3/5/22 11:44 PM] SEVERE: Connection refused
[3/5/22 11:44 PM] SEVERE: The application could not log on to the server "vbnxsasegrcapp1:7541". No server is available at that port on that machine.
Object spawner log:
SAS Object Spawner Daemon III has completed initialization.
20220305:23.24.56.14: 00000004:ERROR: Libref DBCTRL failed to assign from logical server.
please help me to resolve this issue..
Thanks
@Eswarsas wrote:
????????????????
Did you mark your own reply as an answer because the problem went away?
If not then this type of technical issue is best resolved by your local SAS administrators or by opening a support ticket with SAS. The general SAS community is not going to have access to your SAS servers to debug your issue.
From the error messages you are getting it appears that the server and port combination vbnxsasegrcapp1:7541 is not accessible. First of all try the PING command to confirm the the server vbnxsasegrcapp1 itself is online and then try seeing if port 7541 is accessible. If you are using Windows then the NETSTAT command is useful for this.
Please note that if your issue is urgent then you should contact SAS Tech Support.
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.