Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Garbage collection not happening?

Re: Garbage collection not happening?

From: Jacy Grannis <jacygrannis_at_yahoo.com>
Date: 5 Sep 2002 12:39:20 -0700
Message-ID: <b94ddb06.0209051139.57dce41@posting.google.com>

Thomas Kellerer <no_address_at_gmx.net> wrote in message news:<al5nvo$1n9e2a$1_at_ID-13919.news.dfncis.de>...
> Hmm are you sure, that the full set of data fits into the heap?
>
> Did you try giving the JVM more memory when starting it?
> (-Xmx option) We are processing large amount of data as well (in memory)
> and we usually need to start the JVM with something like -Xmx256m
> (because the default Heap Size is 96MB)

Yeah, I've tried up to 1024m. Something else unusual is going on, b/c it really doesn't even *need* as much as the default when I run it standalone.

j Received on Thu Sep 05 2002 - 14:39:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US