https://issues.apache.org/bugzilla/show_bug.cgi?id=53840
--- Comment #4 from Philippe Mouawad <[email protected]> --- Thanks, Reading your log file, issue occurs while you are recording using HTTP Proxy server, right ? Please attach Test Plan, it's the most important one to reproduce. Attached jar is useless, you can obsolete it. Can you try with next nightly build revision r1382138, I have just updated code to get more logs: - https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/ Read following instructions to install this version: - http://jmeter.apache.org/nightly.html Before doing so, change the following in jmeter.properties: log_level.jmeter=DEBUG log_level.jmeter.junit=DEBUG log_level.jmeter.control=DEBUG log_level.jmeter.testbeans=DEBUG log_level.jmeter.engine=DEBUG log_level.jmeter.threads=DEBUG log_level.jmeter.testelement=DEBUG log_level.jmeter.util=DEBUG log_level.jmeter.util.classfinder=DEBUG log_level.jmeter.test=DEBUG log_level.jmeter.protocol.http=DEBUG # For CookieManager, AuthManager etc: log_level.jmeter.protocol.http.control=DEBUG log_level.jmeter.protocol.http.proxy=DEBUG Regards Philippe -- You are receiving this mail because: You are the assignee for the bug.
