Hello,
Thanks for the release.

We noticed the following issue :

   1. Run : jmeter-server -l jmeter-server.log
   2. Run : /jmeter -r -X -n -t /data/jmeter/re7-3.0.jmx -l
   /data/jmeter/re7/results-rc3-remote.csv -e -o /data/jmeter/re7/report-rc3-2

At the end of test, no report is generated.

Issue is due to :

https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/JMeter.java#L1127

It appears that t.interrupt() on RMI Reaper thread:

   -
   
https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/engine/ClientJMeterEngine.java#L171


Exits the JVM not running the last 3 instructions:

   1. println("... end of run");
   2. generateReport();
   3. checkForRemainingThreads();


Regards

@ubikloadpack

On Thu, Apr 28, 2016 at 2:19 AM, NaveenKumar Namachivayam <
catchnaveen.psgt...@gmail.com> wrote:

> +1
>
> On Wed, Apr 27, 2016 at 5:05 PM, Milamber <milam...@apache.org> wrote:
>
> > Hello,
> >
> > The third release candidate for JMeter 3.0 (r1741338) has been prepared,
> > and your votes are solicited.
> >
> > This release brings a lot of new features (over 100) and fixes many bugs
> > (60). The JMeter's logo and the JMeter's website have been refreshed.
> >
> > Please, test this release candidate (with load tests and/or functional
> > tests) using Java 7/8 on Linux/Windows/Mac OS, especially on the changes.
> > The feedback are welcome.
> >
> > You can read the New and Noteworthy section with some screenshots to
> > illustrate improvements and full list of changes at:
> > http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
> >
> > JMeter is a Java desktop application designed to load test functional
> > behavior and measure performance. The current version is targeted at Java
> > 7+.
> >
> > Download - Archives/hashes/sigs:
> >
> > https://dist.apache.org/repos/dist/dev/jmeter/v3.0_RC3/
> > (dist revision r13443)
> >
> > RAT report:
> >
> >
> >
> http://home.apache.org/~milamber/jmeter-3.0RC3/dist/rat-report-jmeter-3.0RC3.txt
> >
> > MD5 hashes of archives for this vote:
> >
> > 35c5e7798f602336c5bbcd8981804443 *apache-jmeter-3.0.tgz
> > 9b8e01f005cfd56b92ae0c828bac54d4 *apache-jmeter-3.0.zip
> > 88f03da71a9c90d21441e9139813afa6 *apache-jmeter-3.0_src.zip
> > e6d7d1ed92830537cd06eb1748a07287 *apache-jmeter-3.0_src.tgz
> >
> > Site Docs are here:
> > http://home.apache.org/~milamber/jmeter-3.0RC3/docs/
> >
> > Maven staging repository is accessible here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachejmeter-1008/org/apache/jmeter/
> >
> > Tag:
> > https://svn.apache.org/repos/asf/jmeter/tags/v3_0_RC3/
> >
> > Keys are here:
> > https://www.apache.org/dist/jmeter/KEYS
> >
> > N.B.
> > To download the dependencies: "ant download_jars"
> >
> > To create the jars and test JMeter: "ant package test".
> >
> > JMeter 3.0 requires Java 7 or later to run.
> >
> > Some known issues and incompatible changes are listed on changes page.
> > http://home.apache.org/~milamber/jmeter-3.0RC3/docs/changes.html
> >
> >
> > All feedback and vote are welcome.
> >
> > [  ] +1  I support this release
> > [  ] +0  I am OK with this release
> > [  ] -0   OK, but....
> > [  ] -1   I do not support this release (please indicate why)
> >
> > The vote will remain open for at least 72 hours.
> >
> > The PMC members please indicate the mention "(binding)" with your vote.
> >
> >
> > Note: If the vote passes, the intention is to release the archive files
> > and rename the RC tag as the release tag.
> >
> > Thanks in advance!
> >
> > Milamber
> >
> >
> >
> >
> >
>
>
> --
> Thank you,
>
> Regards,
> NaveenKumar N
> Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com
>



-- 

Regards
Ubik Load Pack <http://ubikloadpack.com> Team
Follow us on Twitter <http://twitter.com/ubikloadpack>


Cordialement
L'équipe Ubik Load Pack <http://ubikloadpack.com>
Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>

Reply via email to