On Mon, Aug 11, 2008 at 1:57 PM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=107936&projectId=277
>
> Build statistics:
>  State: Failed
>  Previous State: Failed
>  Started at: Mon 11 Aug 2008 04:11:47 -0700
>  Finished at: Mon 11 Aug 2008 05:54:53 -0700
>  Total time: 1h 43m 6s
>  Build Trigger: Schedule
>  Build Number: 196
>  Exit code: 1
>  Building machine hostname: vmbuild.apache.org
>  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.8
>         Java version: 1.5.0_12
>         OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family:
> "unix"
>
> ****************************************************************************
> SCM Changes:
>
> ****************************************************************************
> Changed: antelder @ Sun 10 Aug 2008 23:44:29 -0700
> Comment: Protect against NPE when the InterfaceCOntract is also null
> Files changed:
>  
> /tuscany/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/CompositeActivatorImpl.java
> ( 684646 )
>
> Changed: antelder @ Sun 10 Aug 2008 23:49:05 -0700
> Comment: Protect against NPE when InterfaceContract is null
> Files changed:
>  
> /tuscany/java/sca/modules/core/src/main/java/org/apache/tuscany/sca/core/context/ComponentContextImpl.java
> ( 684647 )
>
> Changed: antelder @ Mon 11 Aug 2008 00:06:06 -0700
> Comment: Update dependencies so you can use this module on its own and
> eveything you  need is brought in transitively
> Files changed:
>  /tuscany/java/sca/modules/implementation-web-runtime/pom.xml ( 684649 )
>
> Changed: antelder @ Mon 11 Aug 2008 00:08:29 -0700
> Comment: Support setting attributes in the app context
> Files changed:
>  
> /tuscany/java/sca/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java
> ( 684650 )
>
> Changed: antelder @ Mon 11 Aug 2008 00:21:22 -0700
> Comment: Start getting implementation-web to work with the new model
> Files changed:
>  
> /tuscany/java/sca/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime
> ( 684655 )
>  
> /tuscany/java/sca/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java
> ( 684655 )
>  
> /tuscany/java/sca/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java
> ( 684655 )
>  
> /tuscany/java/sca/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
> ( 684655 )
>
> Changed: antelder @ Mon 11 Aug 2008 00:22:27 -0700
> Comment: Add impl.web to build
> Files changed:
>  /tuscany/java/sca/modules/pom.xml ( 684658 )
>
> Changed: antelder @ Mon 11 Aug 2008 00:46:36 -0700
> Comment: Change to work with the embedded webapp runtime and new
> implementation.web, and change the service name to make the scdl more
> obvious
> Files changed:
>  /tuscany/java/sca/samples/helloworld-servlet/pom.xml ( 684663 )
>  
> /tuscany/java/sca/samples/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java
> ( 684663 )
>  
> /tuscany/java/sca/samples/helloworld-servlet/src/main/java/sample/HelloworldServlet.java
> ( 684663 )
>  
> /tuscany/java/sca/samples/helloworld-servlet/src/main/webapp/META-INF/sca-deployables/web.composite
> ( 684663 )
>  /tuscany/java/sca/samples/helloworld-servlet/src/main/webapp/WEB-INF/web.xml
> ( 684663 )
>
> Changed: antelder @ Mon 11 Aug 2008 01:17:57 -0700
> Comment: Start supporting referneces on implementation.web
> Files changed:
>  
> /tuscany/java/sca/modules/implementation-web/src/main/java/org/apache/tuscany/sca/implementation/web/impl/WebImplementationImpl.java
> ( 684666 )
>
> Changed: antelder @ Mon 11 Aug 2008 01:51:03 -0700
> Comment: Add test dependency and fix testcase
> Files changed:
>  /tuscany/java/sca/modules/implementation-web/pom.xml ( 684676 )
>  
> /tuscany/java/sca/modules/implementation-web/src/main/java/org/apache/tuscany/sca/implementation/web/impl/WebImplementationImpl.java
> ( 684676 )
>
>
> ****************************************************************************
> Dependencies Changes:
>
> ****************************************************************************
> No dependencies changed
>
>
>
> ****************************************************************************
> Build Defintion:
>
> ****************************************************************************
> POM filename: pom.xml
> Goals: -fae -Pdistribution clean install   Arguments: --batch-mode
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: ONCE_A_DAY_2_00_AM
> Profile Name: Java 5, Large Memory
> Description:
>
> ****************************************************************************
> Test Summary:
>
> ****************************************************************************
> Tests: 1921
> Failures: 0
> Total time: 1260.7316
>
>
>
>
>

Seems that a few issues have crept into the full Continuum build again. Can
people help to get this up and going again? The summary is below. Personally
I get failures in

Apache Tuscany SCA GData Binding Extension
Apache Tuscany AOP-based Logging and Tracing
Apache Tuscany SCA OSGi-SCA Integration Tests

So I guess I'll make a start by looking at the GData issue.

Thanks

Simon

[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Gdata Binding Extension
(during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/continuum/data/working-directory/277/modules/binding-gdata-runtime-gsoc/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Node OSGi Launcher (during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/continuum/data/working-directory/277/modules/node2-launcher-osgi/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany AOP-based Logging and Tracing
(during install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to
/home/continuum/data/working-directory/277/modules/tracing-aspectj/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Mortgage Loan Approval
Demo (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
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.defineClass2(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:719)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:160)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:254)
        at java.net.URLClassLoader.access$100(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.comp.Enter.&lt;init&gt;(Enter.java:107)
        at com.sun.tools.javac.comp.Enter.instance(Enter.java:97)
        at 
com.sun.tools.javac.comp.MemberEnter.&lt;init&gt;(MemberEnter.java:72)
        at com.sun.tools.javac.comp.MemberEnter.instance(MemberEnter.java:65)
        at com.sun.tools.javac.comp.Attr.&lt;init&gt;(Attr.java:78)
        at com.sun.tools.javac.comp.Attr.instance(Attr.java:66)
        at com.sun.tools.javac.comp.Annotate.&lt;init&gt;(Annotate.java:51)
        at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:35)
        at 
com.sun.tools.javac.jvm.ClassReader.&lt;init&gt;(ClassReader.java:197)
        at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:153)
        at 
com.sun.tools.javac.main.JavaCompiler.&lt;init&gt;(JavaCompiler.java:131)
        at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:46)
        at com.sun.tools.javac.main.Main.compile(Main.java:589)
        at com.sun.tools.javac.main.Main.compile(Main.java:544)
        at com.sun.tools.javac.Main.compile(Main.java:85)
        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.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)



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.defineClass2(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:719)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:160)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:254)
        at java.net.URLClassLoader.access$100(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.comp.Enter.&lt;init&gt;(Enter.java:107)
        at com.sun.tools.javac.comp.Enter.instance(Enter.java:97)
        at 
com.sun.tools.javac.comp.MemberEnter.&lt;init&gt;(MemberEnter.java:72)
        at com.sun.tools.javac.comp.MemberEnter.instance(MemberEnter.java:65)
        at com.sun.tools.javac.comp.Attr.&lt;init&gt;(Attr.java:78)
        at com.sun.tools.javac.comp.Attr.instance(Attr.java:66)
        at com.sun.tools.javac.comp.Annotate.&lt;init&gt;(Annotate.java:51)
        at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:35)
        at 
com.sun.tools.javac.jvm.ClassReader.&lt;init&gt;(ClassReader.java:197)
        at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:153)
        at 
com.sun.tools.javac.main.JavaCompiler.&lt;init&gt;(JavaCompiler.java:131)
        at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:46)
        at com.sun.tools.javac.main.Main.compile(Main.java:589)
        at com.sun.tools.javac.main.Main.compile(Main.java:544)
        at com.sun.tools.javac.Main.compile(Main.java:85)
        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.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)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 102 minutes 43 seconds
[INFO] Finished at: Mon Aug 11 05:54:36 PDT 2008
[INFO] Final Memory: 120M/231M


[INFO] ------------------------------------------------------------------------

Reply via email to