在ADT中创建ABAP项目时出现错误消息

2020-09-01 15:00发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


你好

我刚刚安装了Eclipse和ADT工具。 当我尝试创建新项目时,出现以下错误消息:

eclipse.buildId = 4.13.0.I20190916-1045 java.version = 13 java.vendor = Oracle Corporation BootLoader常数:OS = win32,ARCH = x86_64,WS = win32,NL = fr_FR框架参数:-product org。 eclipse.epp.package.java.product命令行参数:-os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -clean org.eclipse.ui错误Thu Oct 03 09:52 :28 CEST 2019未处理的事件循环异常com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.getWindowsRegistryValue(SapUiLandscapeReader.java:417)处com.sap.adt.destinations.model.internal处的java.lang.ExceptionInInitializerError com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.isWindowsGuiLandscape(SapUiLandscapeReader.java:335.com)的.config.SapUiLandscapeReader.getLandscapeXmlFlagFromRegistry(SapUiLandscapeReader.java:398)。 com.sap.adt.de上的.config.SapUiLandscapeReader.isLandscapeFormatUsedAccordingToOperatingSystem(SapUiLandscapeReader.java:308) com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.getPriority(SapUiLandscapeReader.java:252)处的stinations.model.internal.config.SapUiLandscapeReader.isLandscapeFormatUsed(SapUiLandscapeReader.java:283)。 destinations.model.config.SystemConfigurationService。(SystemConfigurationService.java:72)位于com.sap.adt.project的com.sap.adt.destinations.model.config.AdtSystemConfigurationServiceFactory.createSystemConfigurationService(AdtSystemConfigurationServiceFactory.java:25)处。 ui.wizard.NewAdtCoreProjectWizardBase.hasSapLogonSystemConfigurations(NewAdtCoreProjectWizardBase.java:123)位于com.sap.adt.project.ui.wizard.NewAdtCoreProjectWizardBase.addPages(NewAdtCoreProjectWizardBase.java:109)出现在org.eclipsejContent上。 org.eclipse.jface.window.Window.create(Window.java:431)位于org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1094)位于org.eclipse.ui的WizardDialog.java:632) .internal.navigator.wizards.WizardShortcutAction.run(Wiz ardShortcutAction.java:99),位于org.eclipse.ui.internal.views.helpers.EmptyWorkspaceHelper $ 1.linkActivated(EmptyWorkspaceHelper.java:272),位于org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:215) )在org.eclipse.swt处的org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:309)在org.eclipse.uisforms.widgets.AbstractHyperlink.lambda $ 3(AbstractHyperlink.java:117)在org.eclipse.swt org.eclipse.swt.widgets.Display.sendEvent(Display.java:4173)的.widgets.EventTable.sendEvent(EventTable.java:89)org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057) )于org.eclipse.e4.ui.internal的org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3585)的org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3986)处。 在org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)上的workbench.swt.PartRenderingEngine $ 5.run(PartRenderingEngine.java:1160)在org.eclipse.e4.ui.internal.workbench.swt .PartRenderingEngine.run(PartRen 位于org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)的org.eclipse.ui.internal.Workbench.lambda $ 3(Workbench.java:633)的deringEngine.java:1049) org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)上的org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)在org.eclipse.ui.PlatformUI.createAndRunWorkbench( 位于org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)的org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)的PlatformUI.java:150) 在org.eclipse的org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)的org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.start org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)上的.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)在java.base/jdk.internal.reflect.NativeMethodAcce ssorImpl.invoke0(本机方法)位于java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)位于java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) org.eclipse.equinox.launcher.Main.java.base/java.lang.reflect.Method.invoke(Method.java:567)org.eclipse.equinox.launcher.Main处的java.base/java.lang.reflect.Method.invoke(Method.java:567)。 org.eclipse.equinox.launcher.Main.run(Main.java:1468)上的basicRun(Main.java:597)原因:java.lang.IllegalStateException:com上的java.util.prefs.WindowsPreferences.closeKey(int) .sap.adt.util.WinRegistry。(WinRegistry.java:167)... 44更多原因:java.lang.NoSuchMethodException:java.util.prefs.WindowsPreferences.closeKey(int) com.sap.adt.util.WinRegistry中的java.lang.Class.getDeclaredMethod(Class.java:2476)。(WinRegistry.java:145)...还有44个

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


你好

我刚刚安装了Eclipse和ADT工具。 当我尝试创建新项目时,出现以下错误消息:

eclipse.buildId = 4.13.0.I20190916-1045 java.version = 13 java.vendor = Oracle Corporation BootLoader常数:OS = win32,ARCH = x86_64,WS = win32,NL = fr_FR框架参数:-product org。 eclipse.epp.package.java.product命令行参数:-os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product -clean org.eclipse.ui错误Thu Oct 03 09:52 :28 CEST 2019未处理的事件循环异常com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.getWindowsRegistryValue(SapUiLandscapeReader.java:417)处com.sap.adt.destinations.model.internal处的java.lang.ExceptionInInitializerError com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.isWindowsGuiLandscape(SapUiLandscapeReader.java:335.com)的.config.SapUiLandscapeReader.getLandscapeXmlFlagFromRegistry(SapUiLandscapeReader.java:398)。 com.sap.adt.de上的.config.SapUiLandscapeReader.isLandscapeFormatUsedAccordingToOperatingSystem(SapUiLandscapeReader.java:308) com.sap.adt.destinations.model.internal.config.SapUiLandscapeReader.getPriority(SapUiLandscapeReader.java:252)处的stinations.model.internal.config.SapUiLandscapeReader.isLandscapeFormatUsed(SapUiLandscapeReader.java:283)。 destinations.model.config.SystemConfigurationService。(SystemConfigurationService.java:72)位于com.sap.adt.project的com.sap.adt.destinations.model.config.AdtSystemConfigurationServiceFactory.createSystemConfigurationService(AdtSystemConfigurationServiceFactory.java:25)处。 ui.wizard.NewAdtCoreProjectWizardBase.hasSapLogonSystemConfigurations(NewAdtCoreProjectWizardBase.java:123)位于com.sap.adt.project.ui.wizard.NewAdtCoreProjectWizardBase.addPages(NewAdtCoreProjectWizardBase.java:109)出现在org.eclipsejContent上。 org.eclipse.jface.window.Window.create(Window.java:431)位于org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1094)位于org.eclipse.ui的WizardDialog.java:632) .internal.navigator.wizards.WizardShortcutAction.run(Wiz ardShortcutAction.java:99),位于org.eclipse.ui.internal.views.helpers.EmptyWorkspaceHelper $ 1.linkActivated(EmptyWorkspaceHelper.java:272),位于org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:215) )在org.eclipse.swt处的org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:309)在org.eclipse.uisforms.widgets.AbstractHyperlink.lambda $ 3(AbstractHyperlink.java:117)在org.eclipse.swt org.eclipse.swt.widgets.Display.sendEvent(Display.java:4173)的.widgets.EventTable.sendEvent(EventTable.java:89)org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057) )于org.eclipse.e4.ui.internal的org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3585)的org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3986)处。 在org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)上的workbench.swt.PartRenderingEngine $ 5.run(PartRenderingEngine.java:1160)在org.eclipse.e4.ui.internal.workbench.swt .PartRenderingEngine.run(PartRen 位于org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)的org.eclipse.ui.internal.Workbench.lambda $ 3(Workbench.java:633)的deringEngine.java:1049) org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)上的org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)在org.eclipse.ui.PlatformUI.createAndRunWorkbench( 位于org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)的org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)的PlatformUI.java:150) 在org.eclipse的org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)的org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.start org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)上的.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)在java.base/jdk.internal.reflect.NativeMethodAcce ssorImpl.invoke0(本机方法)位于java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)位于java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) org.eclipse.equinox.launcher.Main.java.base/java.lang.reflect.Method.invoke(Method.java:567)org.eclipse.equinox.launcher.Main处的java.base/java.lang.reflect.Method.invoke(Method.java:567)。 org.eclipse.equinox.launcher.Main.run(Main.java:1468)上的basicRun(Main.java:597)原因:java.lang.IllegalStateException:com上的java.util.prefs.WindowsPreferences.closeKey(int) .sap.adt.util.WinRegistry。(WinRegistry.java:167)... 44更多原因:java.lang.NoSuchMethodException:java.util.prefs.WindowsPreferences.closeKey(int) com.sap.adt.util.WinRegistry中的java.lang.Class.getDeclaredMethod(Class.java:2476)。(WinRegistry.java:145)...还有44个

付费偷看设置
发送
1条回答
蓋茨
1楼-- · 2020-09-01 15:34

您可以停用防病毒软件并再次检查吗?

一周热门 更多>