nadenf opened a new issue, #5766:
URL: https://github.com/apache/jmeter/issues/5766
### Expected behavior
The current release of JMeter includes an active vulnerability
CVE-2022-42889.
This has been resolved in commits that are targeted for the 5.5.1.
Can we request this
shreyaa1998 opened a new issue, #5767:
URL: https://github.com/apache/jmeter/issues/5767
### Expected behavior
Response message:org.apache.jorphan.util.JMeterException: Error invoking bsh
method: evalSourced file: inline evaluation of: ``BufferedReader fileReader
= new BufferedRe
FSchumacher commented on issue #5767:
URL: https://github.com/apache/jmeter/issues/5767#issuecomment-1407367786
There are a few problems with the code.
First, Java classes are case sensitive and are starting with an upper case
character. So `fileReader` is not a class name. The correc
FSchumacher closed issue #5767: Error invoking bsh method: eval Sourced file:
inline evaluation of:
URL: https://github.com/apache/jmeter/issues/5767
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
raboof opened a new pull request, #5768:
URL: https://github.com/apache/jmeter/pull/5768
## Description
This adds a 'security' page to the website
## Motivation and Context
This helps users understand what to expect from JMeter security-wise, and
security researchers whe
milamberspace commented on PR #5768:
URL: https://github.com/apache/jmeter/pull/5768#issuecomment-1413510011
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
milamberspace commented on PR #5768:
URL: https://github.com/apache/jmeter/pull/5768#issuecomment-1413612661
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
milamberspace closed pull request #5768: docs: add security page to the website
URL: https://github.com/apache/jmeter/pull/5768
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
JoKr9527 opened a new issue, #5769:
URL: https://github.com/apache/jmeter/issues/5769
### Expected behavior
update the startTime When calling the addSample method
### Actual behavior
At present, the start time is assigned when the object is created. The
creation time of
jkershaw3 opened a new issue, #5770:
URL: https://github.com/apache/jmeter/issues/5770
Using an XPath or XPath2 extractor on a http sampler.
If the http sampler fails, or the response is empty, or not in the expected
format, the extractor fails and appends text to its failure message
T
AaronAsAChimp commented on issue #4797:
URL: https://github.com/apache/jmeter/issues/4797#issuecomment-1416286992
I think this would be a really useful feature, and see as the original
ticket didn't go into a lot of detail I'll provide my use case. When I need to
run a load test on a websit
sginsbourg commented on issue #4797:
URL: https://github.com/apache/jmeter/issues/4797#issuecomment-1416409375
This would indeed be a very useful feature that is highly desirable to add
to the application.
On Fri, Feb 3, 2023 at 9:11 PM Aaron Spaulding ***@***.***>
wrote:
khuntly opened a new issue, #5771:
URL: https://github.com/apache/jmeter/issues/5771
### Expected behavior
JMeter executed as follows:
`jmeter -p .\user.properties -i .\logging.xml -S .\system.properties`
system.properties contains overrides for Java networking and the jm
khuntly commented on issue #5771:
URL: https://github.com/apache/jmeter/issues/5771#issuecomment-1423262712
After a little further experimentation, it appears to only be ignoring the
jmeter.logfile property. Other properties seem to work fine
--
This is an automated message from the Apach
enrico1buss commented on issue #5092:
URL: https://github.com/apache/jmeter/issues/5092#issuecomment-1423612687
Any update on this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
enrico1buss commented on issue #3600:
URL: https://github.com/apache/jmeter/issues/3600#issuecomment-1423616823
Any updates on this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
Ravi4144 opened a new issue, #5772:
URL: https://github.com/apache/jmeter/issues/5772
### Expected behavior
Hi Team,
We have a requirement to perform a Load test by for large files from 1GB to
till 9.5 GB document into FileNet Enterprise Content management.
Approach is,
anngedeus opened a new pull request, #5773:
URL: https://github.com/apache/jmeter/pull/5773
## Description
I added a table of contents in the README.md file using markdown language, I
also added some steps on running gradle on VS code in the CONTRIBUTION.md file
## Motivati
ibalosh commented on issue #5766:
URL: https://github.com/apache/jmeter/issues/5766#issuecomment-1428240262
any news regarding this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
Reisse commented on issue #5472:
URL: https://github.com/apache/jmeter/issues/5472#issuecomment-1428664199
Hi @FSchumacher!
I'm terribly sorry for the delay, I completely missed your answers -
probably the mails went to spam... Only remembered about it because was
googling for anothe
jenszo opened a new issue, #5774:
URL: https://github.com/apache/jmeter/issues/5774
### Expected behavior
I have a user.properties file which is supplied to jmeter as `jmeter -t
my.jmx -p user.properties . `
I use the properties across the jmx file using both ${__P(myprop,defau
jenszo commented on issue #5774:
URL: https://github.com/apache/jmeter/issues/5774#issuecomment-1430498900
Nevermind, i stumbled upon a stale `props.clear()`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
jenszo closed issue #5774: user.properties populates first test run only and
leaves subsequent runs without any properties at all
URL: https://github.com/apache/jmeter/issues/5774
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
Mahes498 opened a new issue, #5775:
URL: https://github.com/apache/jmeter/issues/5775
### Expected behavior
- 90% Calculation Error in HTML Report and Displaying correctly in Aggregate
Report
In aggregate report 90% values are displaying correctly, and In HTML REPORT
we are gettin
ibalosh commented on issue #5766:
URL: https://github.com/apache/jmeter/issues/5766#issuecomment-1436907442
related ticket: https://github.com/apache/jmeter/issues/5718
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
FSchumacher commented on issue #5775:
URL: https://github.com/apache/jmeter/issues/5775#issuecomment-1436988617
I think, it has to do with the fact, that the percentile algorithms are not
the same. The HTML reporter uses R_3 (from
https://commons.apache.org/proper/commons-math/javadocs/api-
asfgit closed issue #5694: Outdated Doc about ${__time} function.
URL: https://github.com/apache/jmeter/issues/5694
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
xerces8 opened a new issue, #5776:
URL: https://github.com/apache/jmeter/issues/5776
### Expected behavior
No error happens.
### Actual behavior
In the save dialog, when selecting the folder to save, by doubleclick, this
dialog is shown:
-
xerces8 commented on issue #5776:
URL: https://github.com/apache/jmeter/issues/5776#issuecomment-1438485440
Note: after clicking the dialogs away (on the OK button), I could continue
and save the project
--
This is an automated message from the Apache Git Service.
To respond to the messag
xerces8 opened a new issue, #5777:
URL: https://github.com/apache/jmeter/issues/5777
### Expected behavior
The button in the save dialog should say Save.
### Actual behavior
The button in the save dialog says Open.
After "moving the mouse around" , it changes to Save.
xerces8 opened a new issue, #5778:
URL: https://github.com/apache/jmeter/issues/5778
### Expected behavior
Can copy text from JMeter error dialogs.
For example by ctrl+c like in most Windows dialogs.
### Actual behavior
Can not copy dialog text.
Not even by usin
xerces8 commented on issue #5778:
URL: https://github.com/apache/jmeter/issues/5778#issuecomment-1438528260
textify link: https://ramensoftware.com/textify
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
shun1112 opened a new issue, #5779:
URL: https://github.com/apache/jmeter/issues/5779
// if Content-Type is empty the jtl throw: Non-TEXT response data, cannot record:
()
//writer ResponseData when Content-Type is empty
if (SampleResult.T
sephirothkrieg opened a new issue, #5780:
URL: https://github.com/apache/jmeter/issues/5780
### Expected behavior
Run jmeter in the background to output the correct result
### Actual behavior
 behave
differently regarding transaction controllers. By default, the summarizer
ignores them, and with “Generate pa
jia9iZhang opened a new issue, #5782:
URL: https://github.com/apache/jmeter/issues/5782
### The documentation URL
https://jmeter.apache.org/download_jmeter.cgi
### Feedback
Env :
```
Chrome : 109.0.0.0
macOS : 12.1
M1
```
issue:When I use Chrome browse
ham1 commented on issue #5654:
URL: https://github.com/apache/jmeter/issues/5654#issuecomment-1447973739
Is it possible to tell if it's the latter metrics that are not being sent?
Or could it be other issues e.g. network or influx issues?
If so, please submit a PR do add this to the Raw l
LeiYangGH opened a new issue, #5783:
URL: https://github.com/apache/jmeter/issues/5783
### The documentation URL
https://jmeter.apache.org/usermanual/jmeter_tutorial.html
### Feedback
How to save custom sample results?
I've read the documentation and searched a lot
LeiYangGH commented on issue #5783:
URL: https://github.com/apache/jmeter/issues/5783#issuecomment-1452912030
I searched and found
[sample_variables](https://jmeter.apache.org/usermanual/listeners.html#sample_variables)
may be the closest feature, but I didn't find a way to set the value in
sqageek opened a new issue, #5784:
URL: https://github.com/apache/jmeter/issues/5784
### Expected behavior
Description: The run was expected to complete within an hour, but it did
not. Even though users were online, no data was being populated into the Influx
or Prometheus databases.
vperaltac opened a new pull request, #5785:
URL: https://github.com/apache/jmeter/pull/5785
## Description
This PR includes a new tag `threadName` for
InfluxDBRawBackendListenerClient. This allows InfluxDB to insert multiple
entries with the same `timestamp` but with differen
KnightBlood opened a new issue, #5786:
URL: https://github.com/apache/jmeter/issues/5786
### Expected behavior
_No response_
### Actual behavior
_No response_
### Steps to reproduce the problem
 in 2023 -- there
is no need to update the (c) statement either. E.g. (c) 1990-2023 implies that
in each of those 13 years something
raboof commented on PR #5787:
URL: https://github.com/apache/jmeter/pull/5787#issuecomment-1456247809
True (see also https://apache.org/legal/src-headers.html#notice) - it looks
like there's been plenty of copyrightable commits to the repo in 2023 already
though, so an update does seem due
bethschrag commented on issue #5506:
URL: https://github.com/apache/jmeter/issues/5506#issuecomment-1456990505
Is there any movement on this bug? I am having the same issue with JMeter
5.5.
I would like to set the Thread Group to Stop on Error and just have 2
samplers Continue on Error.
vlsi opened a new pull request, #5788:
URL: https://github.com/apache/jmeter/pull/5788
## Description
Cache function execution during test execution.
By default, JMeter caches function properties during a test iteration,
however, it might cause unexpected results when a compone
dongxl123 commented on issue #5551:
URL: https://github.com/apache/jmeter/issues/5551#issuecomment-1460058637
@asfimport how did you resolve this issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
ruthan opened a new issue, #5789:
URL: https://github.com/apache/jmeter/issues/5789
Hello,
Jmeter.bat is now quite complex, in previous Jmeter version there was simple
way how to hardcode specificy Java.exe path.. to use it.
_REM Original Line Backup if .%JM_LAUNCH% == . set JM_LAUNCH
ruthan commented on issue #5789:
URL: https://github.com/apache/jmeter/issues/5789#issuecomment-1460401198
Ok i solved it, but its ugly:
_REM %JM_START% "%JM_LAUNCH%" %ARGS% %JVM_ARGS% -jar
"%JMETER_BIN%ApacheJMeter.jar" %JMETER_CMD_LINE_ARGS%
%JM_START% C:\Progra~1\Java\jdk1.8.0_144\b
ruthan commented on issue #5789:
URL: https://github.com/apache/jmeter/issues/5789#issuecomment-1460453047
Its working for me because my system Java is still 8, so im using only older
versions.. but on system with Java 9+ there is still issue with --add-opens if
JAVA 9 , because script is f
angely-dev commented on issue #3652:
URL: https://github.com/apache/jmeter/issues/3652#issuecomment-1462688372
I'm commenting just to say I'm the author of this issue (years later) and to
keep track.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
angely-dev commented on issue #3639:
URL: https://github.com/apache/jmeter/issues/3639#issuecomment-1462688529
I'm commenting just to say I'm the author of this issue (years later) and to
keep track.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
angely-dev commented on issue #3653:
URL: https://github.com/apache/jmeter/issues/3653#issuecomment-1462688638
I'm commenting just to say I'm the author of this issue (years later) and to
keep track.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
vperaltac commented on issue #5654:
URL: https://github.com/apache/jmeter/issues/5654#issuecomment-1462930893
@ham1 after some testing, I found that this was not actually the latter
metrics not being sent. The issue is, if you have sent multiple requests with
the same `timestamp`, `status`
ham1 commented on PR #5785:
URL: https://github.com/apache/jmeter/pull/5785#issuecomment-1463090933
LGTM :) Thanks for investigating and fixing this issue!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
jgaalen commented on issue #3364:
URL: https://github.com/apache/jmeter/issues/3364#issuecomment-1463468682
I'd like to reopen this ticket. It is a great addition. By far in most cases
you want the sampler to fail if the regex extraction fails. Adding a response
assertion with the exact sam
vlsi commented on issue #3364:
URL: https://github.com/apache/jmeter/issues/3364#issuecomment-1463502430
I tend to agree with jgaalen
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
izogfif commented on issue #5322:
URL: https://github.com/apache/jmeter/issues/5322#issuecomment-1463993583
For those using Kotlin DSL for Gradle scripts: write this in your
`build.gradle.kts` file:
implementation("org.apache.jmeter:ApacheJMeter_http:5.5") {
exclude( "o
vlsi commented on issue #5322:
URL: https://github.com/apache/jmeter/issues/5322#issuecomment-1464013788
I thought we've disabled metadata publishing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
izogfif commented on issue #5322:
URL: https://github.com/apache/jmeter/issues/5322#issuecomment-1464175254
> I thought we've disabled metadata publishing
Check it yourself. I created a new project with build.gradle.kts in Intellij
IDEA, added
```
implementation("org.apa
vlsi commented on issue #5322:
URL: https://github.com/apache/jmeter/issues/5322#issuecomment-1464181578
🤦 I posted the same comment 3 years ago:
https://github.com/apache/jmeter/issues/5322#issuecomment-1256806506
We should indeed publish `:bom` under a reasonable name.
--
This i
sginsbourg commented on issue #3364:
URL: https://github.com/apache/jmeter/issues/3364#issuecomment-1465042027
Extractors are not the place to fail a sampler. Their job is strictly to
extract.
Assertions are the correct place for failing a sampler.
Please re-close this ticket.
Poandpoco opened a new issue, #5790:
URL: https://github.com/apache/jmeter/issues/5790
Just test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev
Poandpoco commented on issue #5790:
URL: https://github.com/apache/jmeter/issues/5790#issuecomment-1465286551
Ok
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
vlsi closed issue #5790: Test 1
URL: https://github.com/apache/jmeter/issues/5790
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@jmeter
jgaalen commented on issue #3364:
URL: https://github.com/apache/jmeter/issues/3364#issuecomment-1466525124
> Extractors are not the place to fail a sampler. Their job is strictly to
extract. Assertions are the correct place for failing a sampler. Please
re-close this ticket.
> […](#)
vergelli opened a new issue, #5791:
URL: https://github.com/apache/jmeter/issues/5791
### Use case
Hello, I would like to know if there is any chance we can use ZMQ in Jmeter.
Is it allowed?
Regards
.-
### Possible solution
_No response_
### P
dgetzlaf opened a new pull request, #5792:
URL: https://github.com/apache/jmeter/pull/5792
## Description
Add an additional KeyStroke to Start a local test, skipping the Timers.
## Motivation and Context
In our daily doing we setup load tests, using Timers.
For faster test pre
dgetzlaf commented on PR #5792:
URL: https://github.com/apache/jmeter/pull/5792#issuecomment-1472105291
Also this page needs to be updated afterwards:
https://cwiki.apache.org/confluence/display/JMETER/JMeterShortcuts
--
This is an automated message from the Apache Git Service.
Shubhambidwai1996 opened a new issue, #5793:
URL: https://github.com/apache/jmeter/issues/5793
### Use case
i want to run multiple JMX file a time
### Possible solution
_No response_
### Possible workarounds
_No response_
### JMeter Version
5.
jaslawinMs commented on issue #5766:
URL: https://github.com/apache/jmeter/issues/5766#issuecomment-1476881919
is there any ETA for a new release having the fix?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
ttaolu opened a new issue, #5794:
URL: https://github.com/apache/jmeter/issues/5794
### Expected behavior
```
$ git fetch
$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
```
```
$ ./gradlew
vlsi commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477267904
Try running the build with -PmaxCheckMessageLines=500 -PmaxFilesToList=10
-PminLinesPerFile=40
--
This is an automated message from the Apache Git Service.
To respond to the message, p
ttaolu commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477315316
not work
```
$ ./gradlew build -PmaxCheckMessageLines=500 -PmaxFilesToList=10
-PminLinesPerFile=40
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> Configure project
vlsi commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477318836
Does gradlew autostyleApply resolve the issue?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
ttaolu commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477448014
no, that was I run autostyleApply ,
```
$ ./gradlew autostyleApply --stacktrace
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
> Configure project :buildSrc
M
vlsi commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477581522
Try runing `./gradlew :buildSrc:autostyleApply`
The issue is related to `:buildSrc`, not to the main code.
--
This is an automated message from the Apache Git Service.
To respond
ttaolu commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477700699
same error
- ./gradlew :buildSrc:autostyleApply
- ./gradlew :buildSrc:autostyleApply -PmaxCheckMessageLines=50
-PmaxFilesToList=10 -PminLinesPerFile=4
- ./gradlew -PmaxCheckM
vlsi commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477740257
What if you change directory to `buildSrc` and issue `../gradlew
autostyleApply`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
ttaolu commented on issue #5794:
URL: https://github.com/apache/jmeter/issues/5794#issuecomment-1477783104
it seems ok, but what can i do next

my project can not run
 -
I'm not sure if that blocks us from making progress here.
That issue has been resolved an
FSchumacher opened a new pull request, #5796:
URL: https://github.com/apache/jmeter/pull/5796
## Description
Warn only once, when `u` is found in format string of the `__time` function.
## Motivation
There could be other reasons, why `u` is contained in the format string.
FSchumacher opened a new pull request, #5797:
URL: https://github.com/apache/jmeter/pull/5797
## Description
This release of lets-plot removes the dependency to xalan, which can help
resolving #721
## How Has This Been Tested?
Ran `./gradlew test` and a GUI test with an ope
vlsi commented on code in PR #5796:
URL: https://github.com/apache/jmeter/pull/5796#discussion_r1148534522
##
src/functions/src/main/java/org/apache/jmeter/functions/TimeFunction.java:
##
@@ -96,13 +99,17 @@ public String execute(SampleResult previousResult, Sampler
currentSamp
FSchumacher commented on code in PR #5788:
URL: https://github.com/apache/jmeter/pull/5788#discussion_r1148543694
##
xdocs/usermanual/properties_reference.xml:
##
@@ -1339,6 +1339,14 @@ JMETER-SERVER
ORO PatternCacheLRU size.
Defaults to: 1000
+
+Cache function e
vlsi commented on code in PR #5788:
URL: https://github.com/apache/jmeter/pull/5788#discussion_r1148544589
##
xdocs/usermanual/properties_reference.xml:
##
@@ -1339,6 +1339,14 @@ JMETER-SERVER
ORO PatternCacheLRU size.
Defaults to: 1000
+
+Cache function executio
1 - 100 of 2187 matches
Mail list logo