"java.lang.OutOfMemoryError: PermGen space" Hmmmmm... time to increase the memory usage. I have to set ... export MAVEN_OPTS="-Xmx1024M" ... When compiling it on my pc.
[]s, Thiago. On Sun, Aug 1, 2010 at 8:46 PM, [email protected] < [email protected]> wrote: > Online report : > http://vmbuild.apache.org/continuum/buildResult.action?buildId=378565&projectId=358 > > Build statistics: > State: Failed > Previous State: Failed > Started at: Sun 1 Aug 2010 17:05:33 -0700 > Finished at: Sun 1 Aug 2010 17:45:23 -0700 > Total time: 39m 50s > Build Trigger: Schedule > Build Number: 1952 > Exit code: 1 > Building machine hostname: vmbuild.apache.org > Operating system : Linux(unknown) > Java Home version : > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02) > Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) > > Builder version : > Maven version: 2.0.9 > Java version: 1.6.0_20 > OS name: "linux" version: "2.6.24-28-server" arch: "i386" Family: > "unix" > > > **************************************************************************** > SCM Changes: > > **************************************************************************** > No files changed > > > **************************************************************************** > Dependencies Changes: > > **************************************************************************** > No dependencies changed > > > > **************************************************************************** > Build Definition: > > **************************************************************************** > POM filename: pom.xml > Goals: clean install -Dassemble > Arguments: --batch-mode > Build Fresh: true > Always Build: false > Default Build Definition: true > Schedule: DEFAULT_SCHEDULE > Profile Name: JDK 6, Large Memory > Description: > > > **************************************************************************** > Test Summary: > > **************************************************************************** > Tests: 5591 > Failures: 0 > Errors: 0 > Success Rate: 100 > Total time: 785.76984 > > > > >
