2015-03-08 18:22:58 +08:00
<!DOCTYPE html SYSTEM "about:legacy-compat">
< html lang = "en" > < head > < META http-equiv = "Content-Type" content = "text/html; charset=iso-8859-15" > < title > Apache JMeter
-
2016-04-28 04:48:47 +08:00
Changes< / title > < meta name = "author" value = "JMeter developers" > < meta name = "email" value = "dev AT jmeter.apache.org" > < meta name = "viewport" content = "width=device-width, initial-scale=1" > < link href = "http://fonts.googleapis.com/css?family=Merriweather:400normal" rel = "stylesheet" type = "text/css" > < link href = "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel = "stylesheet" type = "text/css" > < link rel = "stylesheet" type = "text/css" href = "./css/new-style.css" > < link rel = "apple-touch-icon-precomposed" href = "./images/apple-touch-icon.png" > < link rel = "icon" href = "./images/favicon.png" > < meta name = "msapplication-TileColor" content = "#ffffff" > < meta name = "msapplication-TileImage" content = "./images/mstile-144x144.png" > < meta name = "theme-color" content = "#ffffff" > < / head > < body role = "document" > < a href = "#content" class = "hidden" > Main content< / a > < div class = "header" > <!--
2015-03-08 18:22:58 +08:00
APACHE LOGO
2016-04-28 04:48:47 +08:00
-->< div > < a href = "http://www.apache.org" > < img title = "Apache Software Foundation" class = "asf-logo logo" src = "./images/asf-logo.svg" alt = "Logo ASF" > < / a > < / div > <!--
2015-03-08 18:22:58 +08:00
PROJECT LOGO
2017-04-01 22:01:02 +08:00
-->< div > < a href = "http://jmeter.apache.org/" > < img class = "logo" src = "./images/logo.svg" alt = "Apache JMeter" > < / a > < / div > < div class = "banner" > < a href = "http://www.apache.org/events/current-event.html" > < img src = "http://www.apache.org/events/current-event-234x60.png" alt = "Current Apache event teaser" > < / a > < div class = "clear" > < / div > < / div > < / div > < div class = "nav" > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > About< / div > < ul > < li > < a href = "./index.html" > Overview< / a > < / li > < li > < a href = "http://www.apache.org/licenses/" > License< / a > < / li > < / ul > < / li > < / ul > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > Download< / div > < ul > < li > < a href = "./download_jmeter.cgi" > Download Releases< / a > < / li > < li > < a href = "./changes.html" > Release Notes< / a > < / li > < / ul > < / li > < / ul > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > Documentation< / div > < ul > < li > < a href = "./usermanual/get-started.html" > Get Started< / a > < / li > < li > < a href = "./usermanual/index.html" > User Manual< / a > < / li > < li > < a href = "./usermanual/best-practices.html" > Best Practices< / a > < / li > < li > < a href = "./usermanual/component_reference.html" > Component Reference< / a > < / li > < li > < a href = "./usermanual/functions.html" > Functions Reference< / a > < / li > < li > < a href = "./usermanual/properties_reference.html" > Properties Reference< / a > < / li > < li > < a href = "./changes_history.html" > Change History< / a > < / li > < li > < a href = "./api/index.html" > Javadocs< / a > < / li > < li > < a href = "http://wiki.apache.org/jmeter" > JMeter Wiki< / a > < / li > < li > < a href = "http://wiki.apache.org/jmeter/JMeterFAQ" > FAQ (Wiki)< / a > < / li > < / ul > < / li > < / ul > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > Tutorials< / div > < ul > < li > < a href = "./usermanual/jmeter_distributed_testing_step_by_step.html" > Distributed Testing< / a > < / li > < li > < a href = "./usermanual/jmeter_proxy_step_by_step.html" > Recording Tests< / a > < / li > < li > < a href = "./usermanual/junitsampler_tutorial.html" > JUnit Sampler< / a > < / li > < li > < a href = "./usermanual/jmeter_accesslog_sampler_step_by_step.html" > Access Log Sampler< / a > < / li > < li > < a href = "./usermanual/jmeter_tutorial.html" > Extending JMeter< / a > < / li > < / ul > < / li > < / ul > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > Community< / div > < ul > < li > < a href = "./issues.html" > Issue Tracking< / a > < / li > < li > < a href = "./mail.html" > Mailing Lists< / a > < / li > < li > < a href = "./svnindex.html" > Source Repositories< / a > < / li > < li > < a href = "./building.html" > Building and Contributing< / a > < / li > < li > < a href = "https://projects.apache.org/project.html?jmeter" > Project info at Apache< / a > < / li > < li > < a href = "http://wiki.apache.org/jmeter/JMeterCommitters" > Contributors< / a > < / li > < / ul > < / li > < / ul > < ul class = "menu" > < li onClick = "return true" > < div class = "menu-title" > Foundation< / div > < ul > < li > < a href = "http://www.apache.org/" > ASF< / a > < / li > < li > < a href = "http://www.apache.org/foundation/getinvolved.html" > Get Involved in the ASF< / a > < / li > < li > < a href = "http://www.apache.org/foundation/sponsorship.html" > Sponsorship< / a > < / li > < li > < a href = "http://www.apache.org/foundation/thanks.html" > Thanks< / a > < / li > < / ul > < / li > < / ul > < / div > < div class = "main" id = "content" > < div class = "social-media" > < ul class = "social-media-links" > < li class = "twitter" > < a href = "https://twitter.com/ApacheJMeter" title = "Follow us on Twitter" > < i class = "fa fa-twitter" aria-hidden = "true" > < / i > Twitter< / a > < / li > < li class = "github" > < a href = "https://github.com/apache/jmeter" title = "Fork us on github" > < i class = "fa fa-github" aria-hidden = "true" > < / i > github< / a > < / li > < / ul > < / div > < div class = "section" > < h1 > Changes< / h1 >
2015-03-08 18:22:58 +08:00
< style type = "text/css" > < / style >
< div class = "clear" > < / div > < div class = "note" >
< b > This page details the changes made in the current version only.< / b >
2012-01-29 01:12:54 +08:00
< br >
2015-03-08 18:22:58 +08:00
Earlier changes are detailed in the < a href = "changes_history.html" > History of Previous Changes< / a > .
< / div > < div class = "clear" > < / div >
2013-01-24 18:35:27 +08:00
2012-01-29 01:12:54 +08:00
2017-04-01 22:01:02 +08:00
< h1 > Version 3.2< / h1 >
2016-11-09 00:25:16 +08:00
< p >
2015-03-08 18:22:58 +08:00
Summary
2016-11-09 00:25:16 +08:00
< / p >
2013-10-16 21:57:02 +08:00
< ul >
2015-03-08 18:22:58 +08:00
< li > < a href = "#New and Noteworthy" > New and Noteworthy< / a > < / li >
< li > < a href = "#Incompatible changes" > Incompatible changes< / a > < / li >
< li > < a href = "#Bug fixes" > Bug fixes< / a > < / li >
< li > < a href = "#Improvements" > Improvements< / a > < / li >
< li > < a href = "#Non-functional changes" > Non-functional changes< / a > < / li >
2016-11-05 22:26:10 +08:00
< li > < a href = "#Known problems and workarounds" > Known problems and workarounds< / a > < / li >
2015-03-08 18:22:58 +08:00
< li > < a href = "#Thanks" > Thanks< / a > < / li >
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< / ul >
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "New and Noteworthy" > New and Noteworthy< / h2 >
2013-10-16 21:57:02 +08:00
2016-11-05 22:26:10 +08:00
2017-04-01 22:01:02 +08:00
< h2 class = "ch_section" id = "IMPORTANT CHANGES" > IMPORTANT CHANGES< / h2 >
2016-11-09 00:25:16 +08:00
< p >
2017-04-01 22:01:02 +08:00
JMeter now requires Java 8. Ensure you use the most up to date version.
2016-11-09 00:25:16 +08:00
< / p >
< p >
2017-04-01 22:01:02 +08:00
JMeter logging has been migrated to SLF4J and Log4j 2.
This affects configuration and 3< sup > rd< / sup > party plugins, see below < b > "Logging changes"< / b > .
2016-11-09 00:25:16 +08:00
< / p >
2016-11-05 22:26:10 +08:00
< h3 class = "ch_title" > Core improvements< / h3 >
< ul >
2017-04-01 22:01:02 +08:00
< li > JMeter now provides a new BackendListener implementation that interfaces InfluxDB.
< figure > < a href = "./images/screenshots/changes/3.2/backend_influxdb.png" > < img src = "./images/screenshots/changes/3.2/backend_influxdb.png" width = "813" height = "407" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
This implementation sends data using Asynchronous HTTP calls to InfluxDB through its < a href = "https://docs.influxdata.com/influxdb/v1.2/guides/writing_data/" > HTTP API< / a >
and give you the following graphs with annotations:
< figure > < a href = "./images/screenshots/backend_listener_influxdb_graph.png" > < img src = "./images/screenshots/backend_listener_influxdb_graph.png" width = "934" height = "399" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > DNS Cache Manager now has a table to allow static host resolution.
< figure > < a href = "./images/screenshots/changes/3.2/dns_cache_manager_static_hosts.png" > < img src = "./images/screenshots/changes/3.2/dns_cache_manager_static_hosts.png" width = "803" height = "561" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > JMS Publisher and Subscriber now allow reconnection on error with pause.
< figure > < a href = "./images/screenshots/changes/3.2/jms_publisher_reconnect.png" > < img src = "./images/screenshots/changes/3.2/jms_publisher_reconnect.png" width = "852" height = "738" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< figure > < a href = "./images/screenshots/changes/3.2/jms_subscriber_reconnect_pause.png" > < img src = "./images/screenshots/changes/3.2/jms_subscriber_reconnect_pause.png" width = "716" height = "538" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > Variables in JMS Publisher are now supported for all types of messages. Add the encoding type of the file to parse its content< / li >
< figure > < a href = "./images/screenshots/changes/3.2/jms_subscriber_content_encoding.png" > < img src = "./images/screenshots/changes/3.2/jms_subscriber_content_encoding.png" width = "750" height = "743" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< li > XPath Extractor now allows extraction randomly, by index or for all matches.
< figure > < a href = "./images/screenshots/changes/3.2/xpath_extractor_matchno.png" > < img src = "./images/screenshots/changes/3.2/xpath_extractor_matchno.png" width = "823" height = "348" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > Response Assertion now allows to work on Request Header, provides a "OR" combination and has a better cell renderer
< figure > < a href = "./images/screenshots/changes/3.2/response_assertion.png" > < img src = "./images/screenshots/changes/3.2/response_assertion.png" width = "1053" height = "329" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > JMeter now uses Oracle Nashorn Javascript engine instead of Rhino. This provides a faster execution of Javascript.< / li >
< li > HTTP HC4 Implementation now provides preemptive Basic Auth enabled by default< / li >
< li > Embedded resources download in CSS has been improved to avoid useless repetitive parsing to find the resources< / li >
< li > An important work on code quality and code coverage with tests has been done since Sonar has been setup on the project.
You can see Sonar report < a href = "https://builds.apache.org/analysis/overview?id=12927" > here< / a > .
< / li >
2016-11-05 22:26:10 +08:00
< / ul >
2017-04-01 22:01:02 +08:00
< h3 class = "ch_title" > UX improvements< / h3 >
2016-11-05 22:26:10 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > When running a Test, GUI is now more responsive and less impacting on memory usage thanks to a limitation on the number of Sample Results
listeners hold and a rework of the way GUI is updated< / li >
< li > HTTP Request GUI has been simplified and provides more place for parameters and body.
< figure > < a href = "./images/screenshots/changes/3.2/http_request.png" > < img src = "./images/screenshots/changes/3.2/http_request.png" width = "848" height = "475" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > HTTP(S) Test Script Recorder has been simplified and clarified.
< figure > < a href = "./images/screenshots/changes/3.2/http_recorder_1.png" > < img src = "./images/screenshots/changes/3.2/http_recorder_1.png" width = "1023" height = "494" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< figure > < a href = "./images/screenshots/changes/3.2/http_recorder_2.png" > < img src = "./images/screenshots/changes/3.2/http_recorder_2.png" width = "1021" height = "711" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > A < span class = "code" > replace< / span > feature has been added to Search feature to allow replacement in some elements.
< figure > < a href = "./images/screenshots/changes/3.2/search_replace.png" > < img src = "./images/screenshots/changes/3.2/search_replace.png" width = "459" height = "196" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > View Results Tree now provides a more up to date Browser renderer which requires JavaFX.< / li >
< li > You can now add through a contextual menu think times, this will add think times between samplers and Transaction Controllers
of selected node.
< figure > < a href = "./images/screenshots/changes/3.2/menu_add_think_times.png" > < img src = "./images/screenshots/changes/3.2/menu_add_think_times.png" width = "326" height = "430" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > You can now apply a naming policy to children of a Transaction Controller. A default policy exists but you can implement your own
through < span class = "code" > < a href = "./api/org/apache/jmeter/gui/action/TreeNodeNamingPolicy.html" > org.apache.jmeter.gui.action.TreeNodeNamingPolicy< / a > < / span >
and configuring property < span class = "code" > naming_policy.impl< / span >
< figure > < a href = "./images/screenshots/changes/3.2/menu_apply_naming_policy.png" > < img src = "./images/screenshots/changes/3.2/menu_apply_naming_policy.png" width = "327" height = "518" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li > Sorting per column has been added to View Results in Table, Summary Report, Aggregate Report and Aggregate Graph elements.
< figure > < a href = "./images/screenshots/changes/3.2/sorting.png" > < img src = "./images/screenshots/changes/3.2/sorting.png" width = "1065" height = "369" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
2016-11-05 22:26:10 +08:00
< / ul >
2017-04-01 22:01:02 +08:00
< h3 class = "ch_title" > Report/Dashboard improvements< / h3 >
< ul >
< li >
Statistics have been reorganized to clarify report:
< figure > < a href = "./images/screenshots/dashboard/report_statistics.png" > < img src = "./images/screenshots/dashboard/report_statistics.png" width = "1548" height = "366" alt = "" > < / a > < figcaption > < / figcaption > < / figure >
< / li >
< li >
It is now possible to customize APDEX thresholds per transaction based on regular expression or sample name.
The below example will apply different thresholds for samples sample(\\d+), sampleA and scenarioB
than default ones (500 and 1500 for satisfied and tolerated thresholds) declared:
< pre class = "source" >
jmeter.reportgenerator.apdex_satisfied_threshold=500
jmeter.reportgenerator.apdex_tolerated_threshold=1500
jmeter.reportgenerator.apdex_per_transaction=sample(\\d+):1000|2000;\
sampleA:3000|4000;\
scenarioB:5000|6000
< / pre >
< / li >
< / ul >
2016-11-05 22:26:10 +08:00
2017-04-01 22:01:02 +08:00
< h3 class = "ch_title" > Documentation improvements< / h3 >
< ul >
< li > PDF Documentations have been migrated and updated to HTML user manual< / li >
< / ul >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
2012-01-29 01:12:54 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "Incompatible changes" > Incompatible changes< / h2 >
2012-01-29 01:12:54 +08:00
2013-10-31 00:38:42 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > JMeter requires now at least a Java 8 version to run.< / li >
< li > JMeter logging has been migrated to SLF4J and Log4j 2, this involves changes in the way configuration is done. JMeter now relies on standard
< a href = "https://logging.apache.org/log4j/2.x/manual/configuration.html" > Log4j 2 configuration< / a > in file < span class = "code" > log4j2.xml< / span >
See < span class = "code" > Logging changes< / span > section below for further details.
< / li >
< li > The following jars have been removed after migration from LogKit to SLF4J (see < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60589" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60589< / a > ):
< ul >
< li > ApacheJMeter_slf4j_logkit.jar< / li >
< li > avalon-framework-4.1.4.jar< / li >
< li > avalon-framework-4.1.4.jar< / li >
< li > commons-logging-1.2.jar< / li >
< li > excalibur-logger-1.1.jar< / li >
< li > logkit-2.0.jar< / li >
< / ul >
< / li >
< li > The < span class = "code" > commons-httpclient-3.1.jar< / span > has been removed after drop of HC3.1 support(see < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60727" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60727< / a > )< / li >
< li > JMeter now sets through < span class = "code" > -Djava.security.egd=file:/dev/urandom< / span > the algorithm for secure random< / li >
< li > Process Sampler now returns error code 500 when an error occurs. It previously returned an empty value.< / li >
< li > In < span class = "code" > org.apache.jmeter.protocol.http.sampler.HTTPHCAbstractImpl< / span > two protected static fields (< span class = "code" > localhost< / span > and < span class = "code" > nonProxyHostSuffixSize< / span > ) have been renamed to (< span class = "code" > LOCALHOST< / span > and < span class = "code" > NON_PROXY_HOST_SUFFIX_SIZE< / span > )
to follow static fields naming convention< / li >
< li > JMeter now uses by default Oracle Nashorn engine instead of Mozilla Rhino for better performances. This should not have an impact unless
you use some advanced features. You can revert back to Rhino by settings property < span class = "code" > javascript.use_rhino=true< / span > .
You can read this < a href = "https://wiki.openjdk.java.net/display/Nashorn/Rhino+Migration+Guide" > migration guide< / a > for more details on Nashorn. See < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60672" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60672< / a > < / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60729" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60729< / a >
-
The Random Variable Config Element now allows minimum==maximum. Previous versions logged an error when minimum==maximum and did not set the configured variable.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60730" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60730< / a >
-
The JSON PostProcessor now sets the < span class = "code" > _ALL< / span > variable (assuming < span class = "code" > Compute concatenation var< / span > was checked)
even if the JSON path matches only once. Previous versions did not set the < span class = "code" > _ALL< / span > variable in this case.< / li >
2016-04-28 04:48:47 +08:00
< / ul >
2016-09-25 20:04:59 +08:00
2017-04-01 22:01:02 +08:00
< h3 > Removed elements or functions< / h3 >
2016-04-28 04:48:47 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > SOAP/XML-RPC Request has been removed as part of < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60727" >
Bug
60727< / a > . Use HTTP Request element as a replacement.
See < a href = "./build-ws-test-plan.html" > Building a WebService Test Plan< / a > < / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60423" >
Bug
60423< / a >
-
Drop Monitor Results listener < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.protocol.system.NativeCommand< / span > < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui< / span > < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.testelement.TestListener< / span > < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.reporters.FileReporter< / span > < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.protocol.http.modifier.UserSequence< / span > < / li >
< li > Drop deprecated class < span class = "code" > org.apache.jmeter.protocol.http.parser.HTMLParseError< / span > < / li >
< li > Drop unused methods < span class = "code" > org.apache.jmeter.protocol.http.control.HeaderManager#getSOAPHeader< / span >
and < span class = "code" > org.apache.jmeter.protocol.http.control.HeaderManager#setSOAPHeader(Object)< / span >
2016-11-05 22:26:10 +08:00
< / li >
2017-04-01 22:01:02 +08:00
< li > < span class = "code" > org.apache.jmeter.protocol.http.util.Base64Encode< / span > has been deprecated, you can use < span class = "code" > java.util.Base64< / span > as a replacement< / li >
2015-03-08 18:22:58 +08:00
< / ul >
2012-09-30 17:16:08 +08:00
2017-04-01 22:01:02 +08:00
< h3 > Logging changes< / h3 >
< p >
JMeter logging has been migrated to SLF4J and Log4j 2.
This affects logging configuration and 3< sup > rd< / sup > party plugins (if they use JMeter logging).
The following sections describe what changes need to be made.
< / p >
< h4 > Setting the logging level and log file< / h4 >
< p >
The default logging level can be changed on the command-line using the < span class = "code" > -L< / span > parameter.
Likewise the < span class = "code" > -l< / span > parameter can be used to change the name of the log file.
However the < span class = "code" > log_level< / span > properties no longer work.
< / p >
< p >
The default logging levels and file name are defined in the < span class = "code" > log4j2.xml< / span > configuration file
in the launch directory (usually < span class = "code" > JMETER_HOME/bin< / span > )
< / p >
< p >
< div class = "clear" > < / div > < div class = "note" > If you need to change the level programmatically from Groovy code or Beanshell, you need to do the following:
< pre class = "source" >
import org.apache.logging.log4j.core.config.Configurator;
⋮
final String loggerName = te.getClass().getName(); // te being a JMeter class
Configurator.setAllLevels(loggerName, Level.DEBUG);
< / pre >
< / div > < div class = "clear" > < / div >
< / p >
< h4 > Changes to 3< sup > rd< / sup > party plugin logging< / h4 >
< p >
< div class = "clear" > < / div > < div class = "note" > 3rd party plugins should migrate their logging code from logkit to slf4j. This is fairly easy and can be done by replacing:
< pre class = "source" >
import org.apache.jorphan.logging.LoggingManager;
import org.apache.log.Logger;
⋮
private static final Logger log = LoggingManager.getLoggerForClass();
< / pre >
By:
< pre class = "source" >
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
⋮
private static final Logger log = LoggerFactory.getLogger(YourClassName.class);
< / pre >
< / div > < div class = "clear" > < / div >
< / p >
2012-01-29 01:12:54 +08:00
2014-11-02 23:00:34 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "Improvements" > Improvements< / h2 >
2014-11-02 23:00:34 +08:00
2015-03-08 18:22:58 +08:00
< h3 > HTTP Samplers and Test Script Recorder< / h3 >
2015-03-04 06:15:26 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=59934" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
59934< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Fix race-conditions in CssParser. Based on a patch by Jerome Loisel (loisel.jerome at gmail.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60543" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60543< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP Request / Http Request Defaults UX: Move to advanced panel Timeouts, Implementation, Proxy. Implemented by Philippe Mouawad (p.mouawad at ubik-ingenierie.com) and contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60548" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60548< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP Request : Allow Upper Panel to be collapsed< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=57242" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
57242< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP Authorization is not pre-emptively set with HttpClient4< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60727" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60727< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Drop commons-httpclient-3.1 and related elements. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60790" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60790< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP(S) Test Script Recorder : Improve information on certificate expiration and have better UX for Start/Stop< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60888" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60888< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
HttpRequest : Add option to allow retrial of all requests including NON Idempotent HTTP methods< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60896" >
2016-11-14 02:05:08 +08:00
Bug
2017-04-01 22:01:02 +08:00
60896< / a >
2016-11-14 02:05:08 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP(S) Test Script Recorder : Improve UX by reducing number of properties on screen< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< h3 > Other samplers< / h3 >
2012-01-29 01:12:54 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60740" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60740< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Support variable for all JMS messages (bytes, object, … ) and sources (file, folder), based on < a href = "https://github.com/apache/jmeter/pull/241" >
Pull request #241< / a > . Contributed by Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60585" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60585< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
JMS Publisher and JMS Subscriber : Allow reconnection on error and pause between errors. Based on < a href = "https://github.com/apache/jmeter/pull/240" >
Pull request #240< / a > from by Logan Mauzaize (logan.mauzaize at gmail.com) and Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://github.com/apache/jmeter/pull/259" >
Pull request #259< / a > - Refactored and reformatted SmtpSampler. Contributed by Graham Russell (graham at ham1.co.uk)< / li >
2012-01-29 01:12:54 +08:00
< / ul >
2013-01-24 18:35:27 +08:00
2015-03-08 18:22:58 +08:00
< h3 > Controllers< / h3 >
2013-10-16 21:57:02 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60672" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60672< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
JavaScript function / IfController : use Nashorn engine by default< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< h3 > Listeners< / h3 >
2015-03-04 06:15:26 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60144" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60144< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree : Add a more up to date Browser Renderer to replace old Render< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60542" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60542< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree : Allow Upper Panel to be collapsed. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=52962" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
52962< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Allow sorting by columns for View Results in Table, Summary Report, Aggregate Report and Aggregate Graph. Based on a < a href = "https://github.com/apache/jmeter/pull/245" >
Pull request #245< / a > by Logan Mauzaize (logan.mauzaize at gmail.com) and Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60590" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60590< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
BackendListener : Add Influxdb BackendListenerClient implementation to JMeter. Partly based on < a href = "https://github.com/apache/jmeter/pull/246" >
Pull request #246< / a > by Logan Mauzaize (logan.mauzaize at gmail.com) and Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60591" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60591< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
BackendListener : Add a time boxed sampling. Based on a < a href = "https://github.com/apache/jmeter/pull/237" >
Pull request #237< / a > by Logan Mauzaize (logan.mauzaize at gmail.com) and Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60678" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60678< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree : Text renderer, search should not popup "Text Not Found"< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60691" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60691< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree : In Renderers (XPath, JSON Path Tester, RegExp Tester and CSS/JQuery Tester) lower panel is sometimes not visible as upper panel is too big and cannot be resized< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60687" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60687< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Make GUI more responsive when it gets a lot of events.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60791" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60791< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree: Trigger search on Enter key in Search Feature and display red background if no match< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60822" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60822< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
ResultCollector does not ensure unique file name entries in files HashMap< / li >
< / ul >
< h3 > Timers, Assertions, Config, Pre- & Post-Processors< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60154" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60154< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
User Parameters GUI: allow rows to be moved up & down in the list. Contributed by Murdecai777 (https://github.com/Murdecai777).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60507" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60507< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Added '< span class = "code" > Or< / span > ' Function into ResponseAssertion. Based on a contribution from 忻 隆 (298015902 at qq.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=58943" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
58943< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Create a Better Think Time experience. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60602" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60602< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
XPath Extractor : Add Match No. to allow extraction randomly, by index or all matches< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60710" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60710< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
XPath Extractor : When content on which assertion applies is not XML, in View Results Tree the extractor is marked in Red and named SAXParseException. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60712" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60712< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Response Assertion : Improve Renderer of Patterns< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=59174" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
59174< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Add a table with static hosts to the DNS Cache Manager. This enables better virtual hosts testing with HttpClient4.< / li >
2015-03-04 06:15:26 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2015-03-08 18:22:58 +08:00
< h3 > Functions< / h3 >
2013-10-31 00:38:42 +08:00
< ul >
2017-04-07 01:04:19 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60883" >
Bug
60883< / a >
-
< a href = "https://github.com/apache/jmeter/pull/288" >
Pull request #288< / a > - Add < span class = "code" > ${__escapeXml()}< / span > function. Contributed by Michael Osipov (michaelo at apache.org)< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2015-03-08 18:22:58 +08:00
< h3 > I18N< / h3 >
2013-10-31 00:38:42 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > Improve translation "< span class = "code" > save_as< / span > " in French. Based on a < a href = "https://github.com/apache/jmeter/pull/252" >
Pull request #252< / a > by Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60785" >
2016-11-14 02:05:08 +08:00
Bug
2017-04-01 22:01:02 +08:00
60785< / a >
2016-11-14 02:05:08 +08:00
-
2017-04-01 22:01:02 +08:00
Improvement of Japanese translation. Patch by Kimono (kimono.outfit.am at gmail.com).< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2013-10-16 21:57:02 +08:00
2016-09-25 20:04:59 +08:00
< h3 > Report / Dashboard< / h3 >
2013-10-31 00:38:42 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60637" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60637< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Improve Statistics table design < figure > < a href = "./images/screenshots/dashboard/report_statistics.png" > < img src = "./images/screenshots/dashboard/report_statistics.png" width = "" height = "" alt = "" > < / a > < figcaption > < / figcaption > < / figure > < / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60112" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60112< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Report / Dashboard : Add ability to customize APDEX thresholds per Transaction name. Contributed by Stephane Leplus (s.leplus at ubik-ingenierie.com)< / li >
< / ul >
< h3 > General< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=58164" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
58164< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Check if file already exists on ResultCollector listener before starting the loadtest< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=54525" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
54525< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Search Feature : Enhance it with ability to replace< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60530" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60530< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Add API to create JMeter threads while test is running. Based on a contribution by Logan Mauzaize (logan.mauzaize at gmail.com) and Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60514" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60514< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Ability to apply a naming convention on Children of a Transaction Controller. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60711" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60711< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Improve Delete button behaviour for Assertions / Header Manager / User Parameters GUIs / Exclude, Include in HTTP(S) Test Script Recorder< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60593" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60593< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Switch to G1 GC algorithm< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60595" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60595< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Add a SplashScreen at the start of JMeter GUI. Contributed by Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=55258" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
55258< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Drop "Close" icon from toolbar and add "New" to menu. Partly based on contribution from Sanduni Kanishka (https://github.com/SanduniKanishka)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=59995" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
59995< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Allow user to change font size with two new menu items and use < span class = "code" > jmeter.hidpi.scale.factor< / span > for scaling fonts. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60654" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60654< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Validation Feature : Be able to ignore BackendListener. Contributed by Maxime Chassagneux (maxime.chassagneux at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60646" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60646< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Workbench : Save it by default< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60684" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60684< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Thread Group: Validate ended prematurely by Scheduler with 0 or very short duration. Contributed by Andrew Burton (andrewburtonatwh at gmail.com).< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60589" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60589< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Migrate LogKit to SLF4J - Drop Avalon, LogKit and Excalibur with backward compatibility for 3< sup > rd< / sup > party modules. Contributed by Woonsan Ko (woonsan at apache.org)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60565" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60565< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Migrate LogKit to SLF4J - Optimize logging statements. e.g, message format args, throwable args, unnecessary if-enabled-logging in simple ones, etc. Contributed by Woonsan Ko (woonsan at apache.org)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60564" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60564< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Migrate LogKit to SLF4J - Replace LogKit loggers with SLF4J ones and keep the current LogKit binding solution for backward compatibility with plugins. Contributed by Woonsan Ko (woonsan at apache.org)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60664" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60664< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Add a UI menu to set log level. Contributed by Woonsan Ko (woonsan at apache.org)< / li >
< li > < a href = "https://github.com/apache/jmeter/pull/276" >
Pull request #276< / a > - Added some translations for polish locale. Contributed by Bartosz Siewniak (barteksiewniak at gmail.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60792" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60792< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Create a new Help menu item to create a thread dump< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60813" >
Bug
60813< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
JSR223 Test element : Take into account JMeterStopTestNowException, JMeterStopTestException and JMeterStopThreadException< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60814" >
2016-05-08 14:36:03 +08:00
Bug
2017-04-01 22:01:02 +08:00
60814< / a >
2016-05-08 14:36:03 +08:00
-
2017-04-01 22:01:02 +08:00
Menu : Add < span class = "code" > Open Recent< / span > menu item to make recent files loading more obvious< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60815" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60815< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Drop "Reset GUI" from menu< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60886" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60886< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Build improvements to better enable builds in environments that are behind a proxy. Partly contributed by Michael Osipov (michaelo at apache.org)< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2016-09-25 20:04:59 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "Non-functional changes" > Non-functional changes< / h2 >
2013-10-31 00:38:42 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60415" >
Bug
60415< / a >
-
Drop support for Java 7.< / li >
< li > Updated to dnsjava-2.1.8.jar (from 2.1.7)< / li >
< li > Updated to groovy 2.4.10 (from 2.4.7)< / li >
< li > Updated to httpcore 4.4.6 (from 4.4.5)< / li >
< li > Updated to httpclient 4.5.3 (from 4.5.2)< / li >
< li > Updated to jodd 3.8.1 (from 3.7.1.jar)< / li >
< li > Updated to jsoup-1.10.2 (from 1.10.1)< / li >
< li > Updated to ph-css 5.0.3 (from 4.1.6)< / li >
< li > Updated to ph-commons 8.6.0 (from 6.2.4)< / li >
< li > Updated to slf4j-api 1.7.25 (from 1.7.21)< / li >
< li > Updated to asm 5.2 (from 5.1)< / li >
< li > Updated to rsyntaxtextarea-2.6.1 (from 2.6.0)< / li >
< li > Updated to commons-net-3.6 (from 3.5)< / li >
< li > Updated to json-smart-2.3 (from 2.2.1)< / li >
< li > Updated to accessors-smart-1.2 (from 1.1)< / li >
< li > Converted the old pdf tutorials to xml.< / li >
< li > < a href = "https://github.com/apache/jmeter/pull/255" >
Pull request #255< / a > - Utilised Java 8 (and 7) features to tidy up code. Contributed by Graham Russell (graham at ham1.co.uk)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=59435" >
Bug
59435< / a >
-
JMeterTestCase no longer supports JUnit3< / li >
2015-03-08 18:22:58 +08:00
< / ul >
2016-11-05 22:26:10 +08:00
2015-03-08 18:22:58 +08:00
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "Bug fixes" > Bug fixes< / h2 >
2013-10-16 21:57:02 +08:00
2015-03-08 18:22:58 +08:00
< h3 > HTTP Samplers and Test Script Recorder< / h3 >
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60531" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60531< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP Cookie Manager : changing Implementation does not update Cookie Policy< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60575" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60575< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP GET Requests could have a content-type header without a body.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60682" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60682< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP Request : Get method may fail on redirect due to Content-Length header being set< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60643" >
2016-11-17 02:44:24 +08:00
Bug
2017-04-01 22:01:02 +08:00
60643< / a >
2016-11-17 02:44:24 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP(S) Test Script Recorder doesn't correctly handle restart or start after stop. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60652" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60652< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP PUT Requests might leak file descriptors.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60689" >
2016-11-14 02:05:08 +08:00
Bug
2017-04-01 22:01:02 +08:00
60689< / a >
2016-11-14 02:05:08 +08:00
-
2017-04-01 22:01:02 +08:00
< span class = "code" > httpclient4.validate_after_inactivity< / span > has no impact leading to usage of potentially stale/closed connections< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60690" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60690< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Default values for "httpclient4.validate_after_inactivity" and "httpclient4.time_to_live" which are equal to each other makes validation useless< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60758" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60758< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
HTTP(s) Test Script Recorder : Number request may generate duplicate numbers. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=56939" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
56939< / a >
-
Parameters are not passed with OPTIONS HTTP Request< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60778" >
2016-11-14 02:05:08 +08:00
Bug
2017-04-01 22:01:02 +08:00
60778< / a >
2016-11-14 02:05:08 +08:00
-
2017-04-01 22:01:02 +08:00
Http Java Impl does not show Authorization header in SampleResult even if it is sent< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60837" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60837< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
GET with body, PUT are not retried even if < span class = "code" > httpclient4.retrycount< / span > is higher than 0< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60842" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60842< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Trim extracted URLs when loading embedded resources using the Lagarto based HTML Parser.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60928" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60928< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
Http Request : Connection Leak when keepalive is used with Embedded Resources< / li >
2015-03-04 06:15:26 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2017-04-01 22:01:02 +08:00
< h3 > Other Samplers< / h3 >
2015-03-08 18:22:58 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=603982" >
Bug
603982< / a >
-
Guard Exception handler of the < span class = "code" > JDBCSampler< / span > against null messages< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=55652" >
Bug
55652< / a >
-
JavaSampler silently resets classname if class can not be found< / li >
2016-04-16 22:36:00 +08:00
< / ul >
2017-04-01 22:01:02 +08:00
< h3 > Controllers< / h3 >
2016-04-16 22:36:00 +08:00
< ul >
2015-03-08 18:22:58 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2017-04-01 22:01:02 +08:00
< h3 > Listeners< / h3 >
2015-03-08 18:22:58 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60648" >
2016-09-25 20:04:59 +08:00
Bug
2017-04-01 22:01:02 +08:00
60648< / a >
2016-09-25 20:04:59 +08:00
-
2017-04-01 22:01:02 +08:00
GraphiteBackendListener can lose some metrics at end of test if test is very short< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60650" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60650< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
AbstractBackendListenerClient does not reset UserMetric between runs< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60759" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60759< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
View Results Tree : Search feature does not search in URL. Contributed by Ubik Load Pack (support at ubikloadpack.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60859" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60859< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Save Responses to a file : 2 elements with different configuration will overlap< / li >
< / ul >
< h3 > Timers, Assertions, Config, Pre- & Post-Processors< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60438" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60438< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
< a href = "https://github.com/apache/jmeter/pull/235" >
Pull request #235< / a > - Clear old variables before extracting new ones in JSON Extractor.
Based on a patch by Qi Chen (qi.chensh at ele.me)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60607" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60607< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
DNS Cache Manager configuration is ignored< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60729" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60729< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
The Random Variable Config Element should allow minimum==maximum< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60730" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60730< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
The JSON PostProcessor should set the < span class = "code" > _ALL< / span > variable even if the JSON path matches only once.< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60747" >
Bug
60747< / a >
-
Response Assertion : Add Request Headers to < span class = "code" > Field to Test< / span > < / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60763" >
Bug
60763< / a >
-
XMLAssertion should not leak errors to console< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60797" >
Bug
60797< / a >
-
TestAction in pause mode can last beyond configured duration of test< / li >
< / ul >
< h3 > Functions< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60819" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60819< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Function __fileToString does not honor the documentation contract when file is not found< / li >
< / ul >
< h3 > I18N< / h3 >
< ul >
< / ul >
< h3 > Report / Dashboard< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60726" >
2015-03-08 18:22:58 +08:00
Bug
2017-04-01 22:01:02 +08:00
60726< / a >
2015-03-08 18:22:58 +08:00
-
2017-04-01 22:01:02 +08:00
Report / Dashboard : Top 5 errors by samplers must not take into account the series filtering< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60919" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60919< / a >
2016-09-25 20:04:59 +08:00
-
2017-04-01 22:01:02 +08:00
Report / Dashboard : Latency Vs Request and Response Time Vs Request are wrong if granularity is different from 1000 (1 second)< / li >
< / ul >
< h3 > General< / h3 >
< ul >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60775" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60775< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
NamePanel ctor calls overrideable method< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60428" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60428< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
JMeter Graphite Backend Listener throws exception when test ends
and < span class = "code" > useRegexpForSamplersList< / span > is set to < span class = "code" > true< / span > .
Based on patch by Liu XP (liu_xp2003 at sina.com)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60442" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60442< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Fix a typo in < span class = "code" > build.xml< / span > (gavin at 16degrees.com.au)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60449" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60449< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
JMeter Tree : Annoying behaviour when node name is empty< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60494" >
2016-04-16 22:36:00 +08:00
Bug
2017-04-01 22:01:02 +08:00
60494< / a >
2016-04-16 22:36:00 +08:00
-
2017-04-01 22:01:02 +08:00
Add sonar analysis task to build< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60501" >
2016-04-28 04:48:47 +08:00
Bug
2017-04-01 22:01:02 +08:00
60501< / a >
2016-04-28 04:48:47 +08:00
-
2017-04-01 22:01:02 +08:00
Search Feature : Performance issue when regexp is checked< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60444" >
2016-05-08 14:36:03 +08:00
Bug
2017-04-01 22:01:02 +08:00
60444< / a >
2016-05-08 14:36:03 +08:00
-
2017-04-01 22:01:02 +08:00
Intermittent failure of < span class = "code" > TestHTTPMirrorThread#testSleep()< / span > . Contributed by Thomas Schapitz (ts-nospam12 at online.de)< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60621" >
2016-05-08 14:36:03 +08:00
Bug
2017-04-01 22:01:02 +08:00
60621< / a >
2016-05-08 14:36:03 +08:00
-
2017-04-01 22:01:02 +08:00
The "< span class = "code" > report-template< / span > " folder is missing from < span class = "code" > ApacheJMeter_config-3.1.jar< / span > in maven central< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60744" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60744< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
GUI elements are not cleaned up when reused during load of Test Plan which can lead them to be partially initialized with a previous state for a new Test Element< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60812" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60812< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
JMeterThread does not honor contract of JMeterStopTestNowException< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60857" >
2016-11-05 22:26:10 +08:00
Bug
2017-04-01 22:01:02 +08:00
60857< / a >
2016-11-05 22:26:10 +08:00
-
2017-04-01 22:01:02 +08:00
SaveService omits XML header if _file_encoding is not defined in saveservice.properties< / li >
< li > < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60830" >
2016-11-14 02:05:08 +08:00
Bug
2017-04-01 22:01:02 +08:00
60830< / a >
2016-11-14 02:05:08 +08:00
-
2017-04-01 22:01:02 +08:00
Timestamps in CSV file could be corrupted due to sharing a SimpleDateFormatter across threads< / li >
2015-03-08 18:22:58 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2015-03-08 18:22:58 +08:00
2013-12-31 23:05:05 +08:00
2015-03-08 18:22:58 +08:00
< h2 class = "ch_section" id = "Thanks" > Thanks< / h2 >
< p > We thank all contributors mentioned in bug and improvement sections above:
2016-04-28 04:48:47 +08:00
< / p >
2015-03-08 18:22:58 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > Jerome Loisel (loisel.jerome at gmail.com)< / li >
< li > Liu XP (liu_xp2003 at sina.com)< / li >
< li > Qi Chen (qi.chensh at ele.me)< / li >
< li > (gavin at 16degrees.com.au)< / li >
< li > Thomas Schapitz (ts-nospam12 at online.de)< / li >
< li > Murdecai777 (https://github.com/Murdecai777)< / li >
< li > Logan Mauzaize (logan.mauzaize at gmail.com)< / li >
2016-09-25 20:04:59 +08:00
< li > Maxime Chassagneux (maxime.chassagneux at gmail.com)< / li >
2017-04-01 22:01:02 +08:00
< li > 忻 隆 (298015902 at qq.com)< / li >
2016-09-25 20:04:59 +08:00
< li > < a href = "http://ubikloadpack.com" > Ubik Load Pack< / a > < / li >
2017-04-01 22:01:02 +08:00
< li > Graham Russell (graham at ham1.co.uk)< / li >
< li > Sanduni Kanishka (https://github.com/SanduniKanishka)< / li >
< li > Andrew Burton (andrewburtonatwh at gmail.com)< / li >
< li > Woonsan Ko (woonsan at apache.org)< / li >
< li > Bartosz Siewniak (barteksiewniak at gmail.com)< / li >
< li > Kimono (kimono.outfit.am at gmail.com)< / li >
< li > Michael Osipov (michaelo at apache.org)< / li >
< li > Stephane Leplus (s.leplus at ubik-ingenierie.com)< / li >
2015-03-08 18:22:58 +08:00
< / ul >
2016-05-08 14:36:03 +08:00
< p > We also thank bug reporters who helped us improve JMeter. < br >
For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:< / p >
2015-03-04 06:15:26 +08:00
< ul >
2017-04-01 22:01:02 +08:00
< li > Tuukka Mustonen (tuukka.mustonen at gmail.com) who gave us a lot of useful feedback which helped resolve < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60689" >
Bug
60689< / a > and < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60690" >
Bug
60690< / a > < / li >
< li > Amar Darisa (amar.darisa at gmail.com) who helped us with his feedback on < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60682" >
Bug
60682< / a > < / li >
2015-03-04 06:15:26 +08:00
< / ul >
2016-04-28 04:48:47 +08:00
< p >
2015-03-04 06:15:26 +08:00
Apologies if we have omitted anyone else.
2015-03-08 18:22:58 +08:00
< / p >
2015-03-04 06:15:26 +08:00
2016-11-05 22:26:10 +08:00
2016-04-16 22:36:00 +08:00
< h2 class = "ch_section" id = "Known problems and workarounds" > Known problems and workarounds< / h2 >
2017-04-01 22:01:02 +08:00
< ul >
< li > View Results Tree may freeze rendering large response particularly if this response has no spaces, see < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=60816" >
Bug
60816< / a > .
This is due to an identified Java Bug < a href = "https://bugs.openjdk.java.net/browse/JDK-8172336" > UI stuck when calling JEditorPane.setText() or JTextArea.setText() with long text without space< / a > .
< / li >
< / ul >
2015-03-08 18:22:58 +08:00
< ul >
< li > The Once Only controller behaves correctly under a Thread Group or Loop Controller,
but otherwise its behaviour is not consistent (or clearly specified).< / li >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< li >
2016-11-05 22:26:10 +08:00
The numbers that appear to the left of the green box are the number of active threads / total number of threads,
2016-09-25 20:04:59 +08:00
the total number of threads only applies to a locally run test, otherwise it will show < span class = "code" > 0< / span > (see < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=55510" >
2015-03-08 18:22:58 +08:00
Bug
55510< / a > ).
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Note that under some windows systems you may have this WARNING:
2016-04-16 22:36:00 +08:00
< pre class = "source" >
2016-11-05 22:26:10 +08:00
java.util.prefs.WindowsPreferences
2015-03-04 06:15:26 +08:00
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
2016-04-16 22:36:00 +08:00
x80000002. Windows RegCreateKeyEx(… ) returned error code 5.
2015-03-04 06:15:26 +08:00
< / pre >
The fix is to run JMeter as Administrator, it will create the registry key for you, then you can restart JMeter as a normal user and you won't have the warning anymore.
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< li >
2016-04-16 22:36:00 +08:00
You may encounter the following error:
< pre class = "source" > java.security.cert.CertificateException: Certificates does not conform to algorithm constraints< / pre >
2015-03-04 06:15:26 +08:00
if you run a HTTPS request on a web site with a SSL certificate (itself or one of SSL certificates in its chain of trust) with a signature
algorithm using MD2 (like md2WithRSAEncryption) or with a SSL certificate with a size lower than 1024 bits.
2017-04-01 22:01:02 +08:00
This error is related to increased security in Java 8+.
2015-03-04 06:15:26 +08:00
< br >
2016-11-05 22:26:10 +08:00
To allow you to perform your HTTPS request, you can downgrade the security of your Java installation by editing
2016-04-16 22:36:00 +08:00
the Java < span class = "code" > jdk.certpath.disabledAlgorithms< / span > property. Remove the MD2 value or the constraint on size, depending on your case.
2015-03-04 06:15:26 +08:00
< br >
This property is in this file:
2016-04-16 22:36:00 +08:00
< pre class = "source" > JAVA_HOME/jre/lib/security/java.security< / pre >
2016-09-25 20:04:59 +08:00
See < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=56357" >
2015-03-08 18:22:58 +08:00
Bug
56357< / a > for details.
2011-09-28 23:03:18 +08:00
< / li >
2016-04-16 22:36:00 +08:00
< li >
Under Mac OSX Aggregate Graph will show wrong values due to mirroring effect on numbers.
2016-11-05 22:26:10 +08:00
This is due to a known Java bug, see Bug < a href = "https://bugs.openjdk.java.net/browse/JDK-8065373" > JDK-8065373< / a >
2017-04-01 22:01:02 +08:00
The fix is to use JDK8_u45 or later.
2016-04-16 22:36:00 +08:00
< / li >
< li >
2016-09-25 20:04:59 +08:00
View Results Tree may fail to display some HTML code under HTML renderer, see < a href = "https://bz.apache.org/bugzilla/show_bug.cgi?id=54586" >
2016-04-16 22:36:00 +08:00
Bug
54586< / a > .
This is due to a known Java bug which fails to parse "< span class = "code" > px< / span > " units in row/col attributes.
2016-11-05 22:26:10 +08:00
See Bug < a href = "https://bugs.openjdk.java.net/browse/JDK-8031109" > JDK-8031109< / a >
2017-04-01 22:01:02 +08:00
The fix is to use JDK9 b65 or later (but be aware that Java 9 is not certified yet for JMeter).
2016-04-16 22:36:00 +08:00
< / li >
< li >
JTable selection with keyboard (< span class = "keycombo" > < span class = "keysym" > SHIFT< / span > + < span class = "keysym" > up/down< / span > < / span > ) is totally unusable with JAVA 7 on Mac OSX.
2016-11-05 22:26:10 +08:00
This is due to a known Java bug < a href = "https://bugs.openjdk.java.net/browse/JDK-8025126" > JDK-8025126< / a >
2016-04-16 22:36:00 +08:00
The fix is to use JDK 8 b132 or later.
< / li >
2009-05-10 06:57:45 +08:00
< / ul >
2016-11-05 22:26:10 +08:00
2016-04-28 04:48:47 +08:00
< / div > < div class = "share-links" >
Share this page:
< ul > < li class = "fb" > < a data-social-url = "https://facebook.com/sharer/sharer.php?u=" title = "Share on facebook" > < i class = "fa fa-facebook" aria-hidden = "true" > < / i > share< / a > < / li > < li class = "twitter" > < a data-social-url = "https://twitter.com/intent/tweet?url=" title = "Tweet on twitter" > < i class = "fa fa-twitter" aria-hidden = "true" > < / i > tweet< / a > < / li > < li class = "gplus" > < a data-social-url = "https://plus.google.com/share?url=" title = "Share on Google+" > < i class = "fa fa-google-plus" aria-hidden = "true" > < / i > share< / a > < / li > < / ul > < / div > < / div > < div class = "footer" > < div class = "copyright" >
2015-03-08 18:22:58 +08:00
Copyright ©
1999 –
2017-04-01 22:01:02 +08:00
2017
2015-03-08 18:22:58 +08:00
, Apache Software Foundation
< / div > < div class = "trademarks" > Apache, Apache JMeter, JMeter, the Apache
feather, and the Apache JMeter logo are
trademarks of the
Apache Software Foundation.
2016-04-28 04:48:47 +08:00
< / div > < / div > < script > ( f u n c t i o n ( ) {
// fill in the current location into social links on this page.
"use strict";
var as = document.getElementsByTagName('a');
var loc = document.location.href;
if (!loc.toLowerCase().startsWith('http')) {
return;
}
for (var i=0; i< as.length ; i + + ) {
var href = as[i].getAttribute('data-social-url');
if (href !== null) {
as[i].href = href + encodeURIComponent(loc);
}
}
})();< / script > < / body > < / html >