cancel
Showing results for 
Search instead for 
Did you mean: 

JVM terminated sometime

Former Member
0 Kudos

Dear all,

I got this error promot sometime. After that, all my applications closed and my coding done before had not been saved. Do you have any idea for this? Thank you very much!

JVM terminated. Exit code=1

C:\Program Files\Java\jre1.6.0_03\bin\javaw.exe

-Xmx512m

-Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=128m

-DallUserDire='d:\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

Best regards,

Anne

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Anne,

Please just goto sap->ide folder and look out for vm file.Open it in notepad and check whether there is any parmeter is missing.

also if you have not added the following parameter to "vm.parameters" in the NWDS installation directory -Dos.name='Windows XP' .

Regards,

Anupama

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Anne

There is no chance to restore your source code if you not saved them. I'm sorry.

BR, Sergei

Former Member
0 Kudos

Increase the jvm settings in the file C:\Program Files\SAP\IDE\IDE70\eclipse\vm.parameters and restart nwds.

ideally keep other programs running to minimum while working with nwds.

Regards,

Ashok

Former Member
0 Kudos

Hi,

create new workspace and copy all your application into new workplace.

Regards,

Sunaina Reddy t

Former Member
0 Kudos

hi

This problem may be because of Memory problem

By Increasing the JVM heap memory size should solve up the problem.

once check this sap note also for memory problems..

759669

Regards

sowmya.