The script that runs the build has MAVEN_OPTS set thus export MAVEN_OPTS="-XX:MaxPermSize=128m -Xms512m -Xmx1024m"
I guess this is related to the same trunk build hanging while building configs http://www.nabble.com/Trunk-build-hangs-on-windows-tf4571564s134.html Cheers Prasad On 10/8/07, Paul McMahan <[EMAIL PROTECTED]> wrote: > This looks like the OOM PermGen problem we were seeing a while ago: > http://www.nabble.com/FATAL-ERROR-build-tf3227422s134.html#a8965424 > > The solution in that case was to bump the memory args. > > Best wishes, > Paul > > On Oct 8, 2007, at 3:41 PM, [EMAIL PROTECTED] wrote: > > > [INFO] Packaging module configuration: /home/prasad/geronimo/trunk/ > > plugins/console/console-jetty/target/resources/META-INF/plan.xml > > [INFO] > > ---------------------------------------------------------------------- > > -- > > [ERROR] FATAL ERROR > > [INFO] > > ---------------------------------------------------------------------- > > -- > > --------------------------------------------------- > > constituent[0]: file:/usr/local/maven/lib/maven-core-2.0.7-uber.jar > > constituent[1]: file:/home/prasad/.m2/repository/org/apache/ > > geronimo/genesis/config/checkstyle-config/1.2/checkstyle- > > config-1.2.jar > > constituent[2]: file:/home/prasad/.m2/repository/org/apache/maven/ > > wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar > >
