The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Error while downloading burpsuite on kali linux

Vivek | Last updated: Jun 17, 2024 07:15AM UTC

Unpacking JRE ... Starting Installer ... Authorization required, but no authorization protocol specified An error occurred: java.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE Error log: /tmp/install4jError9603406916714799510.log java.lang.NoClassDefFoundError: Could not initialize class java.awt.GraphicsEnvironment$LocalGE at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106) at java.desktop/sun.awt.X11.XToolkit.<clinit>(XToolkit.java:225) at java.desktop/sun.awt.PlatformGraphicsInfo.createToolkit(PlatformGraphicsInfo.java:41) at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:595) at java.desktop/java.awt.Toolkit.getEventQueue(Toolkit.java:1489) at java.desktop/java.awt.EventQueue.isDispatchThread(EventQueue.java:1089) at com.install4j.runtime.installer.frontend.GUIHelper.invokeOnEDT(GUIHelper.java:436) at com.install4j.runtime.installer.frontend.headless.AbstractHeadlessScreenExecutor.init(AbstractHeadlessScreenExecutor.java:83) at com.install4j.runtime.installer.frontend.headless.ConsoleScreenExecutor.<init>(ConsoleScreenExecutor.java:25) at com.install4j.runtime.installer.frontend.headless.InstallerConsoleScreenExecutor.<init>(InstallerConsoleScreenExecutor.java:6) at com.install4j.runtime.installer.Installer.getScreenExecutor(Installer.java:97) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:73) at com.install4j.runtime.installer.Installer.main(Installer.java:50) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:71) at install4j.Installer3680162217.main(Unknown Source) Caused by: java.lang.ExceptionInInitializerError: Exception java.awt.AWTError: Can't connect to X11 window server using ':16.0' as the value of the DISPLAY variable. [in thread "main"] at java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:105) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at java.desktop/sun.awt.X11GraphicsEnvironment.initStatic(X11GraphicsEnvironment.java:64) at java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59) at java.desktop/sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:37) at java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:93) at java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:84) at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106) at java.desktop/java.awt.Window.initGC(Window.java:492) at java.desktop/java.awt.Window.init(Window.java:512) at java.desktop/java.awt.Window.<init>(Window.java:554) at java.desktop/java.awt.Frame.<init>(Frame.java:428) at java.desktop/java.awt.Frame.<init>(Frame.java:393) at com.install4j.runtime.installer.helper.InstallerUtil.initHeadless(InstallerUtil.java:598) at com.install4j.runtime.installer.helper.InstallerUtil.isHeadless(InstallerUtil.java:588) at com.install4j.runtime.installer.helper.InstallerUtil.getExecutionMode(InstallerUtil.java:553) at com.install4j.runtime.installer.Installer.getScreenExecutor(Installer.java:86) ... 7 more

Hannah, PortSwigger Agent | Last updated: Jun 17, 2024 09:23AM UTC

If you download and attempt to launch Burp's standalone JAR file, do you also receive errors? You can find instructions for launching Burp as a JAR here: https://portswigger.net/burp/documentation/desktop/troubleshooting/launch-from-command-line Could you drop us an email at support@portswigger.net with some more information on your environment?

Vivek | Last updated: Jun 17, 2024 12:30PM UTC

I am trying to install it on kali linux please help with kali liux and not command interface

Hannah, PortSwigger Agent | Last updated: Jun 17, 2024 01:26PM UTC