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

ci-builds at redhat.com ci-builds at redhat.com
Mon Jul 16 13:27:05 EDT 2012


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

Changes:

[kbabo] bump to 0.6.0-SNAPSHOT

------------------------------------------
[...truncated 23383 lines...]
[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
10:26:31,645 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
Jul 16, 2012 10:26:32 AM 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
Jul 16, 2012 10:26:33 AM 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)
Jul 16, 2012 10:26:34 AM 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.
Jul 16, 2012 10:26:34 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Jul 16, 2012 10:26:34 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Jul 16, 2012 10:26:34 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Jul 16, 2012 10:26:34 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [63c068f0-cf6b-11e1-acae-5cf3fce89b54]) started
10:26:35,111 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
10:26:35,198 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
10:26:35,211 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
10:26:35,382 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
10:26:35,405 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.207 seconds
10:26:35,510 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
10:26:35,512 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
10:26:35,540 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
10:26:35,683 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
10:26:35,707 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
10:26:35,710 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
10:26:35,824 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
10:26:35,829 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.122 seconds
10:26:35,865 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
10:26:35,865 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.356 seconds
10:26:36,514 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]
10:26:39,615 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:26:39,673 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]
10:26:39,674 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:26:39,675 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]
10:26:39,678 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]
Jul 16, 2012 10:26:39 AM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [63c068f0-cf6b-11e1-acae-5cf3fce89b54] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.304 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.6.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.6.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.6.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.6.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.6.0-SNAPSHOT\switchyard-quickstart-camel-jms-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[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.6.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
10:26:56,925 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
10:26:57,727 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
10:26:57,728 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
10:26:58,388 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
10:26:58,476 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
10:26:58,500 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
10:26:58,677 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
10:26:58,724 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.228 seconds
10:26:58,833 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
10:26:58,835 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
10:26:59,408 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
10:26:59,593 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
10:26:59,615 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
10:26:59,619 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
10:26:59,731 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
10:26:59,737 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.122 seconds
10:26:59,773 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
10:26:59,773 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.941 seconds
10:27:00,580 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3939
10:27:00,581 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]
10:27:00,731 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x727db937]
10:27:00,738 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3940
10:27:00,738 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]
10:27:00,785 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x54eb840f, /127.0.0.1:63709 => /127.0.0.1:3939]
10:27:00,802 DEBUG [org.apache.camel.component.netty.handlers.ServerChannelHandler] Incoming message: BigEndianHeapChannelBuffer(ridx=0, widx=5, cap=5)
10:27:00,914 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:27:00,917 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 300 seconds.
10:27:00,994 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x54eb840f, /127.0.0.1:63709 :> /127.0.0.1:3939]
10:27:01,925 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939
10:27:01,925 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]
10:27:01,926 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
10:27:01,926 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]
10:27:01,928 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]
10:27:01,929 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:27:01,929 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x727db937]
10:27:01,929 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3940
10:27:01,930 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]
10:27:01,930 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:27:01,930 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]
10:27:01,932 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]
10:27:02,552 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) is starting
10:27:02,552 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
10:27:02,553 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
10:27:02,562 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
10:27:02,577 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
10:27:02,579 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
10:27:02,657 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
10:27:02,661 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.084 seconds
10:27:02,674 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
10:27:02,675 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) started in 0.122 seconds
10:27:02,744 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3939
10:27:02,744 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]
10:27:02,784 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel open: [id: 0x4190d536]
10:27:02,785 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer bound to: localhost:3940
10:27:02,785 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]
10:27:02,802 DEBUG [org.apache.camel.component.netty.handlers.ServerChannelHandler] Incoming message: TruncatedChannelBuffer(ridx=0, widx=5, cap=5)
10:27:02,900 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:27:02,901 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3939
10:27:02,902 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]
10:27:02,902 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:27:02,902 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]
10:27:02,903 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]
10:27:02,903 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
10:27:02,904 TRACE [org.apache.camel.component.netty.handlers.ServerChannelHandler] Channel closed: [id: 0x4190d536]
10:27:02,904 INFO  [org.apache.camel.component.netty.NettyConsumer] Netty consumer unbound from: localhost:3940
10:27:02,905 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]
10:27:02,905 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:27:02,905 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]
10:27:02,907 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.321 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 [19.888s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [3:16.299s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [4:13.206s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [23.652s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [22.803s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [25.254s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [23.912s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [39.050s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [19.483s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [33.743s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [28.241s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [23.104s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL 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 : JCA Outbound 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: 11:57.993s
[INFO] Finished at: Mon Jul 16 10:27:03 PDT 2012
[INFO] Final Memory: 236M/447M
[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