vovwait4server
Wait for VOVserver port numbers to be determined and ready for connections.
vovwait4server: Usage Message
DESCRIPTION:
Wait for VOVserver port numbers to be determined and ready for
connections. If the server is ready, print "Ready" and exit with 0
(zero). Otherwise, print an error message and exit with 1 (one).
Note: This tool is called internally by any CLI command that starts
a VOV product instance, like "ncmgr start".
OPTIONS:
-v Increase verbosity.
-h This usage message.
-swd SWD If you are using VOV_PORT_NUMBER=any, then
you have to specify the location of the SWD
directory so we can find the setup.tcl file.
USAGE:
% vovwait4server -h
% vovwait4server [maxWait] -- The default maxWait is 60s
EXAMPLES:
% vovwait4server -h
% vovwait4server
% vovwait4server -swd vnc.swd
% vovwait4server 10
% vovwait4server 30m