Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Eclipse crashes!!


Hi,

You Probably want to try the newsgroup or even Eclipse bugzilla for this kind of problem. You can try playing with JVM memory settings, -mx, -ms. One of those is the initial heap size and the other is max heap (I think, don't quite remember). Look it up on google for more details.

Matt



Ramkumar Yadav K <ramkumar.k@xxxxxxxxxx>
Sent by: platform-dev-admin@xxxxxxxxxxx

28/02/2005 07:12 AM

Please respond to
platform-dev

To
"'platform-dev@xxxxxxxxxxx'" <platform-dev@xxxxxxxxxxx>
cc
Subject
[platform-dev] Eclipse crashes!!





Hi All,
      I don't know whether i am posting my problem into the right place or
not. Sorry in case if i posted in a wrong place.

I am facing a problem eclipse. Whenever i start my eclipse, it throws Out of
Memory error and exits the workbench. The followng is what i got it from the
log file.

!ENTRY org.eclipse.ui 4 4 Feb 28, 2005 10:03:14.371
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.jdt.core 4 4 Feb 28, 2005 10:03:16.89
!MESSAGE Background Indexer Crash Recovery
!STACK 0
java.lang.OutOfMemoryError: Java heap space

!ENTRY org.eclipse.ui 4 0 Feb 28, 2005 10:03:16.89
!MESSAGE Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space


Any clues!!!!

thanks,
Ramkumar




_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-dev


Back to the top