You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/10/24 03:50:20 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA iTest Distribution Launcher Embedded JSE #910

See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/910/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA iTest Distribution Launcher Embedded JSE
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar>
[INFO] [antrun:run {execution: run-samples}]
[INFO] Executing tasks
     [echo] /home/hudson/tools/java/jdk1.6.0_20-32/jre

run:
     [echo] Root of Tuscany binary distribution is - ../../..

init:
    [mkdir] Created dir: /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/classes

compile:
    [javac] Compiling 9 source files to /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/classes
      [jar] Building jar: /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/sample-launcher-embedded-jse.jar

sample-binding-sca-calculator-contribution:
     [java] Oct 24, 2010 1:50:14 AM org.apache.tuscany.sca.node.impl.NodeImpl start
     [java] INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: default
     [java] Oct 24, 2010 1:50:14 AM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
     [java] INFO: Loading contribution: file:/home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/../../learning-more/binding-sca/calculator-contribution/target/sample-binding-sca-calculator-contribution.jar
     [java] Exception in thread "main" java.lang.IllegalStateException: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:173)
     [java] 	at launcher.JSELauncherBindingSCACalculator.launchBindingSCACalculator(JSELauncherBindingSCACalculator.java:45)
     [java] 	at launcher.JSELauncherBindingSCACalculator.main(JSELauncherBindingSCACalculator.java:36)
     [java] Caused by: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activate(CompositeActivatorImpl.java:90)
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:144)
     [java] 	... 2 more
     [java] Caused by: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activateComponent(CompositeActivatorImpl.java:135)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activate(CompositeActivatorImpl.java:87)
     [java] 	... 3 more
     [java] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint$LazyImplementationProviderFactory.getModelType(DefaultProviderFactoryExtensionPoint.java:320)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.addProviderFactory(DefaultProviderFactoryExtensionPoint.java:69)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:166)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:129)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.getProviderFactory(DefaultProviderFactoryExtensionPoint.java:92)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.addImplementationProvider(CompositeActivatorImpl.java:170)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activateComponent(CompositeActivatorImpl.java:120)
     [java] 	... 4 more
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     [java] 	at java.lang.Class.forName0(Native Method)
     [java] 	at java.lang.Class.forName(Class.java:247)
     [java] 	at org.apache.tuscany.sca.extensibility.ContextClassLoaderServiceDiscoverer$ServiceDeclarationImpl.loadClass(ContextClassLoaderServiceDiscoverer.java:82)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint$LazyImplementationProviderFactory.getModelType(DefaultProviderFactoryExtensionPoint.java:318)
     [java] 	... 10 more
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/pom.xml> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/builds/2010-10-24_01-11-48/archive/org.apache.tuscany.sca/itest-distribution-launcher-embedded-jse/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/builds/2010-10-24_01-11-48/archive/org.apache.tuscany.sca/itest-distribution-launcher-embedded-jse/2.0-SNAPSHOT/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/build.xml>:36: The following error occurred while executing this line:
/home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/build.xml:67: Java returned: 1

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 minutes 19 seconds
[INFO] Finished at: Sun Oct 24 01:50:17 UTC 2010
[INFO] Final Memory: 176M/748M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : Tuscany-2x » Apache Tuscany SCA iTest Distribution Launcher Embedded JSE #912

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/912/>



Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA iTest Distribution Launcher Embedded JSE #911

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/911/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA iTest Distribution Launcher Embedded JSE
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar>
[INFO] [antrun:run {execution: run-samples}]
[INFO] Executing tasks
     [echo] /home/hudson/tools/java/jdk1.6.0_20-32/jre

run:
     [echo] Root of Tuscany binary distribution is - ../../..

init:
    [mkdir] Created dir: /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/classes

compile:
    [javac] Compiling 9 source files to /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/classes
      [jar] Building jar: /home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/target/sample-launcher-embedded-jse.jar

sample-binding-sca-calculator-contribution:
     [java] Oct 25, 2010 1:26:21 AM org.apache.tuscany.sca.node.impl.NodeImpl start
     [java] INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: default
     [java] Oct 25, 2010 1:26:21 AM org.apache.tuscany.sca.node.impl.NodeFactoryImpl loadContributions
     [java] INFO: Loading contribution: file:/home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/../../learning-more/binding-sca/calculator-contribution/target/sample-binding-sca-calculator-contribution.jar
     [java] Exception in thread "main" java.lang.IllegalStateException: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:173)
     [java] 	at launcher.JSELauncherBindingSCACalculator.launchBindingSCACalculator(JSELauncherBindingSCACalculator.java:45)
     [java] 	at launcher.JSELauncherBindingSCACalculator.main(JSELauncherBindingSCACalculator.java:36)
     [java] Caused by: org.apache.tuscany.sca.runtime.ActivationException: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activate(CompositeActivatorImpl.java:90)
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:144)
     [java] 	... 2 more
     [java] Caused by: org.apache.tuscany.sca.runtime.ActivationException: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activateComponent(CompositeActivatorImpl.java:135)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activate(CompositeActivatorImpl.java:87)
     [java] 	... 3 more
     [java] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint$LazyImplementationProviderFactory.getModelType(DefaultProviderFactoryExtensionPoint.java:320)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.addProviderFactory(DefaultProviderFactoryExtensionPoint.java:69)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:166)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:129)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.getProviderFactory(DefaultProviderFactoryExtensionPoint.java:92)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.addImplementationProvider(CompositeActivatorImpl.java:170)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activateComponent(CompositeActivatorImpl.java:120)
     [java] 	... 4 more
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.tuscany.sca.implementation.python.PythonImplementation
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     [java] 	at java.lang.Class.forName0(Native Method)
     [java] 	at java.lang.Class.forName(Class.java:247)
     [java] 	at org.apache.tuscany.sca.extensibility.ContextClassLoaderServiceDiscoverer$ServiceDeclarationImpl.loadClass(ContextClassLoaderServiceDiscoverer.java:82)
     [java] 	at org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint$LazyImplementationProviderFactory.getModelType(DefaultProviderFactoryExtensionPoint.java:318)
     [java] 	... 10 more
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/pom.xml> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/builds/2010-10-25_00-42-05/archive/org.apache.tuscany.sca/itest-distribution-launcher-embedded-jse/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/target/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/builds/2010-10-25_00-42-05/archive/org.apache.tuscany.sca/itest-distribution-launcher-embedded-jse/2.0-SNAPSHOT/itest-distribution-launcher-embedded-jse-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$itest-distribution-launcher-embedded-jse/ws/build.xml>:36: The following error occurred while executing this line:
/home/hudson/hudson-slave/workspace/Tuscany-2x/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.dir/tuscany-sca-2.0-SNAPSHOT/samples/running-tuscany/embedded-jse/build.xml:67: Java returned: 1

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44 minutes 9 seconds
[INFO] Finished at: Mon Oct 25 01:26:24 UTC 2010
[INFO] Final Memory: 178M/748M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data