Hello Everyone,
My java vuser script runs fine on Vugen 2020 SP3, however after upgrade to 2022 R2 it fails with following error:
Error: No connection could be made because the target machine actively refused it
After investigation I found out that if I remove additional VM parameter argument, it works fine with 2022 R2. I was using following argument in additional VM parameter-
-Xmx1536m -Xms1536m -Dspring.cloud.compatibility-verifier.enabled
Can someone please suggest what is wrong with the argument which fails in 2022 R2 or do we have any bug in the version?
Regards,
Ankit Khandelwal