You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/08/27 10:23:14 UTC

[Bug 60053] New: In Non GUI mode, a Stacktrace is shown at end of test while report is being generated

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

            Bug ID: 60053
           Summary: In Non GUI mode, a Stacktrace is shown at end of test
                    while report is being generated
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

Run a non gui test with report generation at end.

This shows in the console:
Tidying up ...    @ Sat Aug 27 01:14:50 CEST 2016 (1472253290330)
The JVM should have exitted but did not.
The following non-daemon threads are still running (DestroyJavaVM is OK):
Thread[StandardJMeterEngine,5,main],
stackTrace:org.apache.jmeter.report.processor.graph.AbstractGraphConsumer#consume
at line:504
org.apache.jmeter.report.processor.AbstractSampleConsumer#produce at line:228
org.apache.jmeter.report.processor.FilterConsumer#consume at line:106
org.apache.jmeter.report.processor.AbstractSampleConsumer#produce at line:228
org.apache.jmeter.report.processor.FilterConsumer#consume at line:106
org.apache.jmeter.report.processor.AbstractSampleConsumer#produce at line:228
org.apache.jmeter.report.processor.NormalizerSampleConsumer#consume at line:120
org.apache.jmeter.report.processor.CsvFileSampleSource$PrivateProducer#produce
at line:335
org.apache.jmeter.report.processor.CsvFileSampleSource#produce at line:189
org.apache.jmeter.report.processor.CsvFileSampleSource#run at line:246
org.apache.jmeter.report.dashboard.ReportGenerator#generate at line:247
org.apache.jmeter.JMeter$ListenToTest#generateReport at line:1166
org.apache.jmeter.JMeter$ListenToTest#testEnded at line:1111
org.apache.jmeter.engine.StandardJMeterEngine#notifyTestListenersOfEnd at
line:215
org.apache.jmeter.engine.StandardJMeterEngine#run at line:436
java.lang.Thread#run at line:745

Thread[DestroyJavaVM,5,main], stackTrace:
... end of run

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

[Bug 60053] In Non GUI mode, a Stacktrace is shown at end of test while report is being generated

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60053

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sat Aug 27 22:04:02 2016
New Revision: 1758080

URL: http://svn.apache.org/viewvc?rev=1758080&view=rev
Log:
Bug 60053 - In Non GUI mode, a Stacktrace is shown at end of test while report
is being generated
Bugzilla Id: 60053

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/JMeter.java
    jmeter/trunk/xdocs/changes.xml

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