cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS Problem - need Help Urgent

Former Member
0 Kudos

Hi

i am facing the problem with NWDS , can any help me out

The things i did was

1. I installed Java (JDK1.4.13 ) ,i set the path and classpath and test a simple java program , where it works fine.

2. my network admin installed NWDS version 7.0 in my machine, now i clicked on to it where i ask me for the location of workspace (twice) both the times i pointed the workspace on to my Desktop.

Thats all i did,

Then come the PopUp say

" Problem during startup, check the .log file in the .metadata directory of your workspace "

when i checked the file i found the below stuff. can any one help me out .......

wat should i do to resolve this

================.log file================

!SESSION Jul 04, 2008 18:06:43.628 -


java.version=1.4.2_13

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_13\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\IDE\IDE70\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\IDE\IDE70\eclipse\SapIde.exe -showsplash 600 -data C:\Documents and Settings\rt76110\Documents\SAP\workspace -install file:C:/Program Files/SAP/IDE/IDE70/eclipse/

!ENTRY Startup 1 0 Jul 04, 2008 18:06:43.638

!MESSAGE Sap NetWeaver Developer Studio - Build: 200509191205

!SESSION -


!ENTRY org.eclipse.core.launcher 4 0 Jul 04, 2008 18:06:47.376

!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: java.lang.UnsatisfiedLinkError: Native Library C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll already loaded in another classloader

at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1551)

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)

at java.lang.Runtime.loadLibrary0(Runtime.java:788)

at java.lang.System.loadLibrary(System.java:834)

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:108)

at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:46)

at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)

at org.eclipse.swt.graphics.Device.init(Device.java:547)

at org.eclipse.swt.widgets.Display.init(Display.java:1316)

at org.eclipse.swt.graphics.Device.<init>(Device.java:96)

at org.eclipse.swt.widgets.Display.<init>(Display.java:291)

at org.eclipse.swt.widgets.Display.<init>(Display.java:287)

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

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

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

... 8 more

=====================End of File =================

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Answered

Former Member
0 Kudos

Kumar - What was the solution .I am getting the same error.?

Former Member
0 Kudos

Hi,

This is a permission issue, ask your administrator to make you part of the local systems administrator group.

Regards

Ayyapparaj