cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro DC Wizards fails

Former Member
0 Kudos

Hi, all!

I' ve got a problem with my NWDS: When I try to create a new Web Dynpro Development Component, the Wizard fails with following error:

[code]java.lang.NullPointerException

at com.sap.ide.metamodel.core.plugin.MetamodelManager.setMetamodelLanguageForDCProject(MetamodelManager.java:407)

at com.sap.ide.metamodel.core.plugin.MetamodelManager.performDCInfrastructureDependantInitializations(MetamodelManager.java:177)

at com.sap.ide.metamodel.core.plugin.MetamodelManager$MetamodelInitializationListener.initialisationFinished(MetamodelManager.java:2062)

at com.sap.ide.eclipse.dii.component.InfrastructureManager.finishInitLocalModel(InfrastructureManager.java:50)

at com.sap.ide.eclipse.component.provider.objects.ObjectUtil.initLocalModel(ObjectUtil.java:129)

at com.sap.ide.eclipse.component.wizard.ProjectWizard.performFinish(ProjectWizard.java:187)

at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:612)

at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)

at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)

at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)

at org.eclipse.jface.window.Window.open(Window.java:563)

at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)

at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)

at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)

at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)

at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)

at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)

at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)

at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)

at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)

at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)

at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)

at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:286)

at com.sap.ide.eclipse.startup.Main.run(Main.java:795)

at com.sap.ide.eclipse.startup.Main.main(Main.java:602)[/code]

Did anybody come across this, too?

Regards,

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Thomas,

I've not had this specic error myself but my colleagues and I have had numerous random errors whilst using NDS for Web Dynpro development. As a development tool it is far from stable.

What version of NDS are you using?

I'm on SP16 and found a lot of my problems went away after I downloaded and re-installed SP16 from scratch after first un-installing the original version.

Hope this helps,

Gareth.

Answers (0)