RemoteProxyReferenceValue.fromStream - An attempt was made
to create a test object in the application under test.
Explanation
A test object is a connection point between the test
script and a proxy object that connects to the real object in the
application under test. Rational Functional Tester verifies that the
referenced test context is a client. If an attempt is made to create
a test object in the application under test, which is never a client,
recording cannot continue.
User response
Make sure there is no attempt to create a test object
in the application under test while recording.