Our Server administrators tried to run second spawner but following error msg is popping up. There is further text of mine after the below error message, please make sure to read that.
root@sas init.d]# service sasspawnerp94 start Starting SAS Spawner public [root@sas init.d]# SAH201001I Server SAS Connect Spawner, State, starting
SAS Connect Spawner version 9.40 (build date: Jul 23 2014) Copyright (C) 2011-2013, SAS Institute Inc., Cary, NC, USA. All Rights Reserved The IOM server command failed to specify a listen port or service. Therefore the default port 7541 will be used. ERROR: The TCP/IP tcpSockBind support routine failed with error 98 (The specified address is already in use.). ERROR: Bridge Protocol Engine Socket Access Method was unable to bind the listen socket to port 7541. ERROR: The Bridge Protocol Engine Socket Access Method listen thread failed during the definition of the server listen. Bridge PE SAM listen thread is exiting (0). For the IOM thread puddle, there were 1 requests processed. The maximum number of requests queued was 0. The maximum number of worker threads was 1. Bridge protocol engine has quiesced. Bridge protocol engine is unloading. ERROR: Unable to initiate the IOM run-time. Failed to initialize cradle support
Administrators tried following commands
/soft_kits/sas94/SASFoundation/9.4/utilities/bin/cntspawn -mgmtport 4020 &
work.
/soft_kits/sas94/SASFoundation/9.4/utilities/bin/cntspawn -service spawnerp &
gives above error message.
If they hard code the port number using -mgmtport option there is no error message, but spawner doesn't seem to listen to the port.
Thank you
... View more