===================================================================================
IBM® WebSphere® Business Modeler Advanced Version 6.0.2.1
Interim Fix JR26345 Readme
===================================================================================

© Copyright International Business Machines Corporation. 2004, 2005. All rights reserved. 

This interim fix attempts to alleviate connection errors a user may experience while checking out from a CVS repository. If a check-out fails to complete, ensure that the project has been removed from the workspace. Verify that the project is not in the WebSphere Business Modeler project tree view. If you are not confident about the project removal, verify that project is not in the Navigator. For example, navigate to Window > Open perspective > Other... > Resource, and verify that the project is not in the Navigator view.

If you are checking out projects from a CVS repository and your environment is configured with pserver or extssh (ssh2 only), you can attempt to alleviate failing check-outs due to connection errors by increasing the Communication timeout preference. To increase the Communication timeout, navigate to Windows > Preferences > Team > CVS, and increase the value of Communication timeout.

If you are checking out projects from a CVS repository and your environment is configured with pserver or ext or extssh (ssh1 only), there are several timeout properties that have been surfaced with this fix in your WebSphere Business Modeler installation under eclipse\plugins\org.eclipse.team.cvs.core_3.0.1\plugin.properties. The default values are as follows

  • pserverTimeout=60000
  • extReadTimeout=60000
  • extWriteTimeout=60000
  • sshSocketTimeout=60000
  • If your environment is configured with pserver then adjust the pserverTimeout property with a higher value, for example 120000.

    If your environment is configured with ext then adjust the extReadTimeout and extWriteTimeout properties with a higher values, for example 120000.

    If your environment is configured with extssh (ssh1 only) then adjust the sshSocketTimeout, extReadTimeout and extWriteTimeout properties with a higher values, for example 120000.

    Note: The adjusted values will not be in effect until WebSphere Business Modeler is re-started. If the WebSphere Business Modeler application hangs for an unreasonable amount of time after adjusting the properties above and during check-out, you may need to force the application to end. If this occurs, it is recommended that you return the property values to the defaults, and ensure that the project that you attempted to check out does not exist in the workspace, as directed above. You may need to contact your service provider if check-out problems persist.

    Installing the interim fix

    The following information describes how to apply this interim fix to your WebSphere Business Modeler installation.

    To install the test fix, complete the following steps:

    1. Download the 6.0.2.1-WB-ModelerAdvModelerBas-IFJR26345.zip file.
    2. Stop WebSphere Business Modeler, if it has been started.
    3. Double-click the downloaded 6.0.2.1-WB-ModelerAdvModelerBas-IFJR26345.zip file, and extract the files to the root of the directory where you installed WebSphere Business Modeler.
    4. Navigate to the 6.0.2.1-WB-ModelerAdvModelerBas-IFJR26345 directory within your WebSphere Business Modeler installation directory.
    5. Execute the install.bat file
    6. Start WebSphere Business Modeler.

    The interim fix is now installed.

    Uninstalling the interim fix

    The following information describes how to remove this interim fix from your WebSphere Business Modeler installation.

    To uninstall the test fix, complete the following steps:

    1. Download the 6.0.2.1-WB-ModelerAdvModelerBas-IFJR263455.zip file.
    2. Stop WebSphere Business Modeler, if it has been started.
    3. Double-click the downloaded 6.0.2.1-WB-ModelerAdvModelerBas-IFJR26345.zip file, and extract the files to the root of the directory where you installed WebSphere Business Modeler.
    4. Navigate to the 6.0.2.1-WB-ModelerAdvModelerBas-IFJR26345 directory within your WebSphere Business Modeler installation directory.
    5. Execute the uninstall.bat file
    6. Start WebSphere Business Modeler.

    The test fix is now uninstalled.