cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

NWDS cannot find Java Virtual Machine

Former Member
0 Likes
2,486

I just installed Developer Workspace (SAP NetWeaver 2004s SR2 (SP9)

) in my another laptop.

When I try to launch NWDS, I got the following message:

A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java Virtual Machine was found after searching the following locations:

3\bin\javaw.exe

But I have jdk 1.4.09 in my C;\ and set the environment variable:

In sytem variable, I set:

JAVAHOME = C:\j2sdk1.4.2_09

and Path: C:\j2sdk1.4.2_09\bin

The problem not solved with these config.

Thanks for advise.

KEnt

View Entire Topic
Former Member
0 Likes

Hai kent,

In NWDS>window>preferences>java>installedjres

click add

JreType-STANDARD VM

jrename -j2sdk1.x.x

jrelocation -c:\j2sdk1.x.x

check the check box below press ok restart ur studio

regards,

Naga Raju