https://issues.apache.org/bugzilla/show_bug.cgi?id=54166
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #5 from Sebb <[email protected]> --- The immediate cause is the following css entry: <style type="text/css"> html, body { margin: 0; padding: 0 0 <length> 0; height: 100%; } The <length> tag should not be there. I suggest you report the fault to the webmaster. However, it would be better if JMeter caught the RuntimeException and displayed some kind of indication to the user. Note that only the HTML viewers have problems; it's possible to display the content using text or XML or even JSON. -- You are receiving this mail because: You are the assignee for the bug.
