WARNING: package com.apple.eawt not in java.desktop (Maltego)

– Please Write here your help request, –

hi i have an issue launching Maltego.

java version
openjdk 13.0.5.1 2020-11-06
OpenJDK Runtime Environment (build 13.0.5.1+1-Debian-1)
OpenJDK 64-Bit Server VM (build 13.0.5.1+1-Debian-1, mixed mode)


  • Parrot version in use (if you are not aware of it, open terminal and type cat /etc/os-release | grep VERSION):
    VERSION_ID=“5.0”
    VERSION=“5.0 (LTS)”
    VERSION_CODENAME=lts

  • Logs/Terminal output (use pastebin or similar services):
    WARNING: package com.apple.eawt not in java.desktop
    java.lang.UnsatisfiedLinkError: no splashscreen in java.library.path: [/usr/java/packages/lib, /usr/lib/x86_64-linux-gnu/jni, /lib/x86_64-linux-gnu, /usr/lib/x86_64-linux-gnu, /usr/lib/jni, /lib, /usr/lib]
    at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2680)
    at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:807)
    at java.base/java.lang.System.loadLibrary(System.java:1909)
    at java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:134)
    at java.desktop/java.awt.SplashScreen$1.run(SplashScreen.java:132)
    at java.base/java.security.AccessController.doPrivileged(AccessController.java:312)
    at java.desktop/java.awt.SplashScreen.getSplashScreen(SplashScreen.java:131)
    at org.netbeans.core.startup.Splash.(Splash.java:122)
    at org.netbeans.core.startup.Splash.getInstance(Splash.java:60)
    at org.netbeans.core.startup.Main.start(Main.java:271)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:98)
    at java.base/java.lang.Thread.run(Thread.java:830)

Hii, i am facing the same issue, did you find the solution?