Hi all,
we developed two truclient scripts, one for Firefox and one for Chrome on LR 12.53. The two scripts are functionally the same. Then we provisioned an AWS machine using the built in functionality in the LR Controller (in that way we are sure that the LG is compatible with our LR version).
We configured the test to use 50 vusers, with a distribution of 70% to the Chrome script and 30% to Firefox. We started the test and the vuser began to spawn, passing from Init phase (Init Action does nothing) to Run phase. When 35 vusers were correctly running, the remainig 15 stayed in the Init phase, doing nothing and they never proceed to the Run phase. Eventually we got the following error:
Error: Communication error: The Client failed to send packet. The socket has been shut down. [MsgId: MERR-10343]
Then we ran a test only with Chrome script (always 50 vusers) and we got 26 vusers in Run phase, while the remaining stayed in Init phase.
Lastly we ran a test with Firefox script (50 vusers) and all of them passed in Run phase.
The issue seems to be correlated with Chrome. Why does it stop in Init phase doing nothing? Are there known problems with Chrome browser? We plan to do tests with more than 26 Chrome vusers, and at this point we cannot do that, that is quite disappointing.
Thanks a lot!