https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #5 from Frederic Girard <[email protected]> --- Hello Vladimir, Yes it does. As I can't rely on the tree view listener, I'm logging the full response into jmeter log. This response is 7 496 223 bytes long. I have a JSR223 post processor with : log.info "Response=" + new String(prev.getResponseData()) When I disable this loggging, jmeter GUI does not freeze but as soon as I try to check the response in the result tree view, the GUI freezes. -- You are receiving this mail because: You are the assignee for the bug.
