cancel
Showing results for 
Search instead for 
Did you mean: 

Sap Netweaver Developer Studio fails JVM terminated

Former Member
0 Kudos

On my laptop, when I try to launch sap netweaver studio, it just throws up a dialog saying JVM terminated with exit code 1. Searching the internet I see a number of people have had this problem, most saying fixed by using JDK 1.6 32 bit version. I have ensured using 32 bit JDK 1.6 and included that in the -vm arg to the INI file. I've also re-installed (i.e. Unzipped the download) SAP NWDS. But no luck.

Does anyone have further suggestion, or even how to go about debugging the problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member198633
Contributor
0 Kudos

Hello Steve,

I guess you have already sorted this out, but in case not, the problem seems to be related to the incorrect bit version of the JDK. As I see the -vm parameter is still incorrect. The -vm parameter's value should be the \bin folder of your 32bit JDK, ie: "C:\Program Files (x86)\Java\jdk1.6.0_45\bin" in your case.

Best Regards,

Peter