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

Webserver does not start while installing Burp Enterprise Edition via external database

Ritesh | Last updated: May 27, 2020 09:36AM UTC

Getting below error: INFO: Running (webServer/.supervise): [${installer:sys.installationDir}/webServer/host.${installer:platformScriptSuffix}] May 27, 2020, 9:27:35 AM ERROR: Error launching process: Cannot run program "${installer:sys.installationDir}/webServer/host.${installer:platformScriptSuffix}" (in directory "/usr/local/burpsuite_enterprise/webServer"): error=2, No such file or directory java.io.IOException: Cannot run program "${installer:sys.installationDir}/webServer/host.${installer:platformScriptSuffix}" (in directory "/usr/local/burpsuite_enterprise/webServer"): error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) at net.portswigger.Supervisor$ProcessManager.launchProcess(Supervisor.java:187) at net.portswigger.Supervisor.run(Supervisor.java:62) at net.portswigger.Supervisor.main(Supervisor.java:39) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) at com.install4j.runtime.launcher.UnixLauncher.main(UnixLauncher.java:65) Caused by: java.io.IOException: error=2, No such file or directory

Ben, PortSwigger Agent | Last updated: May 27, 2020 01:43PM UTC