cancel
Showing results for 
Search instead for 
Did you mean: 

nw deveoper studio won't start: JVM terminated. Error code=1

Former Member
0 Kudos

Hi there,

I have been using netweaver dev studio without problems. Then from one second to another, after closing the application and reopening it refused to open and gives this error message:

JVM terminated. Error code=1

C:\Program Files\j2sdk1.4.2_08\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\JDT\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\JDT\eclipse\SapIde.exe -showsplash 600

Any ideas?

Cheers,

faB

edit: fixed it. was a memory problem.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear John,

I am getting same errors ....JVM terminated. Error code=1

Could you please tell me how to solve it.

regards

Message was edited by:

Former Member
0 Kudos

Create a shortcut for starting NWDS, add parameters "-clean" and "-consolelog".

Try a new workspace using "-data <workspace_path>".

Armin

Former Member
0 Kudos

Hi Expert,

I have been working on NWDS-7.0.09 & J2sdk1.2.4_12 , and <b>now I unable to open it and gives following errors messages.[</b>i]But when I tried with full window Admin Access ( this access has given by Admin for a day) then it is working fine.but it doesn't solve my problem</i> Could you tell me what is the problem.

How to rectify it.

<b>JVM terminated. Error code=22

C:\j2sdk1.4.2_12\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</b>

Thanks

Roohi

Former Member
0 Kudos

Armin

Could you please explain more detail about this issue please? I would appreciate your help.

Thank you in advance.

Regards

Ali

Former Member
0 Kudos

Hi Fab

Can you do one thing

open command prompt and type in this command

"set"

it will give you all the path in your system

and send me the output

If you have any other version of eclipse running,and If you had recently installed the Oracle cleint/server,this might create the problem

what it does is the oracle comes with jdk 1.3.1 qand it puts the path on starting of the Path variable.

Hope it helps

Sai