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

ci-builds at redhat.com ci-builds at redhat.com
Fri Jun 15 13:06:58 EDT 2012


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

------------------------------------------
[...truncated 1561 lines...]
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Compiling 2 source files to W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Surefire report directory: W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
13:06:21,410 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
Jun 15, 2012 1:06:22 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
Jun 15, 2012 1:06:24 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Jun 15, 2012 1:06:24 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Jun 15, 2012 1:06:24 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Jun 15, 2012 1:06:25 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Jun 15, 2012 1:06:25 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Jun 15, 2012 1:06:25 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.11.Final (HQ_2_2_11_FINAL_AS7, 122) [6ff03897-b70c-11e1-9c28-78e3b51b4434]) started
13:06:25,593 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
13:06:25,719 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
13:06:25,733 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
13:06:25,910 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
13:06:25,938 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.218 seconds
13:06:26,138 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
13:06:26,139 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
13:06:26,171 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
13:06:26,337 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
13:06:26,360 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
13:06:26,363 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
13:06:26,465 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
13:06:26,470 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.109 seconds
13:06:26,506 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:06:26,507 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.369 seconds
13:06:27,112 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] started and consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
13:06:30,228 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:06:30,301 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown complete, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
13:06:30,301 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:06:30,306 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] stopped, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
13:06:30,309 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown and removed, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
Jun 15, 2012 1:06:30 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.11.Final (HQ_2_2_11_FINAL_AS7, 122) [6ff03897-b70c-11e1-9c28-78e3b51b4434] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.431 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\target\switchyard-quickstart-camel-jms-binding.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\target\switchyard-quickstart-camel-jms-binding.jar to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-camel-jms-binding\0.5.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.5.0-SNAPSHOT.jar
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\pom.xml to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-camel-jms-binding\0.5.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.5.0-SNAPSHOT.pom
[INFO] Installing W:\workspace\SwitchYard-Quickstarts\camel-jms-binding\target\switchyard-quickstart-camel-jms-binding-sources.jar to C:\Users\hudson\.m2\repository\org\switchyard\quickstarts\switchyard-quickstart-camel-jms-binding\0.5.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.5.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Deleting W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 2 source files to W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\classes
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Building jar: W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\switchyard-quickstart-camel-netty-binding-sources.jar
[INFO] 
[INFO] --- switchyard-plugin:0.5.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-netty-binding ---
[INFO] SwitchYard plugin scanning: [file:/W:/workspace/SwitchYard-Quickstarts/camel-netty-binding/target/classes/]
[INFO] Outputting SwitchYard configuration model to W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\classes\META-INF\switchyard.xml
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 3 source files to W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Surefire report directory: W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest
13:06:48,547 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
13:06:49,406 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
13:06:49,407 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
13:06:50,108 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
13:06:50,226 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
13:06:50,241 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
13:06:50,420 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
13:06:50,468 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.224 seconds
13:06:50,673 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
13:06:50,675 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
13:06:51,452 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
13:06:51,672 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
13:06:51,692 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
13:06:51,696 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
13:06:51,800 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
13:06:51,804 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.112 seconds
13:06:51,837 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:06:51,837 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 1.164 seconds
13:06:52,767 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3939
13:06:52,768 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] started and consuming from: Endpoint[tcp://localhost:3939]
13:06:52,923 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x78ecf608]
13:06:52,931 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3940
13:06:52,931 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] started and consuming from: Endpoint[udp://localhost:3940]
13:06:52,996 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x049e4585, /127.0.0.1:54347 => /127.0.0.1:3939]
13:06:53,016 DEBUG [org.apache.camel.component.netty.handlers.ServerChannelHandler] Incoming message: BigEndianHeapChannelBuffer(ridx=0, widx=5, cap=5)
13:06:53,135 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:06:53,139 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 300 seconds.
13:06:53,308 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x049e4585, /127.0.0.1:54347 => /127.0.0.1:3939]
13:06:54,147 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939
13:06:54,148 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] shutdown complete, was consuming from: Endpoint[tcp://localhost:3939]
13:06:54,149 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
13:06:54,150 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] stopped, was consuming from: Endpoint[tcp://localhost:3939]
13:06:54,152 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] shutdown and removed, was consuming from: Endpoint[tcp://localhost:3939]
13:06:54,152 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:06:54,153 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x78ecf608, /127.0.0.1:3940]
13:06:54,154 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3940
13:06:54,154 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] shutdown complete, was consuming from: Endpoint[udp://localhost:3940]
13:06:54,155 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:06:54,155 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] stopped, was consuming from: Endpoint[udp://localhost:3940]
13:06:54,157 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] shutdown and removed, was consuming from: Endpoint[udp://localhost:3940]
13:06:54,717 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) is starting
13:06:54,717 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
13:06:54,718 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
13:06:54,725 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
13:06:54,737 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
13:06:54,740 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
13:06:54,807 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
13:06:54,810 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.073 seconds
13:06:54,821 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:06:54,822 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) started in 0.105 seconds
13:06:54,881 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3939
13:06:54,881 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] started and consuming from: Endpoint[tcp://localhost:3939]
13:06:54,917 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x1740d415]
13:06:54,918 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3940
13:06:54,918 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] started and consuming from: Endpoint[udp://localhost:3940]
13:06:54,936 DEBUG [org.apache.camel.component.netty.handlers.ServerChannelHandler] Incoming message: TruncatedChannelBuffer(ridx=0, widx=5, cap=5)
13:06:55,035 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:06:55,037 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939
13:06:55,038 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] shutdown complete, was consuming from: Endpoint[tcp://localhost:3939]
13:06:55,038 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:06:55,038 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] stopped, was consuming from: Endpoint[tcp://localhost:3939]
13:06:55,040 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:tcp://localhost:3939?allowDefaultCodec=false&sync=false] shutdown and removed, was consuming from: Endpoint[tcp://localhost:3939]
13:06:55,040 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
13:06:55,041 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x1740d415, /127.0.0.1:3940]
13:06:55,042 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3940
13:06:55,042 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] shutdown complete, was consuming from: Endpoint[udp://localhost:3940]
13:06:55,043 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:06:55,043 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] stopped, was consuming from: Endpoint[udp://localhost:3940]
13:06:55,048 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-netty-binding:0.1.0}GreetingService-[netty:udp://localhost:3940?allowDefaultCodec=false&sync=false] shutdown and removed, was consuming from: Endpoint[udp://localhost:3940]
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.003 sec <<< FAILURE!

Results :

Tests in error: 
  sendTextMessageTroughtTcp(org.switchyard.quickstarts.camel.netty.binding.CamelNettyBindingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.609s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [49.979s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [3.204s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [26.617s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [24.967s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [28.776s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [26.944s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [42.535s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [21.510s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [26.233s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [26.713s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [24.658s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel REST Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:13.545s
[INFO] Finished at: Fri Jun 15 13:06:55 EDT 2012
[INFO] Final Memory: 249M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-netty-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to W:\workspace\SwitchYard-Quickstarts\camel-netty-binding\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list