Federator 2.1 Release Notes
Build 2.1.0.16


Compatibility
Java Federator 2.1 must be run under Java 1.5 or newer.
Databases MySQL 5, Microsoft SQL Server 2005, Oracle 10g, and Sybase 12.5
DataSynapse Grids GridServer: 4.2 update 10 and up; all versions of GridServer 5.x
FabricServer: 2.6 and 3.0
Amazon EC2 EC2 DevPay functionality requires GridServer 5.0 SP3 with EC2 patch or GridServer 5.1 SP1.
DevPay is not supported on FabricServer at this time.
Demand Based Policies Demand Based Policies require GridServer 5.x.


Installation
See the Federator User Guide for installation instructions.
NOTE: Federator 2.1 must be deployed on FabricServer 3.0 or above.

Upgrading from 2.0.0.x
Prepare the Federator database. To do this:
  1. Shutdown Federator if it's currently running.
  2. Connect to the Federator database with your SQL client of choice.
  3. Update the runtime_variable db table such that the value column does not allow null values. See your database documentation for more information.

Upgrade the Federator archive in your current deployment. To do this:
  1. Extract the file federator.war from the 2.1 version of the federator gridlib with your archive tool of choice.
  2. Shutdown your current Federator deployment if it's running.
  3. Edit the Federator application component and navigate to "Add/remove archive files."
  4. Select federator.war and click Remove.
  5. Click add and browse to the federator.war file which was unpacked from the 2.1 gridlib, click OK, the click Menu.
  6. Navigate to "Add/override/customize Container and component-specific config files."
  7. Remove the current startup scripts (startup.sh and startup.bat).
  8. Add the startup files from the new Federator gridlib (ds_config/bin/startup.sh.unix, ds_config/bin/startup.bat.win).
    Be sure to drop the platform extension (e.g., the file should be called startup.sh not startup.sh.unix).
  9. Ensure that the Relative Path is set to bin, the appropriate OS is selected, and that Resolve Variables is checked.
  10. Click OK to upload the script and click Finish to save your changes.
  11. Deploy the updated application component.
  12. Install the latest enablement on your managers as per the Federator User Guide.
  13. Start Federator.

Upgrading from versions of Federator prior to 2.0 is not supported.

New Features in 2.1

Known Issues

Copyright 2009 - 2010 TIBCO Software Inc. All Rights Reserved.