cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot open Netweaver!!

Former Member
0 Kudos

Hello!

Suddenly, I cannot open the Netweaver Developer Studio! It appears a screen that it says :

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

I open this log file and it appears the following :

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 jun 06, 2005 13:16:27.520

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

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

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)

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

... 8 more

Thanks.I hope your help.

Carlos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please delete the .metadata directory under your workspace and start the IDE.

Regards, Anilkumar

Answers (1)

Answers (1)

Former Member
0 Kudos

Great!

Thanks Anilkumar.

The problem is solved