© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
1.0 Known problems and workaroundsIf you start the Test Manager agent 7.0 daemon on a Linux machine and execute the scripts through Test Manager on a Windows machine, you might see some errors.
Workaround: On the Linux machine, perform the following:
- Set the environment variable LD_LIBRARY_PATH to libjava.so of the currently used JRE.
- Set the CLASSPATH to <Functional Tester install directory>/bin/rational_ft.jar.
- Execute the command: source <Functional Tester install directory> rtsetup.
- From the Test Manager install directory, run the RTsagt script.
Note: You cannot use Test Manager agents on SUSE Linux Enterprise Server 10.0 and Novell Desktop 10.0 platforms.
In the agent machine, shortcut menu options are unavailable to invoke the Application Configuration Tool and the Enabler.
Workaround: Use the command-line interface to run the Application Configuration Tool and the Enabler.
For example:
To configure the test application: java -classpath <classpath> com.rational.test.ft.rational_ft -appConfig <application name>
To enable the test environment: java -classpath <classpath> com.rational.test.ft.rational_ft -enableName <browser/Java environment/Eclipse>