I tried with -Xmx1024m and it fails "Out of memory". Why is linkcheck such a memory consumer ?
Nico. > > > From: Nicolas De Loof [mailto:[EMAIL PROTECTED] > > > Sent: 04 December 2003 14:09 > > > > > > That works ! > > > > > > I just had to disable linkcheck because I got OutOfMemory. > > > > > > thanks. > > > > > > Nico. > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Thursday, December 04, 2003 9:12 AM > > > > You can (hopefully) resolve that one by increasing the JVM memory > > allocation. Set MAVEN_OPTS to something like -Xmx512m. That works for > > me, but given that you already say yours is a large project, > > maybe even > > that is too little... > > > > Nick > > We cannot run either linkcheck or tasklist on our 4500+ file project. > They both crap out (even with 4GB allocated via -Xmx4096m). > > If you figgure those out, let me know how. > > /* Joakim Erdfelt - Cingular Wireless */ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
