Hi

Jenkins runs out of memory. But thats no wonder when the MAVEN_OPTS is
changed to be soo low

-da -dsa -XX:MaxPermSize=256m -Xmx512m

It used to be set to 1024m. So I will set it back. Also raise the
PermSize as well.



On Sun, Jun 12, 2011 at 10:47 PM, Apache Jenkins Server
<[email protected]> wrote:
> See <https://builds.apache.org/job/Camel.trunk.fulltest/329/changes>
>
> Changes:
>
> [davsclaus] CAMEL-3586: Using dynamic port numbers for unit tests.
>
> [davsclaus] Use dynamic assigned ports in unit test.
>
> [davsclaus] Use dynamic assigned ports in unit test.
>
> [davsclaus] CAMEL-4083: Fixed mail binding may drop details from 
> content-type. Improved parsing and configuration of charset in content-type 
> header.
>
> ------------------------------------------
> [...truncated 15926 lines...]
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
>
> Results :
>
> Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ camel-saxon ---
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for com.thoughtworks.xstream.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for freemarker.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for javax.persistence.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for net.sf.flatpack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.antlr.stringtemplate.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.abdera.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.httpclient.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.logging.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.cxf.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.mina.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.qpid.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.velocity.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.xmlbeans.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.ccil.cowan.tagsoup.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.eclipse.jetty.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.jivesoftware.smack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-saxon:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.mortbay.cometd.*
> [INFO] [INFO] Checking legal files in: camel-saxon-2.8-SNAPSHOT.jar
>
> [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
> camel-saxon ---
> [INFO] [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-saxon/target/camel-saxon-2.8-SNAPSHOT.jar>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-saxon/2.8-SNAPSHOT/camel-saxon-2.8-SNAPSHOT.jar>
> [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-saxon/pom.xml>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-saxon/2.8-SNAPSHOT/camel-saxon-2.8-SNAPSHOT.pom>
>
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ camel-saxon 
> ---
> [INFO] [INFO] Parsing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/repository.xml>
> [INFO] Installing 
> org/apache/camel/camel-saxon/2.8-SNAPSHOT/camel-saxon-2.8-SNAPSHOT.jar
> [INFO] Writing OBR metadata
>
> [INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ camel-saxon 
> ---
> projectSucceeded org.apache.camel:camel-saxon:2.8-SNAPSHOT
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-saxon/pom.xml>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-saxon/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-saxon/2.8-SNAPSHOT/camel-saxon-2.8-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-saxon/target/camel-saxon-2.8-SNAPSHOT.jar>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-saxon/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-saxon/2.8-SNAPSHOT/camel-saxon-2.8-SNAPSHOT.jar
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Camel :: Script 2.8-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Deleting 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target>
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ camel-script ---
> [INFO] [INFO] Executing tasks
>     [echo] Maven version: 2.8-SNAPSHOT
>     [echo] OSGi version: 2.8.0.SNAPSHOT
>    [mkdir] Created dir: 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target>
> [INFO] Executed tasks
>
> [INFO] --- maven-antrun-plugin:1.2:run (create-prop) @ camel-script ---
> [INFO]
> [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties 
> (default) @ camel-script ---
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ camel-script 
> ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO]
> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
> camel-script ---
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO] [INFO] Compiling 10 source files to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target/classes>
>
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
> camel-script ---
> [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
>
> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) 
> @ camel-script ---
> [INFO] Copying 7 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
> camel-script ---
> [INFO] Compiling 16 source files to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target/test-classes>
> [INFO] [INFO] Surefire report directory: 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target/surefire-reports>
>
> [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ camel-script ---
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.camel.builder.script.example.RubyFilterTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.47 sec
> Running org.apache.camel.builder.script.example.AnyLanguageFilterTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 sec
> Running org.apache.camel.builder.script.example.BeanShellFilterTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 sec
> Running org.apache.camel.builder.script.example.GroovyFilterTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.346 sec
> Running org.apache.camel.builder.script.example.PythonFilterTest
> *sys-package-mgr*: can't create package cache dir, 
> '<https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/python/jython/2.2.1/jython-2.2.1.jar/cachedir/packages'>
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 sec
> Running org.apache.camel.builder.script.example.JavaScriptFilterTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 sec
> Running org.apache.camel.builder.script.JavaScriptExpressionTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec
> Running org.apache.camel.builder.script.RubyExpressionTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 sec
> Running org.apache.camel.builder.script.PythonExpressionTest
> *sys-package-mgr*: can't create package cache dir, 
> '<https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/python/jython/2.2.1/jython-2.2.1.jar/cachedir/packages'>
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec
> Running org.apache.camel.builder.script.BeanShellScriptRouteTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec
> Running org.apache.camel.builder.script.Jsr223Test
> *sys-package-mgr*: can't create package cache dir, 
> '<https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/python/jython/2.2.1/jython-2.2.1.jar/cachedir/packages'>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 sec
> Running org.apache.camel.builder.script.GroovyScriptRouteTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 sec
> Running org.apache.camel.language.script.JavaScriptLanguageTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
> Running org.apache.camel.language.script.PythonLanguageTest
> *sys-package-mgr*: can't create package cache dir, 
> '<https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/python/jython/2.2.1/jython-2.2.1.jar/cachedir/packages'>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec
>
> Results :
>
> Tests run: 27, Failures: 0, Errors: 0, Skipped: 2
>
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ camel-script 
> ---
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for com.thoughtworks.xstream.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for freemarker.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for javax.persistence.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for net.sf.flatpack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.antlr.stringtemplate.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.abdera.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.httpclient.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.logging.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.cxf.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.mina.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.qpid.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.velocity.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.xmlbeans.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.ccil.cowan.tagsoup.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.eclipse.jetty.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.jivesoftware.smack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-script:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.mortbay.cometd.*
> [INFO] Checking legal files in: camel-script-2.8-SNAPSHOT.jar
> [INFO]
> [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
> camel-script ---
> [INFO] [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target/camel-script-2.8-SNAPSHOT.jar>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-script/2.8-SNAPSHOT/camel-script-2.8-SNAPSHOT.jar>
> [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/pom.xml>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-script/2.8-SNAPSHOT/camel-script-2.8-SNAPSHOT.pom>
>
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
> camel-script ---
> [INFO] [INFO] Parsing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/repository.xml>
> [INFO] Installing 
> org/apache/camel/camel-script/2.8-SNAPSHOT/camel-script-2.8-SNAPSHOT.jar
> [INFO] Writing OBR metadata
>
> [INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ camel-script 
> ---
> projectSucceeded org.apache.camel:camel-script:2.8-SNAPSHOT
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/pom.xml>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-script/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-script/2.8-SNAPSHOT/camel-script-2.8-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-script/target/camel-script-2.8-SNAPSHOT.jar>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-script/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-script/2.8-SNAPSHOT/camel-script-2.8-SNAPSHOT.jar
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Camel :: Shiro 2.8-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Deleting 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target>
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ camel-shiro ---
> [INFO] [INFO] Executing tasks
>     [echo] Maven version: 2.8-SNAPSHOT
>     [echo] OSGi version: 2.8.0.SNAPSHOT
>    [mkdir] Created dir: 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target>
> [INFO] Executed tasks
>
> [INFO] --- maven-antrun-plugin:1.2:run (create-prop) @ camel-shiro ---
> [INFO]
> [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties 
> (default) @ camel-shiro ---
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ camel-shiro 
> ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
> camel-shiro ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
> camel-shiro ---
> [INFO] Compiling 3 source files to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target/classes>
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] [INFO] Copying 2 resources
> [INFO] Copying 3 resources
>
> [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) 
> @ camel-shiro ---
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
> camel-shiro ---
> [INFO] Compiling 2 source files to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target/test-classes>
> [INFO] [INFO] Surefire report directory: 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target/surefire-reports>
>
> [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ camel-shiro ---
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.camel.component.shiro.security.ShiroAuthenticationTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.161 sec
> Running org.apache.camel.component.shiro.security.ShiroAuthorizationTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
>
> Results :
>
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ camel-shiro ---
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for com.thoughtworks.xstream.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for freemarker.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for javax.persistence.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for net.sf.flatpack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.antlr.stringtemplate.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.abdera.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.httpclient.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.commons.logging.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.cxf.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.mina.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.qpid.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.velocity.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.apache.xmlbeans.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.ccil.cowan.tagsoup.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.eclipse.jetty.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.jivesoftware.smack.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.mortbay.cometd.*
> [WARNING] Warning building bundle 
> org.apache.camel:camel-shiro:bundle:2.8-SNAPSHOT : Did not find matching 
> referal for org.springframework.*
> [INFO] Checking legal files in: camel-shiro-2.8-SNAPSHOT.jar
> [INFO]
> [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
> camel-shiro ---
> [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target/camel-shiro-2.8-SNAPSHOT.jar>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-shiro/2.8-SNAPSHOT/camel-shiro-2.8-SNAPSHOT.jar>
> [INFO] [INFO] Installing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/pom.xml>
>  to 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/org/apache/camel/camel-shiro/2.8-SNAPSHOT/camel-shiro-2.8-SNAPSHOT.pom>
>
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ camel-shiro 
> ---
> [INFO] [INFO] Parsing 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/.repository/repository.xml>
>
> [INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ camel-shiro 
> ---
> [INFO] Installing 
> org/apache/camel/camel-shiro/2.8-SNAPSHOT/camel-shiro-2.8-SNAPSHOT.jar
> [INFO] Writing OBR metadata
> projectSucceeded org.apache.camel:camel-shiro:2.8-SNAPSHOT
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/pom.xml>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-shiro/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-shiro/2.8-SNAPSHOT/camel-shiro-2.8-SNAPSHOT.pom
> [JENKINS] Archiving 
> <https://builds.apache.org/job/Camel.trunk.fulltest/ws/camel-trunk/components/camel-shiro/target/camel-shiro-2.8-SNAPSHOT.jar>
>  to 
> /home/hudson/hudson/jobs/Camel.trunk.fulltest/modules/org.apache.camel$camel-shiro/builds/2011-06-12_18-34-09/archive/org.apache.camel/camel-shiro/2.8-SNAPSHOT/camel-shiro-2.8-SNAPSHOT.jar
> maven builder waiting
> mavenExecutionResult exceptions not empty
> message : Java heap space
> Stack trace :
> java.lang.OutOfMemoryError: Java heap space
> An attempt to send an e-mail to empty list of recipients, ignored.
> Sending e-mails to: [email protected]
> channel stopped
> IRC notifier plugin: Sending notification to: camel
>
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to