Skip to Content
0
Dec 04, 2008 at 05:31 AM

Error while creating an application in NWDS CE 7.1

62 Views

Hi ,

I am unable to create applications and components for and webdynpro application in NWDS CE 7.1 .

Its giving me the following error .

Status ERROR

Plugin : com.sap.ide.webdynpro.service.applicationmodeler

code=0

Internal error

Plugin name: Web Dynpro Application Modeler Services

Internal error : com.sap.ide.webdynpro.service.applicationmodeler

Class : com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2

Method : performFinish

Message : Exception occured

Exception : com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.

com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.

at com.sap.ide.mmservices.wd.view.ViewElementService.getLibraries(ViewElementService.java:2042)

at com.sap.ide.mmservices.wd.component.ComponentService$ComponentCreationService.doExecute(ComponentService.java:249)

at com.sap.ide.mmservices.core.AbstractMMService.execute(AbstractMMService.java:103)

at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.createComponentInternal(ComponentWizard2.java:305)

at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.doPerformFinish(ComponentWizard2.java:147)

at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)

at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)

at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)

at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)

at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)

at com.sap.ide.webdynpro.appeditor.wizards.CreateAppWizard.doPerformFinish(CreateAppWizard.java:157)

at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)

at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)

at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)

at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)

at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)

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

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

at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)

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

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

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

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

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

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

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

at com.sap.ide.webdynpro.appeditor.AppCallback.callCreateApplicationWizard(AppCallback.java:40)

at com.sap.ide.webdynpro.service.appeditor.ApplicationCaller.createApplicationWithUI(ApplicationCaller.java:28)

at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:108)

at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:65)

at com.sap.ide.webdynpro.wdexplorer.actions.creation.CreateApplicationAction.runCreation(CreateApplicationAction.java:24)

at com.sap.ide.mmservices.core.eclipse.ui.actions.contextmenu.BaseCreateDevelopmentObjectAction.run(BaseCreateDevelopmentObjectAction.java:27)

at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.runInternal(BaseDelegateSingleAction.java:65)

at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.run(BaseDelegateSingleAction.java:58)

at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)

at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)

at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)

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

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

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

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

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

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)

at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)

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:585)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)

at org.eclipse.equinox.launcher.Main.run(Main.java:1169)

at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

Please help to solve this issue.

Thanks & Regards,

Hamsa Shree