https://bz.apache.org/bugzilla/show_bug.cgi?id=63442

Eric Wolfe <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #14 from Eric Wolfe <[email protected]> ---
I have added a sample.zip to the shared box account.  It has a sample jmx which
uses an include controller who only job is to ping Google.  I was able to
reproduce the issue using this simple setup.  There is some noise in the log
from groovy complaining about something which I couldn't figure out, but the
results of the merging in the class were the same.  

I tried some thread dumps following the instructions found here:
https://stackoverflow.com/questions/3843461/jmeter-load-test-thread-dump

No luck on the thread dumps.  The only data was 'errorlevel=1'

I was using java 8.  I switched to 12 jdk and reconfirmed the issue.  Then
turned on the flight recorder for 60 seconds.  The results are uploaded as
sample.jfr.  


Also ran with the line set
VERBOSE_GC=-Xlog:gc*,gc+age=trace,gc+heap=debug:file=gc_jmeter_%%p.log in the
jmeter.bat uncommented in order to turn on GC logging.  Results are uploaded as
gc_jmeter_<XXX>.log files.  

As to your question: "Can you tell us more about the settings you used? Like
the size of JVM heap, the number of threads you used. Which visualizer did you
activate/add to make it run faster?"

I have no idea what the JVM heap is set to - default.  One thread is running
for the group.  When the 'View Result Tree' listener was attached it seemed to
run faster.  Not sure that result is reproducible.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to