Hi,
I'm running a ajax truclient script in controller with 10 users and each user should run for 20 iterations (total 200 iterations) but the script runs for only 32 iterations without errors and stops after that. Controller displays that the users are still running and the time elapsed keep on increasing. I looked at the logs but it stops at certain place and does not go beyond. Please help.