[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #814

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jul 12 10:28:04 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/814/>

------------------------------------------
[...truncated 120 lines...]
[INFO] snapshot org.switchyard.components:switchyard-components-parent:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.switchyard.components:switchyard-component-camel-as7:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-camel-as7:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-camel-as7:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-camel-as7:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.service.CamelServiceTest
10:27:41,286 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
10:27:41,416 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 1.435 seconds
10:27:42,581 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is starting
10:27:42,582 INFO  [impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
10:27:44,430 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
10:27:44,460 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 1.155 seconds
10:27:44,527 INFO  [impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
10:27:44,527 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) started in 1.946 seconds
10:27:45,390 INFO  [impl.DefaultCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://XMLService]
10:27:45,405 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is starting
10:27:45,406 INFO  [impl.DefaultCamelContext] Total 1 routes, of which 1 is started.
10:27:45,407 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) started in 0.001 seconds
10:27:45,738 INFO  [impl.DefaultCamelContext] Route: route2 started and consuming from: Endpoint[switchyard://JavaDSL]
10:27:45,843 INFO  [route2] Message received in Java DSL Route
10:27:45,854 INFO  [route2] 
bob: Hello there!
sally: I like cheese
fred: Math makes me sleepy
bob: E pluribus unum
sally: And milk too
bob: Four score and seven years
sally: Actually, any kind of dairy is OK in my book

10:27:45,886 INFO  [route1] Inside XML Camel Route
10:27:45,887 INFO  [route1] [message] 'sally: I like cheese'
10:27:45,890 INFO  [route1] Inside XML Camel Route
10:27:45,890 INFO  [route1] [message] 'sally: And milk too'
10:27:45,893 INFO  [route1] Inside XML Camel Route
10:27:45,893 INFO  [route1] [message] 'sally: Actually, any kind of dairy is OK in my book'
10:27:45,895 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is shutting down
10:27:45,897 INFO  [impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
10:27:45,905 INFO  [impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was consuming from: Endpoint[switchyard://JavaDSL]
10:27:45,906 INFO  [impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://XMLService]
10:27:45,906 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
10:27:45,912 INFO  [impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
10:27:45,915 INFO  [impl.DefaultCamelContext] Uptime: 0.510 seconds
10:27:45,915 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is shutdown in 0.019 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.727 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
41 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
115 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
953 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
954 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
10:27:58,965 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
10:27:59,073 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 1.386 seconds
10:27:59,190 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is starting
10:27:59,191 INFO  [impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
10:28:00,610 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
10:28:00,644 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 0.837 seconds
10:28:00,740 INFO  [impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
10:28:00,741 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) started in 1.550 seconds
10:28:01,913 INFO  [impl.DefaultCamelContext] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] started and consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
10:28:02,092 ERROR [file.GenericFileOnCompletion] Caused by: [org.apache.camel.CamelExecutionException - Exception occurred during execution on the exchange: Exchange[test.txt]]
org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[test.txt]
	at org.apache.camel.util.ObjectHelper.wrapCamelExecutionException(ObjectHelper.java:1155)
	at org.apache.camel.impl.DefaultExchange.setException(DefaultExchange.java:271)
	at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:53)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:104)
	at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:272)
	at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:98)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:68)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:99)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:299)
	at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:208)
	at org.apache.camel.processor.DefaultChannel.process(DefaultChannel.java:269)
	at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:102)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:68)
	at org.apache.camel.component.file.GenericFileConsumer.processExchange(GenericFileConsumer.java:330)
	at org.apache.camel.component.file.GenericFileConsumer.processBatch(GenericFileConsumer.java:157)
	at org.apache.camel.component.file.GenericFileConsumer.poll(GenericFileConsumer.java:121)
	at org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:97)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoSuchMethodError: org.switchyard.metadata.java.JavaService.toJavaMessageType(Ljavax/xml/namespace/QName;)Ljava/lang/Class;
	at org.switchyard.component.camel.transformer.CamelTransformer.transform(CamelTransformer.java:64)
	at org.switchyard.transform.TransformSequence.apply(TransformSequence.java:123)
	at org.switchyard.transform.TransformSequence.applySequence(TransformSequence.java:208)
	at org.switchyard.handlers.TransformHandler.handleMessage(TransformHandler.java:82)
	at org.switchyard.internal.DefaultHandlerChain.handleMessage(DefaultHandlerChain.java:115)
	at org.switchyard.internal.DefaultHandlerChain.handle(DefaultHandlerChain.java:95)
	at org.switchyard.internal.LocalDispatcher.dispatch(LocalExchangeBus.java:72)
	at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:229)
	at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:165)
	at org.switchyard.component.camel.SwitchYardProducer.process(SwitchYardProducer.java:82)
	at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:50)
	... 34 more
10:28:02,104 WARN  [file.GenericFileOnCompletion] Rollback file strategy: org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy at 15a2dc4 for file: GenericFile[test.txt]
10:28:02,107 ERROR [processor.DefaultErrorHandler] Failed delivery for exchangeId: ID-vmg23-mw-lab-eng-bos-redhat-com-53699-1310480877514-1-2. Exhausted after delivery attempt: 1 caught: org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[test.txt]
org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[test.txt]
	at org.apache.camel.util.ObjectHelper.wrapCamelExecutionException(ObjectHelper.java:1155)
	at org.apache.camel.impl.DefaultExchange.setException(DefaultExchange.java:271)
	at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:53)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:104)
	at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:272)
	at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:98)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:68)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:99)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:299)
	at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:208)
	at org.apache.camel.processor.DefaultChannel.process(DefaultChannel.java:269)
	at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:102)
	at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:70)
	at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:98)
	at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:89)
	at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:68)
	at org.apache.camel.component.file.GenericFileConsumer.processExchange(GenericFileConsumer.java:330)
	at org.apache.camel.component.file.GenericFileConsumer.processBatch(GenericFileConsumer.java:157)
	at org.apache.camel.component.file.GenericFileConsumer.poll(GenericFileConsumer.java:121)
	at org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:97)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoSuchMethodError: org.switchyard.metadata.java.JavaService.toJavaMessageType(Ljavax/xml/namespace/QName;)Ljava/lang/Class;
	at org.switchyard.component.camel.transformer.CamelTransformer.transform(CamelTransformer.java:64)
	at org.switchyard.transform.TransformSequence.apply(TransformSequence.java:123)
	at org.switchyard.transform.TransformSequence.applySequence(TransformSequence.java:208)
	at org.switchyard.handlers.TransformHandler.handleMessage(TransformHandler.java:82)
	at org.switchyard.internal.DefaultHandlerChain.handleMessage(DefaultHandlerChain.java:115)
	at org.switchyard.internal.DefaultHandlerChain.handle(DefaultHandlerChain.java:95)
	at org.switchyard.internal.LocalDispatcher.dispatch(LocalExchangeBus.java:72)
	at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:229)
	at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:165)
	at org.switchyard.component.camel.SwitchYardProducer.process(SwitchYardProducer.java:82)
	at org.apache.camel.impl.converter.AsyncProcessorTypeConverter$ProcessorToAsyncProcessorBridge.process(AsyncProcessorTypeConverter.java:50)
	... 34 more
10:28:02,439 INFO  [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:28:02,448 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended and shutdown deferred, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
10:28:02,449 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] preparing to shutdown complete.
10:28:02,449 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspend complete.
10:28:02,449 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:28:02,449 INFO  [impl.DefaultCamelContext] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
10:28:02,450 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is shutting down
10:28:02,450 INFO  [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:28:02,450 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended and shutdown deferred, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
10:28:02,450 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] preparing to shutdown complete.
10:28:02,451 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] shutdown complete.
10:28:02,451 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:28:02,455 INFO  [impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
10:28:02,459 INFO  [impl.DefaultCamelContext] Uptime: 3.269 seconds
10:28:02,459 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is shutdown in 0.009 seconds
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.989 sec <<< FAILURE!

Results :

Failed tests: 
  testCamelFileBinding(org.switchyard.quickstarts.camel.binding.CamelBindingTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 29 seconds
[INFO] Finished at: Tue Jul 12 10:28:02 EDT 2011
[INFO] Final Memory: 80M/271M
[INFO] ------------------------------------------------------------------------



More information about the switchyard-dev mailing list