CruiseControl memory problem
Jean-Guy Augustin <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, For a while now I have been unable to run my Ant script with CruiseControl. The Ant script itself runs normally when I launch it from a command line (ant -f myScript.xml), but the same script hangs (or does not run at all) when launched within CruiseControl. I suspect a memory problem but I don't know how to fix it. My machine has 3.75GB of RAM so this should be more than enough. The memory settings are the following: for Tomcat: JAVA_OPTS=-Xmx128m for CruiseControl: CC_OPTS=-Xms128m -Xmx1024m -XX:MaxPermSize=256m for Ant: ANT_OPTS=-Xmx256m -XX:MaxPermSize=256m Has anyone seen a similar behavior? Thanks. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user