cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Opening NDS

Former Member
0 Kudos

Hi All,

I have a very strange problem with my NDS.

When i click on NDS icon it gets opened shows all the views in the View layout and then I get a pop up msg saying there is an error in log file and it saves the workspace and closes by itself.I have checked in the log file. Its showing some project which is closed as of now.

But NDS was working fine till an hour ago and suddenly it got closed, and when i try to restart its not getting started.

My NDS is 2.16 version.

I have SP16 J2ee server installed.

Can any one tell me whats the problem?

I tried copying the Plugins folder thinking that there would be some corruption in that but it did'nt work.

Pls do let me know how to proceed.

Thanks & Regards,

Sirisha.R.S

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Armin

I have installed SP14 and when i m trying to open NWDS..it is prompting me with the error

" problems during startup.check the .log file".

and this is what it shows in the .log file

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Jun 21, 2006 18:02:44.243

!MESSAGE Exception launching the Eclipse Platform:

!STACK

java.lang.reflect.InvocationTargetException

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

Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate matching org.apache.xerces plug-in.

at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2275)

at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903)

at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1368)

at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:582)

at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1035)

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

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

... 7 more

I tried deleting the log file and the metadata folder and changing pref_store file in the Documents\SAP\workspace\.metadata\.plugins\com.tssap.config....but nothing is working..

Kindly suggest a solution

Regards,

Abhishek.

Former Member
0 Kudos

Hi

Kindly post the error from the log file.

Regards,

Abhishek.

Former Member
0 Kudos

Hi,

Here is the Log file content. I have so many errors So thought will post the whole content. Pls bear with me.

Thanks & Regards,

Sirisha.R.S

!SESSION Jun 21, 2006 16:24:10.125 -


java.version=1.4.2_08

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide C:\j2sdk1.4.2_08\bin\javaw.exe

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

-DallUserDir='C:\Documents and Settings\All Users\Application Data'

-cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main

-os win32

-ws win32

-arch x86

-feature com.sap.java.ide

-showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600 -data C:\Documents and Settings\User\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/

!ENTRY com.tssap.util 1 0 Jun 21, 2006 16:24:10.125

!MESSAGE .log file backup. Backup file: backup2006621_162410.log

!ENTRY org.eclipse.ui 4 4 Jun 21, 2006 16:25:19.93

!MESSAGE Unhandled exception caught in event loop.

!ENTRY org.eclipse.ui 4 0 Jun 21, 2006 16:25:19.109

!MESSAGE No more handles

!STACK 0

org.eclipse.swt.SWTError: No more handles

at org.eclipse.swt.SWT.error(SWT.java:2356)

at org.eclipse.swt.SWT.error(SWT.java:2260)

at org.eclipse.swt.widgets.Widget.error(Widget.java:385)

at org.eclipse.swt.widgets.Control.createHandle(Control.java:471)

at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:171)

at org.eclipse.swt.widgets.Decorations.createHandle(Decorations.java:334)

at org.eclipse.swt.widgets.Shell.createHandle(Shell.java:431)

at org.eclipse.swt.widgets.Control.createWidget(Control.java:486)

at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:125)

at org.eclipse.swt.widgets.Decorations.createWidget(Decorations.java:341)

at org.eclipse.swt.widgets.Shell.<init>(Shell.java:252)

at org.eclipse.swt.widgets.Shell.<init>(Shell.java:324)

at com.tssap.util.ui.ToolTipSupport$ContentViewerToolTipHandler.<init>(ToolTipSupport.java:77)

at com.tssap.util.ui.ToolTipSupport.activateToolTips(ToolTipSupport.java:46)

at com.tssap.util.ui.viewer.SapViewer.setViewer(SapViewer.java:43)

at com.tssap.util.ui.viewer.table.SapTableViewer.<init>(SapTableViewer.java:75)

at com.tssap.util.ui.viewer.table.SapTableViewer.createTableViewer(SapTableViewer.java:122)

at com.tssap.util.ui.pane.internal.CompoundPane.addSapTableViewer(CompoundPane.java:486)

at com.tssap.util.ui.pane.internal.GridLayoutPane.addSapTableViewer(GridLayoutPane.java:730)

at com.tssap.util.ui.glpc.section.TableSection.initButtonedSection(TableSection.java:142)

at com.tssap.util.ui.glpc.section.SectionWithButtons.initSection(SectionWithButtons.java:113)

at com.tssap.util.ui.glpc.section.AbstractSection.initContainer(AbstractSection.java:83)

at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:108)

at com.tssap.util.ui.pane.internal.GridLayoutPane.addGridLayoutPaneContainer(GridLayoutPane.java:761)

at com.sap.ide.webdynpro.controllereditor.plugs.PlugsForm.initTopPane(PlugsForm.java:73)

at com.sap.ide.webdynpro.controllereditor.AbstractControllerSectionForm.initSectionForm(AbstractControllerSectionForm.java:65)

at com.tssap.util.ui.glpc.form.SectionForm.initForm(SectionForm.java:88)

at com.tssap.util.ui.glpc.form.AbstractForm.initContainer(AbstractForm.java:99)

at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:108)

at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:275)

at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:298)

at com.sap.ide.webdynpro.controllereditor.plugs.PlugsPage.init(PlugsPage.java:36)

at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createPlugsPage(ControllerEditorPart.java:578)

at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createPages(ControllerEditorPart.java:412)

at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:166)

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

!STACK 0

java.lang.NullPointerException

at com.tssap.util.ui.ToolTipSupport$ContentViewerToolTipHandler.widgetDisposed(ToolTipSupport.java:215)

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

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.Widget.sendEvent(Widget.java:865)

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

!ENTRY com.sap.ide.metamodel.core 1 1 Jun 21, 2006 16:25:29.375

!ENTRY org.eclipse.ui 4 0 Jun 21, 2006 17:22:20.531

!MESSAGE No more handles

!STACK 0

org.eclipse.swt.SWTError: No more handles

at org.eclipse.swt.SWT.error(SWT.java:2356)

at org.eclipse.swt.SWT.error(SWT.java:2260)

at org.eclipse.swt.widgets.Widget.error(Widget.java:385)

at org.eclipse.swt.widgets.Control.createHandle(Control.java:471)

at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:171)

at org.eclipse.swt.widgets.Decorations.createHandle(Decorations.java:334)

at org.eclipse.swt.widgets.Shell.createHandle(Shell.java:431)

at org.eclipse.swt.widgets.Control.createWidget(Control.java:486)

at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:125)

at org.eclipse.swt.widgets.Decorations.createWidget(Decorations.java:341)

at org.eclipse.swt.widgets.Shell.<init>(Shell.java:252)

at org.eclipse.swt.widgets.Shell.<init>(Shell.java:324)

at com.tssap.util.ui.ToolTipSupport$ContentViewerToolTipHandler.<init>(ToolTipSupport.java:77)

at com.tssap.util.ui.ToolTipSupport.activateToolTips(ToolTipSupport.java:46)

at com.tssap.util.ui.viewer.SapViewer.setViewer(SapViewer.java:43)

at com.tssap.util.ui.viewer.table.SapTableViewer.<init>(SapTableViewer.java:75)

at com.tssap.util.ui.viewer.table.SapTableViewer.createTableViewer(SapTableViewer.java:122)

at com.tssap.util.ui.pane.internal.CompoundPane.addSapTableViewer(CompoundPane.java:486)

at com.tssap.util.ui.pane.internal.GridLayoutPane.addSapTableViewer(GridLayoutPane.java:730)

at com.tssap.util.ui.glpc.section.TableSection.initButtonedSection(TableSection.java:142)

at com.tssap.util.ui.glpc.section.SectionWithButtons.initSection(SectionWithButtons.java:113)

at com.tssap.util.ui.glpc.section.AbstractSection.initContainer(AbstractSection.java:83)

at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:108)

at com.tssap.util.ui.pane.internal.GridLayoutPane.addGridLayoutPaneContainer(GridLayoutPane.java:761)

at com.sap.ide.webdynpro.controllereditor.plugs.PlugsForm.initTopPane(PlugsForm.java:73)

at com.sap.ide.webdynpro.controllereditor.AbstractControllerSectionForm.initSectionForm(AbstractControllerSectionForm.java:65)

at com.tssap.util.ui.glpc.form.SectionForm.initForm(SectionForm.java:88)

at com.tssap.util.ui.glpc.form.AbstractForm.initContainer(AbstractForm.java:99)

at com.tssap.util.ui.glpc.AbstractGridLayoutPaneContainer.composeGridLayoutPaneContainer(AbstractGridLayoutPaneContainer.java:108)

at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:275)

at com.tssap.util.ui.pane.PaneFactory.establishGridLayoutPaneContainer(PaneFactory.java:298)

at com.sap.ide.webdynpro.controllereditor.plugs.PlugsPage.init(PlugsPage.java:36)

at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createPlugsPage(ControllerEditorPart.java:578)

at com.sap.ide.webdynpro.controllereditor.ControllerEditorPart.createPages(ControllerEditorPart.java:412)

at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:166)

at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:141)

!ENTRY org.eclipse.ui.workbench 4 2 Jun 21, 2006 17:22:22.156

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

!STACK 0

java.lang.NullPointerException

at com.tssap.util.ui.ToolTipSupport$ContentViewerToolTipHandler.widgetDisposed(ToolTipSupport.java:215)

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

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.Widget.sendEvent(Widget.java:865)

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

at org.eclipse.swt.widgets.Widget.releaseWidget(Widget.java:750)

!ENTRY com.sap.ide.metamodel.core 1 1 Jun 21, 2006 17:22:29.62

!ENTRY org.eclipse.jface 4 2 Jun 21, 2006 17:22:29.765

!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".

!STACK 0

java.lang.NullPointerException

at com.sap.ide.webdynpro.projectbrowser.views.ProjectBrowserView$TreeSelectionListener.selectionChanged(ProjectBrowserView.java:1300)

at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)

at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)

at org.eclipse.core.runtime.Platform.run(Platform.java:413)

at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)

at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1290)

at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:657)

at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:681)

at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:178)

at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:173)

at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:308)

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Jun 21, 2006 17:22:56.265

!MESSAGE Exception launching the Eclipse Platform:

!STACK

java.lang.reflect.InvocationTargetException

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)

Caused by: java.lang.reflect.InvocationTargetException

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

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

... 7 more

Caused by: java.lang.NullPointerException

at com.tssap.util.ui.ToolTipSupport$ContentViewerToolTipHandler.widgetDisposed(ToolTipSupport.java:215)

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

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.Widget.sendEvent(Widget.java:865)

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

at org.eclipse.swt.widgets.Widget.releaseWidget(Widget.java:750)

at org.eclipse.swt.widgets.Control.releaseWidget(Control.java:1425)

at org.eclipse.swt.widgets.Scrollable.releaseWidget(Scrollable.java:188)

at org.eclipse.swt.widgets.Composite.releaseWidget(Composite.java:368)

at org.eclipse.swt.widgets.Table.releaseWidget(Table.java:1135)

at org.eclipse.swt.widgets.Shell.dispose(Shell.java:472)

at org.eclipse.swt.widgets.Display.release(Display.java:1779)

at org.eclipse.swt.graphics.Device.dispose(Device.java:212)

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

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

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

... 8 more

Message was edited by: Armin Reichert

(shortened logfile dump)

Former Member
0 Kudos

Try command-line parameter "-clean". Does this help?

Armin

Former Member
0 Kudos

Hi Armin,

where should I try it armin? its not working..:(

I still did not get what is the problem also.

Thanks & Regards,

Sirisha.R.S

Former Member
0 Kudos

Edit the shortcut that opens NWDS, add command-line parameter "-clean". Did you try that?

Armin

Former Member
0 Kudos

Hi All,

I removed the workspace and tried reinstallation..

Its working..:)

Thanks & Regards,

Sirisha.R.S

HuseyinBilgen
Active Contributor
0 Kudos

Hi,

we've the same error and even re-installing (uninstall > reboot > install) didn't solve the problem.

Does anyone have any clue?