cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS closed

Former Member
0 Kudos

Hi All,

After creating new activity,NWDS is getting closed

Please help me

Thanks

Karthi D.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Karthi,

When you work with NWDI (sync sources, create no. of projects, activities check-out, check-in, etc), it often takes memory to quite a good extent. It may be that your JVM is getting teminated due to Out of Memory Exception. You can increase both the JVM heap size & PermSpace.

You can do so by increasing the vm parameters. (there is a file for this under your eclipse installation folder)

-XMX = 1024M (heap size set to 512/1024 MB)

-XX:MaxPermSize = 256M (perm space set to 256 MB)

Hope this helps you.

Can you provide the JVM error snapshot or workspace log file to look into error details.

Kind Regards,

Nitin

Edited by: Nitin Jain on Jan 13, 2009 7:16 AM

Former Member
0 Kudos

Hi Nitin

Thanks for your reply

NWDS is still getting closed even after changing the values

Below are the log details.

JVM terminated. Exit code=-1073741790

C:\j2sdk1.4.2_09\bin\javaw.exe

-Xmx1024

Xms128m

-XX:PermSize=32m

-XX:MaxPermSize=256

-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

Thanks

Karthi D.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karthi,

Can you please give more details about what happens, are you talking about NWDI activities or something else

Ninad

Former Member
0 Kudos

Hi Ninad

After checkout it is asking me to create a new activity after giving a new activity name immediatly

JVM is getting terminated and NWDS is getting closed.

Thanks

Karthi D.

Former Member
0 Kudos

I think there is some problem with NWDS, If possible try to reinstall the NWDS

Also check the version of both NWDI and NWDS you are using

former_member197348
Active Contributor
0 Kudos

Hello Karthi,

Are you getting this problem for only one project or for all projects? If you are getting this problem for only one project, then the problem may be with version NWDS or JVM? If you are getting problem with all the projects then the problem mostly with your workspace. Close all necessary projects and then try create activity. Still if you get any problem then change the workspace.

Go to Window -> Preferences.

Open Workbench-> Select Workspace

Right side click on Browse button select/create folder for workspace.

Then Apply and OK.

Restart the NWDS

Regards,

Siva