Vinicius Barros
Results
2
comments of
Vinicius Barros
I solved this by calling `pool.getResource()` again before `pool.destroy()` or `pool.close()`. In my case, this is triggered only when the application stops. I don't know if this is your case,...
This issue is mentioned at: https://github.com/apache/jmeter/issues/6083