On Tuesday, Oct 15, 2002, at 09:39 US/Pacific, JLH All Turbo wrote: > I could tone down the amount of memory it's using but still it > shouldn't be > using 900mb in the first place.
Why not? We're running JVMs here with 3.8Gb RAM assigned to them. I'm not sure what you think the problem is? Many Java applications will eat up a lot of memory in normal operation. The JVM then garbage collects and manages its memory internally even tho' it doesn't relinquish it back to the OS. The JVM will typically use as much memory as it is allowed and a 900Mb default doesn't surprise me. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

