On 13/12/2009 12:52, lux-integ wrote: > On Sunday 13 December 2009 10:00:36 am lux-integ wrote: > >>> Perhaps you don't have enough RAM plus swap space for the total space >>> required by all processes on the machine. >>> >>> - Chuck >> >> I dont as a rule use swap, I have ~ 5 GByte of free disk space. I will >> put another GByte or RAM in and give it a whirl. > > The problem may have something to do with the JDK. Different versions of the > JDK give different results:- > with 3 gbytes of RAM and 6GBytes free disk space there is an OOM-error > failure after ~43 seconds (using sun's JDK jdk-6u13-linux-x64.bin) > > with 3 gbytes of RAM and 3GBytes free disk space there is an OOM-error > failure after ~65 seconds (using sun's JDK jdk-6u17-linux-x64.bin) > > > ideas anyone?
Configure more heap space for the compilation via ANT_OPTS. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org