
Originally Posted by
paulstadler
Hi
I am trying to list all the servers using the 'list-servers' command. Originally i had 2 servers and the command listed the 2 server as running correctly. (both of them are running)
I later created a new server using
tcserver-instance.sh -s TestSrv -t /usr/local/paul/AS/tcServer-6.0/OrigServer
(Note: i changed the port for this server to a new one. so technically this is a new server, except the contents are replicated from OrigServer)
If i then use the list-servers command, i only see the original 2 servers, the new server (TestSrv) is not listed.
One more issue i am having is...
If i stop one of the 2 original servers and use the list-servers command, it lists out the 2 servers and still showing them as running even though i stopped one of them. Do we need to refresh something to reflect the correct running servers? I waited 5 minutes and ran the command, then its showing as stopped. Is there a time lag to reflect the server status? can one change this time limit?
Thanks
-P