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 2013/10/16 11:28:53 UTC

[Bug 55655] New: NullPointerException when Remote stopping /shutdown all if one engine did not start correctly

https://issues.apache.org/bugzilla/show_bug.cgi?id=55655

            Bug ID: 55655
           Summary: NullPointerException when Remote stopping /shutdown
                    all if one engine did not start correctly
           Product: JMeter
           Version: 2.9
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

Stacktrace:
2013/10/16 11:11:26 ERROR - jmeter.gui.action.ActionRouter: Error processing
org.apache.jmeter.gui.action.RemoteStart@1462d14c
java.lang.NullPointerException
    at
org.apache.jmeter.gui.action.RemoteStart.doRemoteStop(RemoteStart.java:130)
    at
org.apache.jmeter.gui.action.RemoteStart.doRemoteStopAll(RemoteStart.java:116)
    at org.apache.jmeter.gui.action.RemoteStart.doAction(RemoteStart.java:98)
    at
org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:81)
    at org.apache.jmeter.gui.action.ActionRouter.access$0(ActionRouter.java:69)
    at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
    at java.awt.EventQueue.access$200(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:694)
    at java.awt.EventQueue$3.run(EventQueue.java:692)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

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

[Bug 55655] NullPointerException when Remote stopping /shutdown all if one engine did not start correctly

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |55657

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

[Bug 55655] NullPointerException when Remote stopping /shutdown all if one engine did not start correctly

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Wed Oct 16 09:36:40 2013
New Revision: 1532699

URL: http://svn.apache.org/r1532699
Log:
Bug 55655 - NullPointerException when Remote stopping /shutdown all if one
engine did not start correctly
Bugzilla Id: 55655

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/RemoteStart.java
    jmeter/trunk/xdocs/changes.xml


Thanks for patch, applied.

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

[Bug 55655] NullPointerException when Remote stopping /shutdown all if one engine did not start correctly

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

--- Comment #1 from UbikLoadPack support <su...@ubikloadpack.com> ---
Created attachment 30930
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30930&action=edit
Patch for issue

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