Hi,I am using Flex stress testing framework for testing anapplication
that uses Remote object to connect to a java class,which in-turn
connects to a MySQL database to retrieve somewherearound 20,000 records.
When I run a single instance of theapplication, it works fine. If I try
to open multiple instances ofthe application (for stress testing
purpose), some of the instancesfail to initialize and throw the
following error (even before Itrigger the code to retrieve the data from
remote object):Arg...