> if by OutOfMemoryException's i'm assuming i could run a System.gc() as teh
> first statement in teh catch() and this would free up enough mem to write
> stuff to the screen and log the exception.

you can hope. ;-) what if the gc doesn't have enough memory to run?

-jon



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to