Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
This is a limitation of Administrator, in that it will redeploy all service instances even if only one has been altered. The only ways around this are:
1) To edit the application TRA file on the relevant machine and add the following parameter:
tibco.clientVar.GV_NAME=<specify the runtime value>
Then restart the application on that machine. Note that the value will be overwritten if the application is redeployed at any time. Also, the value that the application instance runs with will not be the same as that displayed in the Administrator GUI.
2) To change the value in Administrator, but when deploying, uncheck the “stop running services…” and “start successfully deployed services” check boxes. This will mean that the old instances of the application will be running (and will be marked as out of synch). You can then restart the instance that has changed and then restart the others at your convenience.