[udig-devel] How to increase heap/stack size for uDig?
Sergiy Doroshenko
dorserg at gmail.com
Thu May 24 13:18:42 PDT 2007
Hi list!
My application needs to keep large amount of data (~200M) in the
memory. But now uDig breaks while loading this data:
!ENTRY org.eclipse.ui 4 4 2007-05-24 23:15:14.046
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 2007-05-24 23:15:14.046
!MESSAGE Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space
I tried to increase heap size in eclipse.ini (for now I launch uDig
from eclipse) - but it has no effect, uDig breaks again. And what to
do if uDig is launched as separate application?
So can anyone say where we can configure uDig's heap size / stack size?
Thanks!
More information about the udig-devel
mailing list