doStartInstance() Purpose This method starts a repository instance, so that the specified instance becomes available through this repository server. The method will send a notification that the instance has been started to the TIBCO Hawk system. When the server is operating in load-balancing mode, this method will throw an exception unless the global load-balancing mode of the repository servers is read-only. The timeout value for this method is therefore set to thirty minutes. If the instance name is not specified or the specified named instance does not exist in the server, this method will throw an exception. Type Open, Synchronous, IMPACT_ACTION Parameters Name Description Instance name Name of the instance you want to start. If the instance name is not specified or the specified named instance does not exist in the server, this method will throw an exception.