Brett Porter wrote:
> Though the devs are interested to hear what memory usage you were
> encountering...
>
> Cocoon could be a good test case to see if we can reduce the amount of
> memory used.
>
:)
The more I think about it, the more I come to the conclusion that m2
might have a memory leak.
Though the devs are interested to hear what memory usage you were
encountering...
Cocoon could be a good test case to see if we can reduce the amount of
memory used.
- Brett
Carsten Ziegeler wrote:
>Kenney Westerhof schrieb:
>
>
>>On Mon, 19 Sep 2005, Carsten Ziegeler wrote:
>>
>>Yes, set the
Kenney Westerhof schrieb:
> On Mon, 19 Sep 2005, Carsten Ziegeler wrote:
>
> Yes, set the environment variable MAVEN_OPTS; it's value is passed
> as JVM arguments.
>
Ok, thanks
> Btw this is a typical user question, you best use the users list for these
> types of questions.
>
Yepp, you're righ
On Mon, 19 Sep 2005, Carsten Ziegeler wrote:
Yes, set the environment variable MAVEN_OPTS; it's value is passed
as JVM arguments.
Btw this is a typical user question, you best use the users list for these
types of questions.
-- Kenney
> We get out of memory exceptions while trying to do a fresh
We get out of memory exceptions while trying to do a fresh build of
Cocoon (it consists of approx 60 sub projects with several dependencies).
Invoking the build after the OOM occured then builds the remaining parts
of the project.
Is there any way to increase the memory for m2? Is setting the usua