I tried the both options (additionJOption and min/maximum) to allocate 512/1024M for min/max, but i'm still getting this error when building over 40 modules ...
On 1/29/08, Vincent Siveton <[EMAIL PROTECTED]> wrote: > > Hi Ryan > > My guess is that you need to increase the memory. > > Cheers, > > Vincent > > 2008/1/29, Ryan H. <[EMAIL PROTECTED]>: > > Hello, > > > > I'm getting OutOfMeoryError when running javadoc:javadoc to generate an > > aggregated javadoc for multiple projects, even given with these options. > Any > > solution to this problem? > > > > <minmemory>512</minmemory> > > > > <maxmemory>1024</maxmemory> > > > > Thanks > > > > Ryan > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
