I have set up JMeter to run Performance tests with 8 threads which will have different test loads. I am running the test using non GUI mode.
When I start test for the first time in a day, I see in the log file that first thread get stuck at one line with message "Setting up HTTPS TrsutAll Socket Factory". It stays there around 8-10 minutes and then tests resume without any issues.
Due to this I am not able to get accurate result for my first thread.
Am I missing something in JMeter set up ? Really appreciate your input. TIA.
I have also tried recording logs and added Java.net.debug=all in systems.properties but it was no help as I was not able to see any errors and tests will start executing in 8-10 mins.