nitinsreevstv opened a new issue, #6292:
URL: https://github.com/apache/jmeter/issues/6292

   ### Expected behavior
   
   `WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   WARN StatusConsoleListener The use of package scanning to locate plugins is 
deprecated and will be removed in a future release
   java.lang.UnsatisfiedLinkError: Can't load library: 
/usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so
        at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2398)
        at java.base/java.lang.Runtime.load0(Runtime.java:755)
        at java.base/java.lang.System.load(System.java:1957)
        at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
        at 
java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174)
        at 
java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:315)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:285)
        at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2403)
        at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:818)
        at java.base/java.lang.System.loadLibrary(System.java:1993)
        at java.desktop/java.awt.Toolkit$2.run(Toolkit.java:1388)
        at java.desktop/java.awt.Toolkit$2.run(Toolkit.java:1386)
        at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
        at java.desktop/java.awt.Toolkit.loadLibraries(Toolkit.java:1385)
        at java.desktop/java.awt.Toolkit.initStatic(Toolkit.java:1423)
        at java.desktop/java.awt.Toolkit.<clinit>(Toolkit.java:1397)
        at java.desktop/java.awt.Component.<clinit>(Component.java:624)
        at java.desktop/javax.swing.ImageIcon$2.run(ImageIcon.java:145)
        at java.desktop/javax.swing.ImageIcon$2.run(ImageIcon.java:143)
        at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
        at 
java.desktop/javax.swing.ImageIcon.createNoPermsComponent(ImageIcon.java:142)
        at java.desktop/javax.swing.ImageIcon$1.run(ImageIcon.java:114)
        at java.desktop/javax.swing.ImageIcon$1.run(ImageIcon.java:111)
        at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
        at java.desktop/javax.swing.ImageIcon.<clinit>(ImageIcon.java:111)
        at 
org.apache.jmeter.plugin.PluginManager.installPlugin(PluginManager.java:59)
        at org.apache.jmeter.plugin.PluginManager.install(PluginManager.java:45)
        at org.apache.jmeter.JMeter.start(JMeter.java:487)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at org.apache.jmeter.NewDriver.main(NewDriver.java:259)
   An error occurred: Could not initialize class java.awt.Toolkit
   `
   
   ### Actual behavior
   
   I have java version 17 and operating system version ubuntu 23. 
   
   ### Steps to reproduce the problem
   
   
   ![Screenshot from 2024-06-16 
22-59-34](https://github.com/apache/jmeter/assets/76206822/bcb0e3f1-056b-4200-abd9-19339a3a3e24)
   
   
   I go to bin folder and run ./jmeter but showing this.
   
   ### JMeter Version
   
   5.6.3
   
   ### Java Version
   
   openjdk version "17.0.11" 2024-04-16
   
   ### OS Version
   
   Ubuntu version 23


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to