Re: Big XML file indexing out of Memory error
"Marco Ferretti" <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
> > I have also heard rumour that slide has many memory leaks. How can i run a > GC to clear garbage memory time to time. System.gc(); althou I am not sure this will do the trick for you since the memory hole Miguel is referring to *shall* automatically call a gc when no more space available ... before throwing the exception