Hi Arnaud,
On Apr 04, Arnaud Thimel wrote :
All is running fine except that I have around 50.000
objects to import :-D.
Then I get a Java Heap Space exception.
[...]
Does anybody has an idea for me ?
Who thinks that I could be a XWiki memory leak ?
Have you tried to do a heap profiling ? It will help you determining
where is your memory going, and might reveal possible memory leaks.
Kind regards,
Pablo
PS: You can have a look at
http://java.sun.com/developer/technicalArticles/Programming/HPROF.html