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 2017/10/19 06:19:21 UTC

[Bug 61635] New: JMeter restart without plugin manager

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

            Bug ID: 61635
           Summary: JMeter restart without plugin manager
           Product: JMeter
           Version: 3.3
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: orimarko@gmail.com
  Target Milestone: ---

In JMeter GUI mode, choosing Plugin Manager, if I install/uninstall/upgrade I
get a Restart JMeter button which will restart and open My current JMX with
updated configuration/libraries

Is there an option without Plugin Manager or changing plugin to restart JMeter
and open My current JMX with updated configuration/libraries?

Usage: add new/updated library(jar) and check if it's working correctly

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |JMETER_4.1
            Version|3.3                         |4.0

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #8 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
(In reply to orimarko from comment #6)
> I can test in windows, but I don't find a menu item for restart

Hello,
The nightly was not generated due to an issue.

You can now download it from:

-
https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/trunk/dist/apache-jmeter-r1836253.tgz

Regards

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|JMeter restart without      |Add a menu to restart
                   |plugin manager              |JMeter
                 OS|                            |All

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|FixedInTrunk                |
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #14 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for report.
Do you intend to provide a patch ? 

Thanks

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #9 from orimarko <or...@gmail.com> ---
It's working in Windows, 

There's a small issue, there are 2 separating lines instead of 1, see image:

https://i.imgur.com/bplkRyD.png

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #10 from Milamber <mi...@apache.org> ---

Works on Linux (Debian) with Oracle JDK 8 & 10, OpenJDK 10.

Not work with IBM Java 8 (not really important)



One warning with Javadoc

  [javadoc] /src/core/org/apache/jmeter/gui/action/Restart.java:82: warning: no
description for @throws
  [javadoc]      * @throws Exception
  [javadoc]        ^

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Can you or volunteers test next nightly build on:
- Windows
- OpenJDK
- IBM JDK if possible

I only tested it on Mac OSX with Oracle JVM.

Thanks

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

[Bug 61635] Add a menu to restart JMeter

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

orimarko <or...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orimarko@gmail.com

--- Comment #1 from orimarko <or...@gmail.com> ---
Suggestion:

Add in menu File -> Restart (Ctrl + Shift +Q)

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
A clean solution would be to have this as part of core.

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #15 from orimarko <or...@gmail.com> ---
Not in the near future, thanks

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #6 from orimarko <or...@gmail.com> ---
I can test in windows, but I don't find a menu item for restart

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #13 from orimarko <or...@gmail.com> ---
When restarting (nightly) there's no pop up ask to save test plan (if there's
an unsaved change) and changes are deleted after restart

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEEDINFO                    |RESOLVED

--- Comment #11 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Jul 25 21:30:10 2018
New Revision: 1836675

URL: http://svn.apache.org/viewvc?rev=1836675&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Check we can restart
Bugzilla Id: 61635

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #17 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sat Sep  1 21:32:06 2018
New Revision: 1839858

URL: http://svn.apache.org/viewvc?rev=1839858&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Fix issue when restarting (nightly) there's no pop up ask to save test plan (if
there's an unsaved change) and changes are deleted after restart

Contributed by orimarko
Bugzilla Id: 61635

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #7 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Jul 19 07:42:20 2018
New Revision: 1836253

URL: http://svn.apache.org/viewvc?rev=1836253&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Bugzilla Id: 61635

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #12 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Jul 25 21:31:19 2018
New Revision: 1836676

URL: http://svn.apache.org/viewvc?rev=1836676&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Avoid duplication
Bugzilla Id: 61635

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

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

[Bug 61635] Add a menu to restart JMeter

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Jul 18 19:54:42 2018
New Revision: 1836225

URL: http://svn.apache.org/viewvc?rev=1836225&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Bugzilla Id: 61635

Added:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java   (with
props)
Modified:
    jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Wed Jul 18 19:56:48 2018
New Revision: 1836226

URL: http://svn.apache.org/viewvc?rev=1836226&view=rev
Log:
Bug 61635 - Add a menu to restart JMeter
Fix wrong class for logger
Bugzilla Id: 61635

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java

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

[Bug 61635] Add a menu to restart JMeter

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

--- Comment #16 from orimarko <or...@gmail.com> ---
Created attachment 36112
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36112&action=edit
Add option to save file before restart

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

[Bug 61635] Add a menu to restart JMeter

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

orimarko <or...@gmail.com> changed:

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

--- Comment #2 from orimarko <or...@gmail.com> ---
If plugin manager jar will be a part of the installation then we could restart
using the plugin manager window

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

[Bug 61635] Add a menu to restart JMeter

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

orimarko <or...@gmail.com> changed:

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

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