2008-05-28 02:05:49 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
2013-10-16 21:57:02 +08:00
2008-05-28 02:05:49 +08:00
http://www.apache.org/licenses/LICENSE-2.0
2013-10-16 21:57:02 +08:00
2008-05-28 02:05:49 +08:00
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- Content Stylesheet for Site -->
2009-05-10 06:57:45 +08:00
2008-05-28 02:05:49 +08:00
<!-- start the processing -->
2009-05-10 06:57:45 +08:00
< html >
< head >
2009-06-14 00:59:15 +08:00
< link rel = "stylesheet" type = "text/css" href = "./css/style.css" / >
2009-05-10 06:57:45 +08:00
< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" / >
< meta name = "author" value = "JMeter developers" >
2012-01-29 01:12:54 +08:00
< meta name = "email" value = "dev AT jmeter.apache.org" >
2009-05-10 06:57:45 +08:00
2012-01-29 01:12:54 +08:00
< title > Apache JMeter - Changes< / title >
2009-05-10 06:57:45 +08:00
< / head >
< body bgcolor = "#ffffff" text = "#000000" link = "#525D76" >
2013-10-31 00:38:42 +08:00
< table width = "100%" cellspacing = "0" border = "0" >
< tr >
< td width = "90%" align = "left" >
2009-05-10 06:57:45 +08:00
< table border = "0" cellspacing = "0" >
< tr >
2013-10-31 00:38:42 +08:00
< td width = "10%" >
< a href = "http://www.apache.org" > < img title = "Apache Software Foundation" width = "290" height = "75" src = "./images/asf-logo.png" border = "0" / > < / a >
< / td >
< td align = "left" width = "40%" >
< a href = "http://jmeter.apache.org/" > < img width = "182" height = "88" src = "./images/logo.jpg" alt = "Apache JMeter" title = "Apache JMeter" border = "0" / > < / a >
< / td >
< / tr >
< / table >
2008-05-28 02:05:49 +08:00
< / td >
2013-10-31 00:38:42 +08:00
< td align = "left" width = "50%" >
< table cellspacing = "0" align = "right" border = "0" >
< tr >
< td align = "left" > < a href = "https://twitter.com/share"
class="twitter-share-button"
data-text="Powerful Load Testing with
Apache #JMeter" data-via="ApacheJMeter"
data-lang="en-gb" data-size="large">Tweet< / a >
< script > ! function ( d , s , id ) { var js , fjs = d . getElementsByTagName ( s ) [ 0 ] , p = /^http:/ . test ( d . location ) ? 'http' : 'https' ; if ( ! d . getElementById ( id ) ) { js = d . createElement ( s ) ; js . id = id ; js . src = p + '://platform.twitter.com/widgets.js' ; fjs . parentNode . insertBefore ( js , fjs ) ; } } ( document , 'script' , 'twitter-wjs' ) ; < / script >
2008-05-28 02:05:49 +08:00
< / td >
2013-10-31 00:38:42 +08:00
< td align = "right" > < a
href="https://twitter.com/ApacheJMeter"
class="twitter-follow-button"
data-show-count="false" data-lang="en-gb"
data-size="large">Follow< / a >
< script > ! function ( d , s , id ) { var js , fjs = d . getElementsByTagName ( s ) [ 0 ] , p = /^http:/ . test ( d . location ) ? 'http' : 'https' ; if ( ! d . getElementById ( id ) ) { js = d . createElement ( s ) ; js . id = id ; js . src = p + '://platform.twitter.com/widgets.js' ; fjs . parentNode . insertBefore ( js , fjs ) ; } } ( document , 'script' , 'twitter-wjs' ) ; < / script >
2008-05-28 02:05:49 +08:00
< / td >
2009-05-10 06:57:45 +08:00
< / tr >
< / table >
2013-10-31 00:38:42 +08:00
< / td > < / tr >
< / table >
2009-05-10 06:57:45 +08:00
< table border = "0" width = "100%" cellspacing = "4" >
< tr > < td colspan = "2" >
< hr noshade size = "1" / >
< / td > < / tr >
< tr >
<!-- LEFT SIDE NAVIGATION -->
< td width = "20%" valign = "top" nowrap = "true" >
2013-10-31 00:38:42 +08:00
< table border = "0" width = "100%" cellspacing = "0" >
< tr > < td >
2009-05-10 06:57:45 +08:00
< p > < strong > About< / strong > < / p >
< ul >
< li > < a href = "./index.html" > Overview< / a >
2008-05-28 02:05:49 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< li > < a href = "http://twitter.com/ApacheJMeter" > JMeter on Twitter< / a >
< img src = "./images/twitter.png" align = "top" / > < / li >
2013-10-16 21:57:02 +08:00
< li > < a href = "./issues.html" > Issue Tracking< / a >
2008-05-28 02:05:49 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< li > < a href = "http://projects.apache.org/feeds/rss/jmeter.xml" > Subscribe to What's New< / a >
2008-05-28 02:05:49 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< li > < a href = "http://www.apache.org/licenses/" > License< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< / ul >
< p > < strong > Download< / strong > < / p >
< ul >
2012-01-29 01:12:54 +08:00
< li > < a href = "./download_jmeter.cgi" > Download Releases< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./nightly.html" > Developer (Nightly) Builds< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< / ul >
< p > < strong > Documentation< / strong > < / p >
< ul >
2015-03-04 06:15:26 +08:00
< li > < a href = "./changes.html" > Changes per version< / a >
< / li >
< li > < a href = "./usermanual/get-started.html" > Get Started< / a >
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./usermanual/index.html" > User Manual< / a >
2008-05-28 02:05:49 +08:00
< / li >
2012-09-30 17:16:08 +08:00
< li > < a href = "./usermanual/best-practices.html" > Best Practices< / a >
< / li >
2012-01-29 01:12:54 +08:00
< li > < a href = "./usermanual/component_reference.html" > Component Reference< / a >
< / li >
< li > < a href = "./usermanual/functions.html" > Functions Reference< / a >
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./api/index.html" > Javadocs< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./building.html" > Building JMeter and Add-Ons< / a >
2008-05-28 02:05:49 +08:00
< / li >
2012-01-29 01:12:54 +08:00
< li > < a href = "http://wiki.apache.org/jmeter" > JMeter Wiki< / a >
2008-05-28 02:05:49 +08:00
< / li >
2012-01-29 01:12:54 +08:00
< li > < a href = "http://wiki.apache.org/jmeter/JMeterFAQ" > FAQ (Wiki)< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< / ul >
< p > < strong > Tutorials (PDF format)< / strong > < / p >
< ul >
< li > < a href = "./usermanual/jmeter_distributed_testing_step_by_step.pdf" > Distributed Testing< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./usermanual/jmeter_proxy_step_by_step.pdf" > Recording Tests< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./usermanual/junitsampler_tutorial.pdf" > JUnit Sampler< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./usermanual/jmeter_accesslog_sampler_step_by_step.pdf" > Access Log Sampler< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< li > < a href = "./extending/jmeter_tutorial.pdf" > Extending JMeter< / a >
2008-05-28 02:05:49 +08:00
< / li >
2009-05-10 06:57:45 +08:00
< / ul >
< p > < strong > Community< / strong > < / p >
< ul >
2015-03-04 06:15:26 +08:00
< li > < a href = "http://wiki.apache.org/jmeter/JMeterCommitters" > Contributors< / a >
< / li >
2012-01-29 01:12:54 +08:00
< li > < a href = "./mail.html" > Mailing Lists< / a >
< / li >
< li > < a href = "./svnindex.html" > SVN Repositories< / a >
< / li >
< / ul >
< p > < strong > Foundation< / strong > < / p >
< ul >
< li > < a href = "http://www.apache.org/" > ASF< / a >
< / li >
2013-10-16 21:57:02 +08:00
< li > < a href = "http://www.apache.org/foundation/getinvolved.html" > Get Involved in the ASF< / a >
< / li >
2012-01-29 01:12:54 +08:00
< 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 >
2013-10-31 00:38:42 +08:00
< / td > < / tr >
< tr > < td >
< iframe src = "http://www.apache.org/ads/button.html" style = "border-width:0; float: left;" frameborder = "0" scrolling = "no" > < / iframe >
< / td > < / tr >
< / table >
2012-01-29 01:12:54 +08:00
< / td >
< td width = "80%" align = "left" valign = "top" >
< br >
< table border = "0" cellspacing = "0" cellpadding = "2" width = "100%" >
< tr > < td bgcolor = "#525D76" >
< font color = "#ffffff" face = "arial,helvetica,sanserif" >
< strong > Changes< / strong > < / font >
< / td > < / tr >
< tr > < td >
< blockquote >
2013-01-24 18:35:27 +08:00
< style type = "text/css" >
h2 { color: #960000; }
h3 { color: #960000; }
< / style >
2012-01-29 01:12:54 +08:00
< p >
< table border = "1" bgcolor = "#bbbb00" width = "50%" cellspacing = "0" cellpadding = "2" >
< tr > < td >
< b >
This page details the changes made in the current version only.
< / b >
< br >
Earlier changes are detailed in the
< a href = "changes_history.html" >
History of Previous Changes
< / a >
.
< / td > < / tr >
< / table >
< / p >
< h1 >
2015-03-04 06:15:26 +08:00
Version 2.13
2012-01-29 01:12:54 +08:00
< / h1 >
2013-10-16 21:57:02 +08:00
< ul >
< li >
< a href = "#New and Noteworthy" >
2012-01-29 01:12:54 +08:00
New and Noteworthy
2013-10-16 21:57:02 +08:00
< / a >
< / li >
< li >
< a href = "#Known bugs" >
Known bugs
< / 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 >
< li >
< a href = "#Thanks" >
Thanks
< / a >
< / li >
< / ul >
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "New and Noteworthy" > New and Noteworthy< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2014-11-02 23:00:34 +08:00
< br / > < br / > < table width = "90%" cellpadding = "2" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > New Elements< / big > < / b > < / font > < / td > < / tr > < / table > < br / >
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > New Async BackendListener with Graphite implementation< / font > < / td > < / tr > < / table >
2014-11-02 23:00:34 +08:00
< p >
2015-03-04 06:15:26 +08:00
A new Async BackendListener to allow send result data to a backend listener like Graphite.
2014-11-02 23:00:34 +08:00
< / p >
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '913' height = '293' src = "./images/screenshots/changes/2.13/backend_listener_graphite.png" / > < br >
2014-11-02 23:00:34 +08:00
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '1912' height = '957' src = "./images/screenshots/grafana_dashboard.png" / > < br >
< font size = "-1" > Grafana dashboard
< / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
< p >
2015-03-04 06:15:26 +08:00
Read
< a href = "./usermanual/realtime-results.html" >
this
< / a >
for more details.
2013-12-31 23:05:05 +08:00
< / p >
2014-11-02 23:00:34 +08:00
< br / > < br / > < table width = "90%" cellpadding = "2" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > Core Improvements< / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2013-12-31 23:05:05 +08:00
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > Aggregate Graph and Report< / font > < / td > < / tr > < / table >
2013-12-31 23:05:05 +08:00
< p >
2015-03-04 06:15:26 +08:00
The listeners Aggregate Graph and Aggregate Report previously showed the 90 percentile (historical behavior), and now the 95 percentile and the 99 percentile.
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '801' height = '681' src = "./images/screenshots/changes/2.13/aggregate_graph_new_percentile.png" / > < br >
2013-12-31 23:05:05 +08:00
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
2013-12-31 23:05:05 +08:00
< / p >
2014-11-02 23:00:34 +08:00
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > HTTP(S) Test Script Recorder< / font > < / td > < / tr > < / table >
2013-12-31 23:05:05 +08:00
< p >
2015-03-04 06:15:26 +08:00
Now component is able to detect authentication schemas and automatically adds a pre-configured HTTP Authorization Manager.
2013-12-31 23:05:05 +08:00
< / p >
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > HTTP Request< / font > < / td > < / tr > < / table >
2013-12-31 23:05:05 +08:00
< p >
2015-03-04 06:15:26 +08:00
The CalDAV verbs REPORT and MKCALENDAR have been added in the HTTP Request sampler.
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '716' height = '324' src = "./images/screenshots/changes/2.13/new_methods_caldav.png" / > < br >
2014-11-02 23:00:34 +08:00
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< / p >
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > JDBC Request< / font > < / td > < / tr > < / table >
2014-11-02 23:00:34 +08:00
< p >
2015-03-04 06:15:26 +08:00
The ResultSet can be get as a object, this allow to handle more easily the results after in BeanShell, JSR223 scripts.
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '683' height = '628' src = "./images/screenshots/changes/2.13/jdbc_resultset_handler.png" / > < br >
2014-11-02 23:00:34 +08:00
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< / p >
2014-11-02 23:00:34 +08:00
< br / > < br / > < table width = "90%" cellpadding = "2" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > GUI Improvements< / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2013-12-31 23:05:05 +08:00
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > Module Controller< / font > < / td > < / tr > < / table >
2013-12-31 23:05:05 +08:00
< p >
2015-03-04 06:15:26 +08:00
The Module Controller shows the target controller in a tree view (instead of combo list).
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '306' height = '372' src = "./images/screenshots/changes/2.13/module_controller_tree_view.png" / > < br >
2014-11-02 23:00:34 +08:00
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< / p >
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > Toolbar< / font > < / td > < / tr > < / table >
2014-11-02 23:00:34 +08:00
< p >
2015-03-04 06:15:26 +08:00
JMeter's toolbar has been refreshed for some icons (start, toogle, etc.). Three sizes are now avialable for the icons: 22x22, 32x32 and 48x48.
< br >
2012-01-29 01:12:54 +08:00
2015-03-04 06:15:26 +08:00
The property to define your prefered size is:
2012-01-29 01:12:54 +08:00
2013-10-31 00:38:42 +08:00
< pre >
2015-03-04 06:15:26 +08:00
jmeter.toolbar.icons.size=value
2013-10-31 00:38:42 +08:00
< / pre >
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
with the value 22x22 (default size), 32x32 or 48x48.
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / p >
< p >
The toolbar with 22x22 pixels icons
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '648' height = '100' src = "./images/screenshots/changes/2.13/toolbar_22x22.png" / > < br >
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / p >
< p >
The toolbar with 32x32 pixels icons
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '825' height = '112' src = "./images/screenshots/changes/2.13/toolbar_32x32.png" / > < br >
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / p >
< p >
The toolbar with 48x48 pixels icons
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '1115' height = '130' src = "./images/screenshots/changes/2.13/toolbar_48x48.png" / > < br >
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / p >
< br / > < table width = "80%" cellpadding = "1" cellspacing = "2" bgcolor = "#828DA6" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > HTTP(S) Test Script Recorder< / font > < / td > < / tr > < / table >
< p >
If your Test Plan does not contains a Recording Controller, a new warning message will appear if the
HTTP(S) Test Script Recorder is configured to send the samples into a Recording Controller.
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< p > < table border = "0" cellspacing = "0" cellpadding = "0" > < tr > < td > < img width = '858' height = '386' src = "./images/screenshots/changes/2.13/warning_message_proxy.png" / > < br >
< font size = "-1" > < / font > < / td > < / tr > < / table > < / p >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / p >
2013-10-31 00:38:42 +08:00
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Incompatible changes" > Incompatible changes< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
< ul >
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
Since 2.13, Aggregate Graph, Summary Report and Aggregate Report now export percentages to %, before they exported the decimal value which differed from what was shown in GUI
2013-12-31 23:05:05 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
Third party plugins may be impacted by fix of
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57586" > Bug 57586< / a >
, ensure that your subclass of HttpTestSampleGui implements ItemListener if you relied on parent class doing so.
2013-12-31 23:05:05 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
Report package has been removed, ApacheJMeter_report.jar is not generated anymore as a consequence, see
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57269" > Bug 57269< / a >
2013-10-31 00:38:42 +08:00
< / li >
2012-01-29 01:12:54 +08:00
2013-10-31 00:38:42 +08:00
< / ul >
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Improvements" > Improvements< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2013-10-31 00:38:42 +08:00
< h3 >
2013-12-31 23:05:05 +08:00
HTTP Samplers and Test Script Recorder
2013-10-31 00:38:42 +08:00
< / h3 >
< ul >
2012-09-30 17:16:08 +08:00
2012-01-29 01:12:54 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=25430" > Bug 25430< / a >
- HTTP(S) Test Script Recorder : Make it populate HTTP Authorization Manager. Partly based on a patch from Dzmitry Kashlach (dzmitrykashlach at gmail.com)
2013-12-31 23:05:05 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57381" > Bug 57381< / a >
- HTTP(S) Test Script Recorder should display an error if Target Controller references a Recording Controller and no Recording Controller exists. Contributed by Ubik Load Pack (support at ubikloadpack.com)
2013-12-31 23:05:05 +08:00
< / li >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57488" > Bug 57488< / a >
- Performance : Improve SSLContext reset for Two-way SSL Authentication
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57565" > Bug 57565< / a >
- SamplerCreator : Add method to allow implementations to add children to created sampler
2014-11-02 23:00:34 +08:00
< / li >
2012-01-29 01:12:54 +08:00
2013-10-31 00:38:42 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57606" > Bug 57606< / a >
- HTTPSamplerBase#errorResult changes the sample label on exception
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57613" > Bug 57613< / a >
- HTTP Sampler : Added CalDAV verbs (REPORT, MKCALENDAR). Contributed by Richard Brigham (richard.brigham at teamaol.com)
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
< h3 >
Other samplers
< / h3 >
< ul >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57322" > Bug 57322< / a >
- JDBC Test elements: add ResultHandler to deal with ResultSets(cursors) returned by callable statements. Contributed by Yngvi Þ ó r Sigurjó nsson (blitzkopf at gmail.com)
2013-12-31 23:05:05 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
2015-03-04 06:15:26 +08:00
Controllers
2013-10-31 00:38:42 +08:00
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2013-01-24 18:35:27 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57561" > Bug 57561< / a >
- Module controller UI : Replace combobox by tree. Contributed by Maciej Franek (maciej.franek at gmail.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57648" > Bug 57648< / a >
- TestFragment should be disabled when created. Contributed by Ubik Load Pack (support at ubikloadpack.com)
2013-12-31 23:05:05 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
2015-03-04 06:15:26 +08:00
Listeners
2013-10-31 00:38:42 +08:00
< / h3 >
2012-01-29 01:12:54 +08:00
< ul >
2013-10-16 21:57:02 +08:00
2012-01-29 01:12:54 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=55932" > Bug 55932< / a >
- Create a Async BackendListener to allow easy plug of new listener (Graphite, JDBC, Console,...)
< / li >
< li >
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57246" > Bug 57246< / a >
- BackendListener : Create a Graphite implementation
2012-01-29 01:12:54 +08:00
< / li >
2013-01-24 18:35:27 +08:00
2013-10-16 21:57:02 +08:00
2012-01-29 01:12:54 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57217" > Bug 57217< / a >
- Aggregate graph and Aggregate report improvements (3 configurable percentiles, same data in both, factor out code). Contributed by Ubik Load Pack (support at ubikloadpack.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57537" > Bug 57537< / a >
- BackendListener : Allow implementations to drop samples
2008-05-28 02:05:49 +08:00
< / li >
2013-01-24 18:35:27 +08:00
2012-01-29 01:12:54 +08:00
< / ul >
2013-10-31 00:38:42 +08:00
< h3 >
2015-03-04 06:15:26 +08:00
Timers, Assertions, Config, Pre- & Post-Processors
2013-10-31 00:38:42 +08:00
< / h3 >
< ul >
2013-01-24 18:35:27 +08:00
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
2015-03-04 06:15:26 +08:00
Functions
2013-10-31 00:38:42 +08:00
< / h3 >
2013-10-16 21:57:02 +08:00
< ul >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=54453" > Bug 54453< / a >
- Performance enhancements : Replace Random by ThreadLocalRandom in __Random function
2014-11-02 23:00:34 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
2015-03-04 06:15:26 +08:00
I18N
2013-10-31 00:38:42 +08:00
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2012-01-29 01:12:54 +08:00
2015-03-04 06:15:26 +08:00
< / ul >
< h3 >
General
< / h3 >
< ul >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57518" > Bug 57518< / a >
- Icons for toolbar with several sizes
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57605" > Bug 57605< / a >
- When there is an error loading Test Plan, SaveService.loadTree returns null leading to NPE in callers
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57269" > Bug 57269< / a >
- Drop org.apache.jmeter.reports package
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Non-functional changes" > Non-functional changes< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
< ul >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
Updated to jsoup-1.8.1.jar (from 1.7.3)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to tika-core and tika-parsers 1.7 (from 1.6)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to commons-codec-1.10.jar (from 1.9)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to dnsjava-2.1.7.jar (from 2.1.6)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to jodd-3.6.4.jar (from 3.6.1)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to junit-4.12.jar (from 4.11)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to rhino-1.7R5 (from 1.7R4)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to rsyntaxtextarea-2.5.6 (from 2.5.3)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Updated to slf4j-1.7.10 (from 1.7.5)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57276" > Bug 57276< / a >
- RMIC no longer needed since Java 5
2013-12-31 23:05:05 +08:00
< / li >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57310" > Bug 57310< / a >
- Replace System.getProperty("file.separator") with File.separator throughout (Also "path.separator" with File.pathSeparator)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57389" > Bug 57389< / a >
- Fix potential NPE in converters
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57417" > Bug 57417< / a >
- Remove unused method isTemporary from NullProperty. This was a leftover from a refactoring done in 2003.
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57418" > Bug 57418< / a >
- Remove unused constructor from Workbench
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57419" > Bug 57419< / a >
- Remove unused interface ModelListener.
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57466" > Bug 57466< / a >
- IncludeController : Remove an unneeded set creation. Contributed by Benoit Wiart (benoit.wiart at gmail.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Added property loggerpanel.usejsyntaxtext to disable the use of JSyntaxTextArea for the Console Logger (in case of memory or other issues)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57586" > Bug 57586< / a >
- HttpTestSampleGui: Remove interface ItemListener implementation
2014-11-02 23:00:34 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
2015-03-04 06:15:26 +08:00
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Bug fixes" > Bug fixes< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2013-10-31 00:38:42 +08:00
< h3 >
2015-03-04 06:15:26 +08:00
HTTP Samplers and Test Script Recorder
2013-10-31 00:38:42 +08:00
< / h3 >
< ul >
2012-01-29 01:12:54 +08:00
2013-10-16 21:57:02 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57385" > Bug 57385< / a >
- Getting empty thread name in xml result for HTTP requests with "Follow Redirects" set. Contributed by Ubik Load Pack (support at ubikloadpack.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57579" > Bug 57579< / a >
- NullPointerException error is raised on main sample if "RETURN_NO_SAMPLE" is used (default) and "Use Cache-Control / Expires header..." is checked in HTTP Cache Manager
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
< h3 >
Other Samplers
< / h3 >
< ul >
2013-12-31 23:05:05 +08:00
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
Controllers
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2012-01-29 01:12:54 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57447" > Bug 57447< / a >
- Use only the user listed DNS Servers, when "use custom DNS resolver" option is enabled.
2013-12-31 23:05:05 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
Listeners
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2012-01-29 01:12:54 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57262" > Bug 57262< / a >
- Aggregate Report, Aggregate Graph and Summary Report export : headers use keys instead of labels
< / li >
< li >
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57346" > Bug 57346< / a >
- Summariser : The + (difference) reports show wrong elapsed time and throughput
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57449" > Bug 57449< / a >
- Distributed Testing: Stripped modes do not strip responses from SubResults (affects load tests that use Download of embedded resources). Contributed by Ubik Load Pack (support at ubikloadpack.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57562" > Bug 57562< / a >
- View Results Tree CSS/JQuery Tester : Nothing happens when there is an error in syntax and an exception occurs in jmeter.log
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57514" > Bug 57514< / a >
- Aggregate Graph, Summary Report and Aggregate Report show wrong percentage reporting in saved file
2013-12-31 23:05:05 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
Timers, Assertions, Config, Pre- & Post-Processors
< / h3 >
< ul >
2012-01-29 01:12:54 +08:00
2013-10-16 21:57:02 +08:00
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57607" > Bug 57607< / a >
- Constant Throughput Timer : Wrong throughput computed in shared modes due to rounding error
2013-12-31 23:05:05 +08:00
< / li >
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
Functions
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
I18N
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
2013-10-31 00:38:42 +08:00
< / ul >
< h3 >
General
< / h3 >
< ul >
2013-10-16 21:57:02 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57365" > Bug 57365< / a >
- Selected LAF is not correctly setup due to call of UIManager.setLookAndFeel too late. Contributed by Ubik Load Pack (support at ubikloadpack.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57364" > Bug 57364< / a >
- Options < Look And Feel does not update all windows LAF . Contributed by Ubik Load Pack ( support at ubikloadpack . com )
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57394" > Bug 57394< / a >
- When constructing an instance with ClassTools#construct(String, int) the integer was ignored and the default constructor was used instead.
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57440" > Bug 57440< / a >
- OutOfMemoryError after introduction of JSyntaxTextArea in LoggerPanel due to disableUndo not being taken into account.
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57569" > Bug 57569< / a >
- FileServer.reserveFile - inconsistent behaviour when hasHeader is true
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57555" > Bug 57555< / a >
- Cannot use JMeter 2.12 as a maven dependency. Contributed by Pascal Schumacher (pascal.schumacher at t-systems.com)
2013-10-16 21:57:02 +08:00
< / li >
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57608" > Bug 57608< / a >
- Fix start script compatibility with old Unix shells, e.g. on Solaris
2013-12-31 23:05:05 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Thanks" > Thanks< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
< p >
We thank all contributors mentioned in bug and improvement sections above:
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
< ul >
2013-12-31 23:05:05 +08:00
< li >
2015-03-04 06:15:26 +08:00
< a href = "http://ubikloadpack.com" >
Ubik Load Pack
< / a >
2013-12-31 23:05:05 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Yngvi Þ ó r Sigurjó nsson (blitzkopf at gmail.com)
2013-12-31 23:05:05 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Dzmitry Kashlach (dzmitrykashlach at gmail.com)
2013-12-31 23:05:05 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
< a href = "http://blazemeter.com" >
BlazeMeter Ltd.
< / a >
2013-12-31 23:05:05 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Benoit Wiart (benoit.wiart at gmail.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Pascal Schumacher (pascal.schumacher at t-systems.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Maciej Franek (maciej.franek at gmail.com)
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Richard Brigham (richard.brigham at teamaol.com)
2013-12-31 23:05:05 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
< br >
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
We also thank bug reporters who helped us improve JMeter.
< br >
2013-12-31 23:05:05 +08:00
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< ul >
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
Chaitanya Bhatt (bhatt.chaitanya at gmail.com) for his thorough testing of new BackendListener and Graphite Client implementation.
2014-11-02 23:00:34 +08:00
< / li >
< li >
2015-03-04 06:15:26 +08:00
Marcelo Jara (marcelojara at hotmail.com) for his clear report on
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=57607" > Bug 57607< / a >
.
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
< / ul >
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
Apologies if we have omitted anyone else.
< / p >
2013-10-31 00:38:42 +08:00
< br / > < br / > < table width = "100%" cellpadding = "3" cellspacing = "2" bgcolor = "#525D76" border = "0" >
2015-03-04 06:15:26 +08:00
< tr > < td > < font color = "white" face = "Helvetica, Arial, sans-serif" > < b > < big > < big > < a name = "Known bugs" > Known bugs< / a > < / big > < / big > < / b > < / font > < / td > < / tr > < / table > < br / >
2013-12-31 23:05:05 +08:00
< ul >
< li >
2015-03-04 06:15:26 +08:00
The Once Only controller behaves correctly under a Thread Group or Loop Controller,
but otherwise its behaviour is not consistent (or clearly specified).
2013-12-31 23:05:05 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2013-12-31 23:05:05 +08:00
< li >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
The numbers that appear to the left of the green box are the number of active threads / total number of threads,
the total number of threads only applies to a locally run test, otherwise it will show 0 (see
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=55510" > Bug 55510< / a >
).
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
Note that there is a
< a href = "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599 " >
bug in Java
2014-11-02 23:00:34 +08:00
< / a >
2015-03-04 06:15:26 +08:00
on some Linux systems that manifests itself as the following error when running the test cases or JMeter itself:
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< pre >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
[java] WARNING: Couldn't flush user prefs:
java.util.prefs.BackingStoreException:
java.lang.IllegalArgumentException: Not supported: indent-number
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / pre >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
This does not affect JMeter operation. This issue is fixed since Java 7b05.
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
Note that under some windows systems you may have this WARNING:
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< pre >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< / pre >
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
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
2014-11-02 23:00:34 +08:00
< li >
2015-03-04 06:15:26 +08:00
With Java 1.6 and Gnome 3 on Linux systems, the JMeter menu may not work correctly (shift between mouse's click and the menu).
This is a known Java bug (see
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=54477" > Bug 54477< / a >
).
A workaround is to use a Java 7 runtime (OpenJDK or Oracle JDK).
2014-11-02 23:00:34 +08:00
< / li >
2015-03-04 06:15:26 +08:00
2014-11-02 23:00:34 +08:00
< li >
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
With Oracle Java 7 and Mac Book Pro Retina Display, the JMeter GUI may look blurry.
This is a known Java bug, see Bug
< a href = "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629" >
JDK-8000629
< / a >
.
A workaround is to use a Java 7 update 40 runtime which fixes this issue.
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
< / li >
2013-12-31 23:05:05 +08:00
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< li >
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
You may encounter the following error:
< i >
java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
< / i >
2013-10-16 21:57:02 +08:00
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.
This error is related to increased security in Java 7 version u16 (MD2) and version u40 (Certificate size lower than 1024 bits), and Java 8 too.
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
< br >
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
To allow you to perform your HTTPS request, you can downgrade the security of your Java installation by editing
the Java
< b >
jdk.certpath.disabledAlgorithms
< / b >
property. Remove the MD2 value or the constraint on size, depending on your case.
2013-10-16 21:57:02 +08:00
2015-03-04 06:15:26 +08:00
< br >
2013-10-16 21:57:02 +08:00
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
This property is in this file:
2014-11-02 23:00:34 +08:00
2015-03-04 06:15:26 +08:00
< pre >
JAVA_HOME/jre/lib/security/java.security
< / pre >
2013-12-31 23:05:05 +08:00
2015-03-04 06:15:26 +08:00
See
< a href = "https://issues.apache.org/bugzilla/show_bug.cgi?id=56357" > Bug 56357< / a >
for details.
2013-12-31 23:05:05 +08:00
2011-09-28 23:03:18 +08:00
< / li >
2014-11-06 04:07:20 +08:00
2009-05-10 06:57:45 +08:00
< / ul >
< / blockquote >
< / p >
< / td > < / tr >
< tr > < td > < br > < / td > < / tr >
< / table >
< br >
< / td >
< / tr >
< tr > < td colspan = "2" >
< hr noshade size = "1" / >
< / td > < / tr >
< tr > < td colspan = "2" >
< div align = "center" > < font color = "#525D76" size = "-1" > < em >
2015-03-04 06:15:26 +08:00
Copyright © 1999-2015, Apache Software Foundation
2009-05-10 06:57:45 +08:00
< / em > < / font > < / div >
< / td > < / tr >
2009-06-14 00:59:15 +08:00
< tr > < td colspan = "2" >
< div align = "center" > < font color = "#525D76" size = "-1" >
2011-09-28 23:03:18 +08:00
Apache, Apache JMeter, JMeter, the Apache feather, and the Apache JMeter logo are
trademarks of the Apache Software Foundation.
2009-06-14 00:59:15 +08:00
< / font >
< / div >
< / td > < / tr >
2009-05-10 06:57:45 +08:00
< / table >
< / body >
< / html >
2008-05-28 02:05:49 +08:00
<!-- end the processing -->
2013-10-16 21:57:02 +08:00
2008-05-28 02:05:49 +08:00
2011-08-01 03:18:54 +08:00
2015-03-04 06:15:26 +08:00
2008-05-28 02:05:49 +08:00