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

michael <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from michael <[email protected]> ---
Created attachment 36476
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36476&action=edit
Full log

Hi, I have uploaded the full JMeter log.

Events done in this log:

1.launch JMeter.bat from cmd.

2.open 'Recent File' > Smoke Test_1.jmx <-- file loaded but error appeared:
2019-03-06 10:36:20,063 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.ExceptionInInitializerError: null

3.run test <-- test execution worked fine

4.click 'Open' button <-- error encountered:
2019-03-06 10:36:37,608 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.jmeter.gui.util.FileDialoger
        at org.apache.jmeter.gui.action.Load.doActionAfterCheck(Load.java:76)
~[ApacheJMeter_core.jar:5.0 r1840935]

5.click 'File > Save Test Plan As' <-- error encountered:
2019-03-06 10:36:45,133 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.NoClassDefFoundError: Could not initialize class
org.apache.jmeter.gui.util.FileDialoger
        at org.apache.jmeter.gui.action.Save.doAction(Save.java:174)
~[ApacheJMeter_core.jar:5.0 r1840935]

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

Reply via email to