Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 2.1 OutOfMemoryException WinXP prevents startup
Eclipse 2.1 OutOfMemoryException WinXP prevents startup [message #29841] Mon, 12 May 2003 14:15 Go to next message
Eclipse UserFriend
Originally posted by: dwall.yozons.com

I received an out of memory exception on Eclipse (WinXP) and now whenever I
try to restart it, it reports the error again (despite a reboot). The
following came from eclipse 2.1\workspace\.metadata\.log

Any idea on what I need to do to get it back running again?

David


!SESSION ------------------------------------------------------------ -------
---
!ENTRY org.eclipse.core.launcher 4 0 May 12, 2003 11:00:30.515
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:848)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
... 7 more
Caused by: java.lang.OutOfMemoryError
Re: Eclipse 2.1 OutOfMemoryException WinXP prevents startup [message #29842 is a reply to message #29841] Mon, 12 May 2003 14:44 Go to previous messageGo to next message
Eclipse UserFriend
Have you increased the heap size?
http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_0. 5

Darins

"David" <dwall@yozons.com> wrote in message
news:b9ooca$9jl$1@rogue.oti.com...
> I received an out of memory exception on Eclipse (WinXP) and now whenever
I
> try to restart it, it reports the error again (despite a reboot). The
> following came from eclipse 2.1\workspace\.metadata\.log
>
> Any idea on what I need to do to get it back running again?
>
> David
>
>
>
!SESSION ------------------------------------------------------------ -------
> ---
> !ENTRY org.eclipse.core.launcher 4 0 May 12, 2003 11:00:30.515
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
> Caused by: java.lang.reflect.InvocationTargetException
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:848)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> ... 7 more
> Caused by: java.lang.OutOfMemoryError
>
>
>
Re: Eclipse 2.1 OutOfMemoryException WinXP prevents startup [message #29844 is a reply to message #29842] Mon, 12 May 2003 15:04 Go to previous message
Eclipse UserFriend
Originally posted by: dwall.yozons.com

Thanks. I didn't know I could send in VM options. That solved the trick
for now!

David
Previous Topic:PDE build.xml generation fails for match="equivalent" plugin
Next Topic:Cocoon ant build
Goto Forum:
  


Current Time: Fri Apr 25 19:28:26 EDT 2025

Powered by FUDForum. Page generated in 0.06140 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top