Increase Eclipse heap size [message #675788] |
Wed, 01 June 2011 09:58  |
Eclipse User |
|
|
|
Hi together,
I want to parse big XML-Files (32MB) with Xquery (small files work fine).
I always reveive the error: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
Then I changed -Xms and -Xmx in the eclipse.ini but nothing happend, I couldn't fix the problem even if I enter enough memory (1024MB). The parsing-process of Eclipse only takes to about 300MB and then it throws the error.
So in my opinion, only Eclipse gets the memory and not the parsing-process. (Nevertheless this amount should be enough for the parsing-process...)
So how can I change this?
Best regards,
Simon
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05880 seconds