Hi,

I have the same problem, when number of sources is more than 200 I am getting the same error message.

Any solution for this error?

 

Thanks

Kambiz

 

 

Mich F wrote:

I increase heap size to 1600m, but still got java.lang.OutOfMemoryError, after more beans added to the run. I have 100+ beans. Does anyone have the same experience with xdoclet?


Weird. I know for a fact that XJavaDoc consumes a lot of memory, but ~200 sources has always worked fine for me. I've only started getting memory problems after a few 1000 sources. Anyone else got memory problems with "only" 100-200 sources?

Aslak

Thanks,
Michelle



*/Aslak_Helles�y <[EMAIL PROTECTED]>/* wrote:

Mich F wrote:

    > Thanks a lot! Is there a way to add -Xmx512m in build.xml rather
    than
    > ant.bat? I know java, javac, etc. has jvmarg tag, but couldn't find
    > one for
    >
    No. This is something you tell your JVM to do, not your java program.
    Has to be done before you launch java.
    ant/build.xml/ejbdoclet/xdoclet
    is too late. Java (the JVM) is already running by then ;-)


Aslak

-- http://blogs.codehaus.org/people/rinkrank/



    -------------------------------------------------------
    This SF.Net email sponsored by: Free pre-built ASP.NET sites including
    Data Reports, E-commerce, Portals, and Forums are available now.
    Download today and enter to win an XBOX or Visual Studio .NET.
    http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
    _______________________________________________
    xdoclet-user mailing list
    [EMAIL PROTECTED]
    https://lists.sourceforge.net/lists/listinfo/xdoclet-user


------------------------------------------------------------------------
Do you Yahoo!?
The New Yahoo! Search <http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com> - Faster. Easier. Bingo.

 


--
http://blogs.codehaus.org/people/rinkrank/




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

 

Reply via email to