Products | Versions |
---|---|
TIBCO DataSynapse GridServer | 7.0 |
GridServer 7.0.0 Hotfix6 has been released. Here are the release notes:
================================================================================
Affected Components for 7.0.0_hotfix06
The following components are updated by this hotfix:
Admin Interface
Engine
================================================================================
Closed Issues in 7.0.0_hotfix06 (This Release)
Admin Interface
GS-16980
Fixed a display issue in the legacy 6.x Manager Administration Interface.
Engine
GS-17018
Fixed an issue where sometimes after a 64-bit Windows Engine died, it would be erroneously re-started as 32-bit.
GS-17042
Earlier, the GRID_LOAD_DELAY was hardcoded to 20 seconds. This delay was not enough for certain Grids with a high number of large-sized Grid libraries. In this hotfix, a new Engine property, GRIDLIB_LOAD_DELAY, has been added. This will cause the thread designated to signal the Broker that it is ready for new tasks to pause until either all the Grid Libraries have been successfully loaded or the GRIDLIB_LOAD_DELAY value (in seconds) has elapsed.
For new installations of 7.0.0 Hotfix 06, you will not have to take any special actions to implement this new property.
For upgrade installations of 7.0.0 Hotfix 06, You will have to complete the following steps in your <installation_dir>/manager-data directory of each Broker, Director, or combo installation:
- Edit manager-data/conf/Config.xml.unix and/or manager-data/conf/Config.xml.win32 as appropriate. In the PROPERTIES tag, add a new attribute GRIDLIB_LOAD_DELAY="X", where X is your desired delay in seconds.
- Restart the Broker.
- Log into the Administration Tool UI and in Grid Components > Engine Configuration for your appropriate configuration, the new property should be now showing in the list. You can change this value in the Administration Tool any time you wish.
- Trigger your Engine Daemons to restart to force them to pick up the new property.
================================================================================
To download this hotfix, login to the Support Portal and navigate to Downloads > Hotfixes > AvailableDownloads > DataSynapse > GridServer > 7.0.0.