Hi Brett,This failure is during creation of an archive. I've never seen an out- of-memory exception creating a jar file. Is this a bug in maven or a configuration problem?
Thanks, Craig Begin forwarded message:
From: "[EMAIL PROTECTED]" <[email protected]> Date: August 28, 2007 10:30:10 AM PDT To: [email protected] Subject: [continuum] BUILD FAILURE: OpenJPA Distribution Reply-To: [email protected] Reply-To: "[EMAIL PROTECTED]" <[email protected]>Online report : http://vmbuild.apache.org/continuum/ buildResult.action?buildId=2799&projectId=32Build statistics: State: Failed Previous State: Failed Started at: Tue 28 Aug 2007 10:23:23 -0700 Finished at: Tue 28 Aug 2007 10:30:07 -0700 Total time: 6m 43s Build Trigger: Schedule Build Number: 0 Exit code: 1 Building machine hostname: vmbuild Operating system : Linux(unknown) Java Home version : java version "1.5.0_12"Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)Builder version : Maven version: 2.0.7 Java version: 1.5.0_12 OS name: "linux" version: "2.6.20-16-server" arch: "i386"********************************************************************** ******SCM Changes:********************************************************************** ******Changed: mprudhom @ Tue 28 Aug 2007 09:03:23 -0700Comment: Changed trunk version to be 1.1.0-SNAPSHOT (was 1.0.0- SNAPSHOT)Files changed: /openjpa/trunk/openjpa-all/pom.xml ( 570465 ) /openjpa/trunk/openjpa-examples/pom.xml ( 570465 ) /openjpa/trunk/openjpa-integration/examples/pom.xml ( 570465 ) /openjpa/trunk/openjpa-integration/pom.xml ( 570465 ) /openjpa/trunk/openjpa-integration/tck/pom.xml ( 570465 ) /openjpa/trunk/openjpa-jdbc/pom.xml ( 570465 ) /openjpa/trunk/openjpa-jdbc-5/pom.xml ( 570465 ) /openjpa/trunk/openjpa-kernel/pom.xml ( 570465 ) /openjpa/trunk/openjpa-kernel-5/pom.xml ( 570465 ) /openjpa/trunk/openjpa-lib/pom.xml ( 570465 ) /openjpa/trunk/openjpa-persistence/pom.xml ( 570465 ) /openjpa/trunk/openjpa-persistence-jdbc/pom.xml ( 570465 ) /openjpa/trunk/openjpa-project/pom.xml ( 570465 ) /openjpa/trunk/openjpa-xmlstore/pom.xml ( 570465 ) /openjpa/trunk/pom.xml ( 570465 )********************************************************************** ******Dependencies Changes:********************************************************************** ******No dependencies changed********************************************************************** ******Test Summary:********************************************************************** ******Tests: 0 Failures: 0 Total time: 0********************************************************************** ******Output:********************************************************************** ******[INFO] Scanning for projects...[INFO] ---------------------------------------------------------------------- ------[INFO] Building OpenJPA Distribution [INFO] task-segment: [clean, install][INFO] ---------------------------------------------------------------------- ------[INFO] [clean:clean][INFO] Deleting directory /home/continuum/data/working-directory/32/ target [INFO] Deleting directory /home/continuum/data/working-directory/32/ target/classes [INFO] Deleting directory /home/continuum/data/working-directory/32/ target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/32/ target/site[INFO] [site:attach-descriptor] [WARNING] DEPRECATED [descriptor]: Please use descriptors instead [INFO] [assembly:attached {execution: bin}] [INFO] Processing DependencySet (output=/)[INFO] snapshot org.apache.openjpa:openjpa:1.1.0-SNAPSHOT: checking for updates from central [INFO] snapshot org.apache.openjpa:openjpa:1.1.0-SNAPSHOT: checking for updates from java.net[INFO] Processing DependencySet (output=/lib)[INFO] Building zip: /home/continuum/data/working-directory/32/../ target/site/downloads/apache-openjpa-1.1.0-SNAPSHOT-binary.zip[WARNING] DEPRECATED [descriptor]: Please use descriptors instead [INFO] [assembly:attached {execution: sources}][INFO] ---------------------------------------------------------------------- --[ERROR] FATAL ERROR[INFO] ---------------------------------------------------------------------- --[INFO] Java heap space[INFO] ---------------------------------------------------------------------- --[INFO] Trace java.lang.OutOfMemoryError: Java heap space at java.lang.StringCoding$CharsetSE.encode(StringCoding.java:334) at java.lang.StringCoding.encode(StringCoding.java:378) at java.lang.String.getBytes(String.java:812) at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java: 228)at java.io.File.isFile(File.java:747)at org.codehaus.plexus.archiver.AbstractArchiver.addFile (AbstractArchiver.java:202) at org.codehaus.plexus.archiver.AbstractArchiver.addFile (AbstractArchiver.java:196) at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory (AbstractArchiver.java:188) at org.apache.maven.plugin.assembly.archive.task.AddDirectoryTask.execute (AddDirectoryTask.java:92) at org.apache.maven.plugin.assembly.archive.task.AddFileSetsTask.addFileS et(AddFileSetsTask.java:128) at org.apache.maven.plugin.assembly.archive.task.AddFileSetsTask.execute( AddFileSetsTask.java:63) at org.apache.maven.plugin.assembly.archive.phase.FileSetAssemblyPhase.ex ecute(FileSetAssemblyPhase.java:34) at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.creat eArchive(DefaultAssemblyArchiver.java:98) at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute (AbstractAssemblyMojo.java:278) at org.apache.maven.plugin.DefaultPluginManager.executeMojo (DefaultPluginManager.java:443) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals (DefaultLifecycleExecutor.java:539) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLif ecycle(DefaultLifecycleExecutor.java:480) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal (DefaultLifecycleExecutor.java:459) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHand leFailures(DefaultLifecycleExecutor.java:311) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegment s(DefaultLifecycleExecutor.java:278) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute (DefaultLifecycleExecutor.java:143)at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125) at org.apache.maven.cli.MavenCli.main(MavenCli.java:280) 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 org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java: 315)at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)at org.codehaus.classworlds.Launcher.mainWithExitCode (Launcher.java:430) [INFO] ---------------------------------------------------------------------- --[INFO] Total time: 6 minutes 41 seconds [INFO] Finished at: Tue Aug 28 10:30:06 PDT 2007 [INFO] Final Memory: 9M/60M[INFO] ---------------------------------------------------------------------- --********************************************************************** ******
Craig Russell Architect, Sun Java Enterprise System http://java.sun.com/products/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!
smime.p7s
Description: S/MIME cryptographic signature
