cancel
Showing results for 
Search instead for 
Did you mean: 

Issues in installing SAP NWDS

Former Member
0 Kudos

Hi guys,

I am trying to install SAP NWDS

First i installed jdk (jdk-1_5_0_11-windows-i586-p.exe)

http://java.sun.com/javase/downloads/index_jdk5.jsp

Then, i installed CE711SP1_IDE_SDN-Preview,

I am getting the error as,

You have to use a JDK as a JVM instead of a JRE.

Can anyone provide the proper link for JDK.

B'cos the above link also mentions it as JDK. i am confused with it.

regards.

santosh.

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

hi

put following into file SapNetweaverDeveloperStudio.ini

-vm

C:\jdk1.6.0\bin\javaw.exe

i think when it was reporting that error, there would be a popup for you to choose jdk.

Best regards,

John

Former Member
0 Kudos

Hi guys,

Thanks a lot,

Now, after choosing the right jdk folder, nwds is installed.

After installing nwds, according to steps mentioned in install guide, i need to configure, update manager,

13. The update manager is

automatically invoked when

NWDS starts up. The update

manager asks you to select the

folder of the local site. The

local site is the folder in

which the

NWDS_platform.zip file was

extracted (see step 4 of this

installation). Navigate to this

folder and click on OK to

proceed.

But, it is not invoking automatically when i restart nwds.

do guide me to manually start update manager.thanks.

Another issue,

our xi system is on 3.0.

when i installed jdk-1_5_0_11-windows-i586-p.exe for nwds, IR & ID components are not working in jdk 5.0 version.

how to rectify it.....

santosh .

Edited by: santosh koraddi on Aug 23, 2010 1:19 AM

Edited by: santosh koraddi on Aug 23, 2010 1:21 AM

stefan_grube
Active Contributor
0 Kudos

> our xi system is on 3.0.

> when i installed jdk-1_5_0_11-windows-i586-p.exe for nwds, IR & ID components are not working in jdk 5.0 version.

> how to rectify it.....

When you want to create Java mappings, you have to install jdk 1.4, otherwise your mappings won't run in XI 3.0.

Former Member
0 Kudos

Yeah, java mappings doesn't work in jdk 5.0, when i am on XI 3.0.

Even, IR & ID components doesn't work/openup with jdk 5.0 versions.

They need jdk 1.4.

my issue is,

we are on XI 3.0 & have installed jdk 1.4 for accessing IR & ID compoenents in Integration builder. it is working fine.

But, when i want to install SAP NWDS, it needs JDK 5.0 update 11.

i installed jdk 5.0 as well.

After installing jdk 5.0, integration builder(IB) is trying to access new version of JDK(5.0) & bcos of that, IR & ID are not working.....

any solutions/rectifications for this issue...........................................

Answers (0)