Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 538
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
naveenreddya
Post subject: Re: RE: Eclipse error: JVM terminated Exit code=1  PostPosted: May 01, 2008 - 01:25 PM



Joined: May 01, 2008
Posts: 3

Anonymous wrote:
I had the same error occur with me using Websphere Application Developer (which is built on top of eclipse). I have 1.5Gb of memory but I seems to be at 100% Memory Usage. Please check your task manager and let me know if you are experiencing the same problem.

Thanks



I had the same issue with RAD 7.0 (Websphere Application Developer 7.0). JVM all of sudden exiting and never eclipse was starting. I think Websphere by default adds more parameters in eclipse.ini thats what was creating problem.

This was default one

-vm
C:\RAD7\SDP70\jdk\jre\bin\javaw.exe
-vmargs
-Xquickstart
-Xms40m
-Xmx768m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:singleJVM,keep
-Xnolinenumbers
-XX:MaxPermSize=512M


After removing this parameter from the file everyrthing worked

-Xshareclasses:singleJVM,keep

Thanks,
naveen
 
 View user's profile Send private message  
Reply with quote Back to top
naveenreddya
Post subject:   PostPosted: May 01, 2008 - 01:26 PM



Joined: May 01, 2008
Posts: 3

I had the same issue with RAD 7.0 (Websphere Application Developer 7.0). JVM all of sudden exiting and never eclipse was starting. I think Websphere by default adds more parameters in eclipse.ini thats what was creating problem.

This was default one

-vm
C:\RAD7\SDP70\jdk\jre\bin\javaw.exe
-vmargs
-Xquickstart
-Xms40m
-Xmx768m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:singleJVM,keep
-Xnolinenumbers
-XX:MaxPermSize=512M


After removing this parameter from the file everyrthing worked

-Xshareclasses:singleJVM,keep

Thanks,
naveen
 
 View user's profile Send private message  
Reply with quote Back to top
naveenreddya
Post subject:   PostPosted: May 01, 2008 - 01:28 PM



Joined: May 01, 2008
Posts: 3

I had the same issue with RAD 7.0 (Websphere Application Developer 7.0). JVM all of sudden exiting and never eclipse was starting. I think Websphere by default adds more parameters in eclipse.ini thats what was creating problem.

This was default one

-vm
C:\RAD7\SDP70\jdk\jre\bin\javaw.exe
-vmargs
-Xquickstart
-Xms40m
-Xmx768m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:singleJVM,keep
-Xnolinenumbers
-XX:MaxPermSize=512M


After removing this parameter from the file everyrthing worked

-Xshareclasses:singleJVM,keep

Thanks,
naveen
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits