Test objects passed to the application under test must be
registered references.
The test objects that were passed to the application
were not registered references. Test objects that are passed to the
application under test must be registered references.
The computer generates a generic Java object for
another process (using spy memory). This Java object is a test object
and it contains an object reference, which is not a remote proxy
reference.
Change the test script so that the test objects that
are passed to the application under test have registered proxy references.