Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 53361 invoked from network); 8 Dec 2009 11:10:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Dec 2009 11:10:57 -0000 Received: (qmail 80436 invoked by uid 500); 8 Dec 2009 11:10:57 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 80340 invoked by uid 500); 8 Dec 2009 11:10:57 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 80327 invoked by uid 99); 8 Dec 2009 11:10:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 11:10:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.135] (HELO vmgump.apache.org) (140.211.11.135) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 11:10:54 +0000 Received: from [140.211.11.135] (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id D8704AB4016 for ; Tue, 8 Dec 2009 00:59:52 -0800 (PST) Date: Tue, 08 Dec 2009 00:59:52 PST From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20091208085952.D8704AB4016@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Dear Gumpmeisters, The following 1 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project apacheds-shared (in module apacheds) failed *********************************************************** G U M P [GUMP@vmgump]: Project apacheds-shared (in module apacheds) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project apacheds-shared has an issue affecting its community integration. This issue affects 5 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - apacheds-core : Apache Directory Server - apacheds-main : Apache Directory Server - apacheds-shared : Apache Directory Server - apacheds-shared-test : Apache Directory Server - maven-directory-plugin : Apache Directory Server Full details are available at: http://vmgump.apache.org/gump/public/apacheds/apacheds-shared/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/apacheds/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/apacheds/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/apacheds/apacheds-shared/gump_work/build_apacheds_apacheds-shared.html Work Name: build_apacheds_apacheds-shared (Type: Build) Work ended in a state of : Failed Elapsed: 4 mins 39 secs Command Line: mvn --batch-mode -Dmaven.test.skip.exec=true --settings /srv/gump/public/workspace/apacheds/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/apacheds] CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/junit/dist/junit-07122009.jar:/srv/gump/public/workspace/directory-shared/ldap/target/shared-ldap-0.9.17-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-07122009.jar:/srv/gump/public/workspace/apache-commons/daemon/dist/bin/jsvc.tar.gz --------------------------------------------- Failure executing javac, but could not parse the error: The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError: PermGen space at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$000(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at com.sun.tools.javac.main.JavaCompiler.(JavaCompiler.java:314) at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:72) at com.sun.tools.javac.main.Main.compile(Main.java:340) at com.sun.tools.javac.main.Main.compile(Main.java:279) at com.sun.tools.javac.main.Main.compile(Main.java:270) at com.sun.tools.javac.Main.compile(Main.java:87) 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:597) at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420) at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141) at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493) at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 37 seconds [INFO] Finished at: Mon Dec 07 23:59:09 PST 2009 [INFO] Final Memory: 49M/243M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/apacheds/apacheds-shared/rss.xml - Atom: http://vmgump.apache.org/gump/public/apacheds/apacheds-shared/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 06001607122009, vmgump:vmgump-public:06001607122009 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org