https://bz.apache.org/bugzilla/show_bug.cgi?id=65864
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |NEEDINFO --- Comment #1 from Felix Schumacher <[email protected]> --- Thanks for the stacktrace and the issue report. Could you try a current nightly (might be fixed in a newer version of jsoup, which is included in the nightly build)? Could you enable debug logging for the class org.apache.jmeter.protocol.http.proxy.FormCharSetFinder (add a Logger with this class (name) to bin/log4j2.xml). JMeter should then log a debug statement with "Parsing html of: X" right before the NPE. Can you share the content of the displayed html page (The X)? -- You are receiving this mail because: You are the assignee for the bug.
