Products | Versions |
---|---|
TIBCO Streaming | 10 |
In StreamBase 7 and earlier, the sbc command line client has a "-w" option, which specifies a number of milliseconds to wait before the client is able to connect to the SB server. What is the equivalent option in epadmin for TIBCO Streaming 10 and later?
epadmin servicename=YourNodeName start node --maxretries=600000'maxretries' is the amount of time in seconds to wait for the node to start. The default value is 300 seconds.