cancel
Showing results for 
Search instead for 
Did you mean: 

Error when i start my NWDS

Former Member
0 Kudos

Hi Experts,

When i ahve clicked on the NWDS icon i am getting the following error:

Problems during startup.Check the ".log" file in the ".metadata" directory of your workspace.

When i have checked the log in the workspace this is what it is showing:

!SESSION Feb 22, 2008 12:03:06.421 -


java.version=1.4.2_04

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_04\bin\javaw.exe

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

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

-cp D:\Program Files\SAP\IDE\IDE70\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main

-os win32

-ws win32

-arch x86

-feature com.sap.java.ide

-showsplash D:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600 -data C:\Documents and Settings\1087961\Documents\SAP\workspace -install file:D:/Program Files/SAP/IDE/IDE70/eclipse/

!ENTRY Startup 1 0 Feb 22, 2008 12:03:06.421

!MESSAGE Sap NetWeaver Developer Studio - Build: 200708072056

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Feb 22, 2008 12:03:10.203

!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:291)

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

at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

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: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)

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

at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:101)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)

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

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

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)

What might be the problem?

My work is stopped here.

Please help me out so that i can restore my work.

FYI:I have installed the NWDS again on my system but still i am unable to get the same.Versions are the same.

Thanks and regards,

Chandrashekar.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Its Problem in ur .metadata folder. try this

First Close your NWDS.

1) Go to NWDS installation directory, take a backup of your projects from the workspace and delete the .metadata folder from the workspace.

2) Then open the NWDS, a new .metadata folder will be created and now you can try opening the NWDS it will open without error

3)Sometimes when your metadata of the NWDS is corrupted then your NWDS will not function properly.

Regards,

Suresh

Former Member
0 Kudos

Hi Suresh,

I have done what you have said and now its working fine.

But,

As i installed NWDS again i need to get back my Project(DC) in the NWDS.

How can this be done?

I had tried several options and i was fortunate enough to get back my Project but I am unable to Check-Out Source in the NWDS,thus i am struck here as i cannot further proceed to go on with my Work.

Please help me out to resolve this issue.

Thanks and regards,

Chandrashekar.

Former Member
0 Kudos

hai chandrasekhar,

The problem is in the installation of the NWDS.so plz consult admin to reinstall the NWDS and then you ll not get such error.I faced the same problem n got it fixed by reinstallation.try that.

Thanks n regards

Sharanya.R

Former Member
0 Kudos

Hi Sharanya.R,

I have Re-installed the NWDS and i am still getting the same error.

Seeing the log only i have posted in the forums.

Please help me out.

Thanks and regards,

Chandrashekar.

Former Member
0 Kudos

Hi,

Try running it from the command line with the "-clean" option. Maybe it'll help. Also make sure your JAVA_HOME path is set correctly.

Regards,

Satyajit.

Former Member
0 Kudos

hai chandrasekhar,

The problem is may be your using the same source for reinstallation.when it says error in log file the reuired files in metadata are missing.so take a source wch is working and go for reinstallation.

Thanks n regards

Sharanya.R