Burp Suite User Forum

Create new post

installation on mac throws java error

Jim | Last updated: Jan 22, 2020 10:17PM UTC

same issue using the dmg installer or jar file directly Exception: java.lang.ClassCastException: class com.install4j.runtime.beans.actions.misc.LoadResponseFileAction cannot be cast to class com.install4j.api.screens.Screen (com.install4j.runtime.beans.actions.misc.LoadResponseFileAction and com.install4j.api.screens.Screen are in unnamed module of loader 'app') at com.install4j.runtime.installer.config.ScreenBeanConfig.setBean(ScreenBeanConfig.java:88) at com.install4j.runtime.installer.config.AbstractBeanConfig.finishBatch(AbstractBeanConfig.java:59) at com.install4j.runtime.installer.ContextImpl.registerScreens(ContextImpl.java:723) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:91) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:57) at com.install4j.runtime.installer.Installer.main(Installer.java:45) 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:567) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) at com.install4j.runtime.launcher.MacLauncher.main(MacLauncher.java:52) System properties: awt.toolkit=sun.lwawt.macosx.LWCToolkit java.specification.version=12 sun.jnu.encoding=UTF-8 java.class.path=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app/Contents/Resources/app/i4jruntime.jar sun.awt.enableExtraMouseButtons=true java.vm.vendor=Oracle Corporation i4j.ownBundlePath=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app sun.arch.data.model=64 install4j.exeDir=/Users/jimmirra/Desktop/ sun.font.fontmanager=sun.font.CFontManager java.vendor.url=https://java.oracle.com/ install4j.systemLanguage=en user.timezone=America/New_York java.vm.specification.version=12 os.name=Mac OS X sun.java.launcher=SUN_STANDARD user.country=US sun.boot.library.path=/private/var/folders/wh/72b85b3s29j212p_5xvwd7900000gn/T/AFC156B8-2A37-4E02-9C78-47F93B1EBBCB-828-00000026BF46F80D/jre.bundle/Contents/Home/lib sun.java.command=com.install4j.runtime.launcher.MacLauncher http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 jdk.debug=release sun.cpu.endian=little user.home=/Users/jimmirra user.language=en java.specification.vendor=Oracle Corporation java.version.date=2019-07-16 java.home=/private/var/folders/wh/72b85b3s29j212p_5xvwd7900000gn/T/AFC156B8-2A37-4E02-9C78-47F93B1EBBCB-828-00000026BF46F80D/jre.bundle/Contents/Home file.separator=/ java.vm.compressedOopsMode=Zero based line.separator= java.vm.specification.vendor=Oracle Corporation java.specification.name=Java Platform API Specification exe4j.moduleName=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app java.awt.graphicsenv=sun.awt.CGraphicsEnvironment sun.management.compiler=HotSpot 64-Bit Tiered Compilers ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 java.runtime.version=12.0.2+10 javax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl user.name=jimmirra path.separator=: os.version=10.15 java.runtime.name=OpenJDK Runtime Environment file.encoding=UTF-8 sun.java2d.noddraw=true java.vm.name=OpenJDK 64-Bit Server VM i4j.jreBundle=/var/folders/wh/72b85b3s29j212p_5xvwd7900000gn/T/AFC156B8-2A37-4E02-9C78-47F93B1EBBCB-828-00000026BF46F80D/jre.bundle install4j.appDir=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app/Contents/Resources/ java.vendor.url.bug=https://bugreport.java.com/bugreport/ java.io.tmpdir=/var/folders/wh/72b85b3s29j212p_5xvwd7900000gn/T/ java.version=12.0.2 user.dir=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app/Contents/Resources/app os.arch=x86_64 java.vm.specification.name=Java Virtual Machine Specification java.library.path=/Users/jimmirra/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. java.vm.info=mixed mode java.vendor=Oracle Corporation java.vm.version=12.0.2+10 i4j.tarFile=/Users/jimmirra/Desktop/Burp Suite Professional Installer.app/Contents/Resources/app/jre.tar.gz jdk.gtk.version=2 sun.io.unicode.encoding=UnicodeBig socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 java.class.version=56.0

Ben, PortSwigger Agent | Last updated: Jan 23, 2020 08:15AM UTC

Hi, Thank you for your message. Firstly, can you confirm what version of Burp Professional that you are trying to use? Secondly, can you confirm how you are launching the installer version? Are you mounting the image successfully and then double-clicking the installer file? Finally, what command are you running to launch the JAR version and what version of Java is being referenced when you run the java -version command in the same terminal?

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.