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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
