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/12/01 03:59:42 UTC

Build failed in Hudson: Tuscany-2x #978

See <https://hudson.apache.org/hudson/job/Tuscany-2x/978/changes>

Changes:

[slaws] Fix typo in comment

[slaws] Add code to process the async response

[slaws] Open up this utility so it can be used from the async implementation provider

[antelder] Rename all-distro profile to be hudson-deploy

[slaws] Change to pom dependency so I don't have to keep building the base jar just to test individual changes.

[slaws] Code now moved to deployer

[slaws] Just tidy layout of line.

[slaws] TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be resolved then so that async response services can be established at that point. In a reliable situation the response service is then available as soon as reference is resolved and doesn't depend on the reference actually being used. Also start adding interfaces to allow the implementation provider to make an async invocation explicitly.

[antelder] Fix the passing in of an initial contribution url, and add the start of a status command

[slaws] TUSCANY-3704 - Reset the artifact name in the monitor so that the correct name is reported. Thanks for the patch Yang.

------------------------------------------
[...truncated 60398 lines...]
	at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:235)
	at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:144)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
	at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
	at org.apache.tuscany.sca.node.impl.NodeFactoryImpl.analyzeProblems(NodeFactoryImpl.java:208)
	at org.apache.tuscany.sca.node.impl.NodeFactoryImpl.loadContributions(NodeFactoryImpl.java:389)
	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:122)
	... 29 more
Exception received during startup - detail: org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
java.lang.IllegalStateException: org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:169)
	at org.apache.tuscany.sca.otest.TuscanyRuntimeBridge.startContribution(TuscanyRuntimeBridge.java:73)
	at client.BaseJAXWSTestRunner.startContribution(BaseJAXWSTestRunner.java:235)
	at client.BaseJAXWSTestRunner.setUp(BaseJAXWSTestRunner.java:144)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
	at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13003, Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: Test_ASM_13003.composite ,line = 24, column = 5, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'binding.ws'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":include, "http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, "http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, "http://docs.oasis-open.org/ns/opencsa/sca/200912":service, "http://docs.oasis-open.org/ns/opencsa/sca/200912":property, "http://docs.oasis-open.org/ns/opencsa/sca/200912":component, "http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, "http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
	at org.apache.tuscany.sca.node.impl.NodeFactoryImpl.analyzeProblems(NodeFactoryImpl.java:208)
	at org.apache.tuscany.sca.node.impl.NodeFactoryImpl.loadContributions(NodeFactoryImpl.java:389)
	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:122)
	... 29 more
Test ASM_13003 completed successfully
Nov 30, 2010 9:58:15 PM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec

Results :

Failed tests: 
  testDummy(client.ASM_5002_TestCase)
  testDummy(client.ASM_6026_TestCase)
  testDummy(client.ASM_12002_TestCase)
  testDummy(client.ASM_8002_TestCase)
  testDummy(client.ASM_6018_TestCase)
  testDummy(client.ASM_5015_TestCase)
  testDummy(client.ASM_5026_TestCase)
  testDummy(client.ASM_5019_TestCase)
  testDummy(client.ASM_8016_TestCase)
  testDummy(client.ASM_12006_TestCase)
  testDummy(client.ASM_4006_TestCase)
  testDummy(client.ASM_8015_TestCase)
  testDummy(client.ASM_12005_TestCase)
  testDummy(client.ASM_5020_TestCase)
  testDummy(client.ASM_5031_TestCase)
  testDummy(client.ASM_6039_TestCase)
  testDummy(client.ASM_6037_TestCase)
  testDummy(client.ASM_5021_TestCase)
  testDummy(client.ASM_8003_TestCase)
  testDummy(client.ASM_5017_TestCase)
  testDummy(client.ASM_5025_TestCase)
  testDummy(client.ASM_9001_TestCase)
  testDummy(client.ASM_6027_TestCase)
  testDummy(client.ASM_6013_TestCase)
  testDummy(client.ASM_6038_TestCase)
  testDummy(client.ASM_9004_TestCase)
  testDummy(client.ASM_9003_TestCase)
  testDummy(client.ASM_6035_TestCase)
  testDummy(client.ASM_5016_TestCase)
  testDummy(client.ASM_6036_TestCase)
  testDummy(client.ASM_5041_TestCase)
  testDummy(client.ASM_6004_TestCase)
  testDummy(client.ASM_6007_TestCase)
  testDummy(client.ASM_6017_TestCase)
  testDummy(client.ASM_5013_TestCase)
  testDummy(client.ASM_5012_TestCase)
  testDummy(client.ASM_5033_TestCase)
  testDummy(client.ASM_5042_TestCase)
  testDummy(client.ASM_5018_TestCase)
  testDummy(client.ASM_5043_TestCase)
  testDummy(client.ASM_6014_TestCase)
  testDummy(client.ASM_12013_TestCase)
  testDummy(client.ASM_6010_TestCase)
  testDummy(client.ASM_5022_TestCase)
  testDummy(client.ASM_5034_TestCase)
  testDummy(client.ASM_5003_TestCase)
  testDummy(client.ASM_6019_TestCase)
  testDummy(client.ASM_8013_TestCase)
  testDummy(client.ASM_12010_TestCase)
  testDummy(client.ASM_5032_TestCase)
  testDummy(client.ASM_6011_TestCase)
  testDummy(client.ASM_4005_TestCase)

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

[ERROR] There are test failures.

Please refer to <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/assembly/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar> to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/tuscany-compliance-test-assembly-2.0-SNAPSHOT.jar
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/assembly/pom.xml> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-assembly/builds/2010-12-01_01-07-05/archive/org.apache.tuscany.sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/assembly/target/tuscany-compliance-test-assembly.jar> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-assembly/builds/2010-12-01_01-07-05/archive/org.apache.tuscany.sca/tuscany-compliance-test-assembly/2.0-SNAPSHOT/tuscany-compliance-test-assembly.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Specification Compliance Tests Java CAA
[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/ws/sca-2x/testing/compliance-tests/java-caa/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [dependency:unpack {execution: unpack}]
[INFO] Configured Artifact: org.apache.tuscany.sca:oasis-javacaa-contributions:2.0-SNAPSHOT:zip
[INFO] snapshot org.apache.tuscany.sca:oasis-javacaa-contributions:2.0-SNAPSHOT: checking for updates from oasis.contributions
[INFO] snapshot org.apache.tuscany.sca:oasis-javacaa-contributions:2.0-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/repos/asf/tuscany/maven/org/apache/tuscany/sca/oasis-javacaa-contributions/2.0-SNAPSHOT/oasis-javacaa-contributions-2.0-SNAPSHOT.zip
[INFO] Configured Artifact: org.apache.tuscany.sca:tuscany-otests-sca-j-caa-tests:2.0-SNAPSHOT:jar
[INFO] snapshot org.apache.tuscany.sca:tuscany-otests-sca-j-caa-tests:2.0-SNAPSHOT: checking for updates from oasis.contributions
[INFO] snapshot org.apache.tuscany.sca:tuscany-otests-sca-j-caa-tests:2.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Unpacking /export/home/hudson/.m2/repository/org/apache/tuscany/sca/oasis-javacaa-contributions/2.0-SNAPSHOT/oasis-javacaa-contributions-2.0-SNAPSHOT.zip to
  <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/target/oasis-contributions>
   with includes null and excludes:null
[INFO] Unpacking /export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-otests-sca-j-caa-tests/2.0-SNAPSHOT/tuscany-otests-sca-j-caa-tests-2.0-SNAPSHOT.jar to
  <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/target/test-classes>
   with includes null and excludes:commons-logging.properties,oasis-sca-tests.properties,tuscany-oasis-sca-tests-errors.properties
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[36,17] package testClient does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[37,13] package client does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[43,45] cannot find symbol
symbol: class RuntimeBridge
public class TuscanyRuntimeBridge implements RuntimeBridge {

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[215,26] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[216,12] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[216,42] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/pom.xml> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-compliance-test-java-caa/builds/2010-12-01_01-07-05/archive/org.apache.tuscany.sca/tuscany-compliance-test-java-caa/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[36,17] package testClient does not exist

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[37,13] package client does not exist

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[43,45] cannot find symbol
symbol: class RuntimeBridge
public class TuscanyRuntimeBridge implements RuntimeBridge {

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[215,26] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[216,12] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge

<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java>:[216,42] cannot find symbol
symbol  : class TestException_Exception
location: class org.apache.tuscany.sca.otest.TuscanyRuntimeBridge


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 111 minutes 24 seconds
[INFO] Finished at: Tue Nov 30 21:58:32 EST 2010
[INFO] Final Memory: 218M/738M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@tuscany.apache.org
Sending e-mails to: commits@tuscany.apache.org
channel stopped
2010-11-30 21:59:25.266::INFO:  Shutdown hook executing
2010-11-30 21:59:25.267::INFO:  Shutdown hook complete
2010-11-30 21:59:26.271::INFO:  Shutdown hook complete
2010-11-30 21:59:27.281::INFO:  Shutdown hook complete
2010-11-30 21:59:28.290::INFO:  Shutdown hook complete
2010-11-30 21:59:29.300::INFO:  Shutdown hook complete
2010-11-30 21:59:30.310::INFO:  Shutdown hook complete
2010-11-30 21:59:31.320::INFO:  Shutdown hook complete
2010-11-30 21:59:32.330::INFO:  Shutdown hook complete
2010-11-30 21:59:33.340::INFO:  Shutdown hook complete


Build failed in Hudson: Tuscany-2x #979

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/979/>

------------------------------------------
Started by user antelder
Building remotely on windows1
SCM check out aborted