Thanks Brett, you're doing a great job !

St�phane

PS : after setting MAVEN_OPTS=-Xms512m -Xmx1024m, i have no more problems.


Brett Porter a �crit :
It is simply a matter of generating more files which has pushed it
over the edge.

Maven 1.1 Beta 1 will be released shortly, and it does not leak memory
in that way, so it is not an issue.

- Brett

On 6/16/05, st�phane bouchet <[EMAIL PROTECTED]> wrote:

Hi Maven Users,

I am experiencing a little problem with the xdoc plugin.

After upgrading to 1.9 version ,i got an exception when runnig the "site" goal.

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: java.lang.OutOfMemoryError: Java heap space


Well, it is not very difficult to find the problem, but with the xdoc version
before i didn't have this problem ???

My config is :
SUN UltraSparc 2x900 Mhz
4096 Mo
JDK 1.5.0

So my question is why i am getting this error ? is the xdoc plugin will improve
performance to avoid that ?

Of course i will pass the -Xmx arg to the JVM ;)

Cheers,

St�phane

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to