cancel
Showing results for 
Search instead for 
Did you mean: 

Java terminated exit code =1

Former Member
0 Kudos

Hi all,

I cannot start up my Netweaver Developer Studio (NWDS).

I installed the NWDS Sp15 and have the jdk version 1.4.2_09 installed.

I get the error message java terminated exit code =1

-Xmx512m

-Xms128m

-XX:PermSize=32Mm

-XX:MaxPermSize=192m

I saw this error in some other forums. They were suggesting the following:

- at least 1 GB available. I have 2GB RAM and 1GB is for my Virtual PC where I run the NWDS.

- Right jdk version? I have 1.4.2_09

- buildnum.txt file was missing, I included this in the eclipse directory with Build:200511250257

What can I do more to solve this problem?

Sandhya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Sandhya,

did u copy the eclipse folder or did u install from the setup file?

When exactly does this error occur?

Regards,

ak

Former Member
0 Kudos

I downloaded the JIDE15_0-10002804.sar Netwaever Developer Studio 2.0.15. Unpacked the file and then run the JDTsetup.

This error occurs after the installtion when I double click on the NWDS icon on my desktop in my virtual PC.

Former Member
0 Kudos

hi Sandhya,

try to rename your workspace to some other name and restart the NWDS. i had similar problem and this one worked. there were some write access rights problem with me.

just give it a try and see if it works.

Regards

ak.

Former Member
0 Kudos

Hi Arun,

Thank you! It solved the problem.

I renemand the workspace directory.

Gr, Sandhya

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sandhya,

Instead of "-XX:PermSize=32Mm" there should be -"XX:PermSize=32m" ? Is it a mistypo or you really have Perm Size set to 32Mm ?

Regards,

Mike

Former Member
0 Kudos

No this is a mistypo, it is set to 32m.