为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:dm8
【操作系统】:windows10
【CPU】:Intel® Core™ i7-8565U CPU @ 1.80GHZ 2.00 GHZ
【问题描述】*:打开管理工具出现以下错误:
打开日志文件错误:
!SESSION 2021-03-04 09:27:21.922 -----------------------------------------------
eclipse.buildId=M20110210-1200
java.version=1.8.0_111
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Framework arguments: b#e }< J;晪浀銡
Command-line arguments: -os win32 -ws win32 -arch x86_64 b#e }< J;晪浀銡
!ENTRY org.eclipse.osgi 2 0 2021-03-04 09:27:23.207
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2021-03-04 09:27:23.207
!MESSAGE Bundle org.eclipse.core.filesystem.win32.x86_1.1.201.R36x_v20100727-0745 [53] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2021-03-04 09:27:23.207
!MESSAGE Bundle org.eclipse.core.resources.win32.x86_3.5.100.v20100505-1345 [56] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2021-03-04 09:27:23.207
!MESSAGE Bundle org.eclipse.equinox.security.win32.x86_1.0.200.v20100503 [82] was not resolved.
!ENTRY org.eclipse.osgi 4 0 2021-03-04 09:27:23.215
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
看这个日志
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
这一行,可以考虑一下几个方面
1、操作系统位数
2、数据库版本对应是32位还是64位
3、jdk版本