https://bz.apache.org/bugzilla/show_bug.cgi?id=64378
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED CC| |[email protected] | |om Resolution|--- |WORKSFORME --- Comment #1 from Philippe Mouawad <[email protected]> --- (In reply to santakd from comment #0) > HTML report is not generated due to an error > This was working on 5.1.1 but not on 5.2.1 > The ubik plugins are not installed > Removed all plugins and installed them again > Still the same error persists > > An error occurred: Class name > "com.ubikingenierie.jmeter.plugin.videostreaming.graphing. > ULPCustomGraphConsumer" is not valid. > errorlevel=1 > > Command used > jmeter -g "C:\Results\DRS_Report_25-04-2020-12-11-29.jtl" -o > "C:\Reports\DRS_Report_25-04-2020-12-11-29" Hello, This is out of scope of JMeter as it is related to 3rd party plugin. It is related to custom graphs that can be configured this way: - https://jmeter.apache.org/usermanual/generating-dashboard.html#customs_graphs Remove from user.properties the lines containing this class reference and related properties and error will disappears. Regards -- You are receiving this mail because: You are the assignee for the bug.
