我正在尝试在笔记本电脑上安装soapUI,但出现以下错误:
正在启动安装程序...
java.lang.NoClassDefFoundError: java.awt.Container
at com.install4j.runtime.installer.frontend.headless.AbstractHeadlessScreenExecutor.init(Unknown Source)
at com.install4j.runtime.installer.frontend.headless.ConsoleScreenExecutor .(Unknown Source)
at com.install4j.runtime.installer.frontend.headless.InstallerConsoleScreenExecutor.(Unknown Source)
at com.install4j.runtime.installer.Installer.getScreenExecutor(Unknown Source)
at com.install4j.runtime.installer.Installer .runInProcess(Unknown Source)
at com.install4j.runtime.installer.Installer.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
在 sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(
Unknown Source)
在 java.lang.reflect.Method.invoke(Unknown Source)
在 com.exe4j.runtime.LauncherEngine.launch(Unknown源)
在 com.install4j.runtime.launcher.Launcher.main(未知源)
java.lang.NoClassDefFoundError:java.awt.Component
在 javax.swing.ImageIcon$2.run(未知源)
在 javax.swing.ImageIcon$2。 在 javax.swing.ImageIcon.createNoPermsComponent(Unknown Source )
的 java.security.AccessController.doPrivileged(Native Method) 处运行 (Unknown Source)
在 javax.swing.ImageIcon.access$000(Unknown Source)
at javax.swing.ImageIcon$1.run(Unknown Source)
at javax.swing.ImageIcon$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method )
在 javax.swing.ImageIcon.(Unknown Source)
at com.install4j.runtime.installer.frontend.GUIHelper.loadIcon(Unknown Source)
at com.install4j.runtime.installer.frontend.GUIHelper.(Unknown Source)
at com. install4j.runtime.installer.helper.InstallerUtil.reportException(Unknown Source)
at com.install4j.runtime.installer.Installer.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
在 sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 在 sun.reflect.DelegatingMethodAccessorImpl.invoke(
Unknown Source)
在 java.lang.reflect.Method.invoke(Unknown Source)
在 com.exe4j.runtime.LauncherEngine.launch(Unknown源)
在com.install4j.runtime.launcher.Launcher.main(未知源)
java.lang.NoClassDefFoundError:无法
在javax.swing.ImageIcon初始化类java.awt.Toolkit。(未知源)
在javax.swing.ImageIcon .(Unknown Source)
at com.install4j.runtime.installer.frontend.GUIHelper.loadIcon(Unknown Source)
at com.install4j.runtime.installer.frontend.GUIHelper.(Unknown Source)
在 com.install4j.runtime.installer.helper.InstallerUtil.reportException(Unknown Source)
在 com.install4j.runtime.installer.Installer.main( Unknown Source) 在 sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
在 sun.reflect .NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com .install4j.runtime.launcher.Launcher.main(未知来源)
不知道发生了什么。任何想法将不胜感激。