Our maximum heap size is already 4G, can't increase that any more I'm afraid.
Regards, Melvyn de Kort On Wed, Feb 5, 2014 at 2:18 PM, Ron Wheeler <[email protected]>wrote: > On 05/02/2014 4:22 AM, Melvyn de Kort wrote: > >> Hi all, >> >> We have a large multi-module project with over 90 submodules. >> When we run a mvn site-deploy command, the build will run out of memory. >> This used to work, but I guess we reached a threshold. >> >> Our idea is to split the site command in groups of modules, or maybe build >> every module separately. >> However, we still want to have an aggregated site in the end. >> >> Does anybody have experience in how to configure and run such a setup? >> >> Kind regards, >> >> Melvyn de Kort >> >> > Have you increased the memory to the max that your virtual memory can > support? > This does not give you a "better" structure but should solve your current > bottleneck. > Memory is very cheap. Virtual memory is even cheaper. > > Ron > > -- > Ron Wheeler > President > Artifact Software Inc > email: [email protected] > skype: ronaldmwheeler > phone: 866-970-2435, ext 102 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
