Return-Path: X-Original-To: apmail-directory-notifications-archive@minotaur.apache.org Delivered-To: apmail-directory-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0331BC999 for ; Tue, 15 May 2012 04:15:21 +0000 (UTC) Received: (qmail 26898 invoked by uid 500); 15 May 2012 04:15:20 -0000 Delivered-To: apmail-directory-notifications-archive@directory.apache.org Received: (qmail 26873 invoked by uid 500); 15 May 2012 04:15:20 -0000 Mailing-List: contact notifications-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@directory.apache.org Delivered-To: mailing list notifications@directory.apache.org Received: (qmail 26853 invoked by uid 99); 15 May 2012 04:15:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2012 04:15:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2012 04:15:18 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 708CDC00B7 for ; Tue, 15 May 2012 04:14:58 +0000 (UTC) Date: Tue, 15 May 2012 04:14:58 +0000 (UTC) From: Apache Jenkins Server To: notifications@directory.apache.org Message-ID: <1668585896.778.1337055298458.JavaMail.hudson@aegis.apache.org> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_dir-apacheds-jd?= =?UTF-8?Q?k16-win_=C2=BB_ApacheDS_Core_Integration_#124?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ApacheDS Core Integration X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ projectStarted org.apache.directory.server:apacheds-core-integ:2.0.0-M8-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS Core Integration 2.0.0-M8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Deleting F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-integ\target mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-core-integ --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-core-integ --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ apacheds-core-integ --- [INFO] Copying 0 resource [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apacheds-core-integ --- [INFO] Compiling 1 source file to F:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\core-integ\target\classes mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] 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.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56) at com.sun.tools.javac.main.JavaCompiler.(JavaCompiler.java:317) 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:554) at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161) at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) [INFO] 1 error [INFO] ------------------------------------------------------------- projectFailed org.apache.directory.server:apacheds-core-integ:2.0.0-M8-SNAPSHOT