cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS: problem during startup. Check .log file in the .metadadirectory

Former Member
0 Kudos

Hi,

NWDS version : Version 7.0.33

I am unable to open NWDS.

While opening the NWDS i see an pop-up message saying below :

Here I am pasted the log file entries.

!SESSION May 18, 2016 13:16:59.981 ---------------------------------------------

java.version=1.6.0_45

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:\Program Files\Java\jdk1.6.0_45\bin\javaw.exe

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

-DallUserDir='C:\ProgramData'

-cp C:\Program Files (x86)\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 (x86)\SAP\IDE\IDE70\eclipse\SapIde.exe -showsplash 600  -data C:\Users\manikanta\Documents\SAP\workspace -install file:C:/Program Files (x86)/SAP/IDE/IDE70/eclipse/

!ENTRY Startup 1 0 May 18, 2016 13:16:59.981

!MESSAGE Sap NetWeaver Developer Studio - Build: 201602160336

!SESSION ----------------------------------------------------------------------

!ENTRY org.eclipse.core.launcher 4 0 May 18, 2016 13:17:00.340

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

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: C:\Program Files (x86)\SAP\IDE\IDE70\eclipse\plugins\org.eclipse.swt.win32_2.1.2\os\win32\x86\swt-win32-2135.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

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

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

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

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

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


Please provide the solution ASAP.

Thanks&Regards

Manikanta

8678960034

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185029
Active Contributor
0 Kudos

Delete .lock file from the file system and relaunch the IDE.

Also check what is your JDK version, install 32 bit version.

Former Member
0 Kudos

Hi Ashutosh Moharir,

Thanks for your quick reply.

As per your suggestion I did the same but still same issue occurring. Please clarify that NWDS 7.0.13 is suitable for windows 8 or not. Java version installed was jdk "1.6.0_45".

Thanks and Reagards

Manikanta

8678960034


former_member185029
Active Contributor
0 Kudos

Hi,

1. Uninstall current JDK version

2. Download 32 bit JDK version

Former Member
0 Kudos

Hi

As per your suggestion I downloaded and installed 32-bit version of java successfully and also set the environment variables. The java 32-bit installed in the location of  C:\Program Files (x86)\java\jdk1.6.0_45. But now when I am staring the NWDS it is showing as per screen.

Thanks &Regards

Manikanta

former_member185029
Active Contributor
0 Kudos

Hi,

The message clearly indicates that the Java version is not installed properly. Did you check the physical location if files are present there?

Former Member
0 Kudos

Hi

Java related files were exist in the  location C:\Program Files (x86)\java\jdk1.6.0_45. When I installed 32 bit version of java it is installed in the location: C:\Program Files (x86)\java\jdk1.6.0_45. Then only this issue occurring.

With installation of java 64 bit the above issue is resolving but another issue occurring as mentioned in main discussion.

Thanks&Regards

Manikanta.

former_member185029
Active Contributor
0 Kudos

Hi,

Sorry I noticed you mentioning Windows 8 as OS. SAP note 1225606 suggests that the platform is not supported.

"SAP Netweaver Developer Studio 2.0 and SAP Netweaver Developer Studio 7.0 and Enhancement Packages for SAP NetWeaver Developer Studio 7.0 are available for the operating systems: Windows XP Prof. 32-bit and Windows 2000 Prof.

No other Platforms are supported. There is no support of additional platforms like Windows Vista in future Enhancement Packages planned."

Former Member
0 Kudos

Hi,

Thanks for your support.

One of  our consultant installed same version of NWDS and java on windows 7. It was successfully installed and he is able to work. I took the dump from  consultant I tried to install on windows7 and windows 8 desktops but I am facing same issues on both the desktops.

Otherwise please confirm which version of NWDS can I use for the said desktops to work on NWDS and also share the path how to download the same from the service market place. I checked for NWDS 7.3 in market place but I didn't found.

Thanks &Regards

Manikanta

former_member185029
Active Contributor
0 Kudos

Here is a Wiki for NWDS downloads.

NWDS Download Links - Java Development - SCN Wiki