See <
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/783/>
------------------------------------------
[...truncated 146 lines...]
09:58:32,054 INFO [route2] Message received in Java DSL Route
09:58:32,059 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
09:58:32,076 INFO [route1] Inside XML Camel Route
09:58:32,076 INFO [route1] [message] 'sally: I like cheese'
09:58:32,078 INFO [route1] Inside XML Camel Route
09:58:32,078 INFO [route1] [message] 'sally: And milk too'
09:58:32,079 INFO [route1] Inside XML Camel Route
09:58:32,079 INFO [route1] [message] 'sally: Actually, any kind of dairy is OK in my
book'
09:58:32,080 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is
shutting down
09:58:32,080 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes
(timeout 300 seconds)
09:58:32,086 INFO [impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was
consuming from: Endpoint[switchyard://JavaDSL]
09:58:32,086 INFO [impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was
consuming from: Endpoint[switchyard://XMLService]
09:58:32,087 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed
in 0 seconds
09:58:32,088 INFO [impl.DefaultInflightRepository] Shutting down with no inflight
exchanges.
09:58:32,090 INFO [impl.DefaultCamelContext] Uptime: 0.318 seconds
09:58:32,090 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is shutdown in 0.009 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.842 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-ser...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-ser...
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-bin...
[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-bin...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
39 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
122 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1138 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1138 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
09:58:46,470 INFO [converter.AnnotationTypeConverterLoader] Found 4 packages with 16
@Converter classes to load
09:58:46,515 INFO [converter.DefaultTypeConverter] Loaded 162 type converters in 0.624
seconds
09:58:46,565 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is starting
09:58:46,566 INFO [impl.DefaultCamelContext] JMX enabled. Using
ManagedManagementStrategy.
09:58:47,260 INFO [converter.AnnotationTypeConverterLoader] Found 4 packages with 16
@Converter classes to load
09:58:47,275 INFO [converter.DefaultTypeConverter] Loaded 162 type converters in 0.374
seconds
09:58:47,314 INFO [impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
09:58:47,315 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
started in 0.749 seconds
09:58:47,954 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]
Hello there Captain Crunch :-)
09:58:48,475 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes
(timeout 300 seconds)
09:58:48,481 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]
09:58:48,481 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
preparing to shutdown complete.
09:58:48,482 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown complete.
09:58:48,482 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed
in 0 seconds
09:58:48,483 INFO [impl.DefaultCamelContext] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
stopped, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
09:58:48,483 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is
shutting down
09:58:48,483 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes
(timeout 300 seconds)
09:58:48,485 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]
09:58:48,485 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
preparing to shutdown complete.
09:58:48,485 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown complete.
09:58:48,485 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed
in 0 seconds
09:58:48,487 INFO [impl.DefaultInflightRepository] Shutting down with no inflight
exchanges.
09:58:48,490 INFO [impl.DefaultCamelContext] Uptime: 1.925 seconds
09:58:48,490 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is shutdown in 0.007 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.843 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-bin...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : JSON Transformation
[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 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.json.JsonTransformationTest
30 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
112 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
577 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
577 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
1228 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 sec
Results :
Tests run: 2, 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/transform...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-json/0.2.0-SNAPSHOT/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Smooks Transformation
[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 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.smooks.ServiceTransformationTest
35 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
113 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
542 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
543 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
2205 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.454 sec
Running org.switchyard.quickstarts.transform.smooks.SmooksTransformationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec
Results :
Tests run: 4, 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/transform...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-smooks/0.2.0-SNAPSHOT/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : Orders
[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-soap:0.2.0-SNAPSHOT:
checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from
snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.demos.orders.OrderServiceTest
30 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
80 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
569 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
570 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.06 sec <<<
FAILURE!
Running org.switchyard.quickstarts.demos.orders.InventoryServiceTest
1497 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1650 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.287 sec <<<
FAILURE!
Running org.switchyard.quickstarts.demos.orders.WebServiceTest
1810 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
09:59:18,657 INFO [soap.InboundHandler] WebService published at
http://localhost:18001/OrderService
09:59:19,365 WARN [httpclient.HttpMethodBase] Going to buffer response body of large or
unknown size. Using getResponseBodyAsStream instead is recommended.
09:59:19,748 INFO [soap.InboundHandler] WebService
{urn:switchyard-quickstart-demo:orders:1.0}OrderService:OrderServicePort stopped.
4134 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 sec
Running org.switchyard.quickstarts.demos.orders.TypeTransformationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.233 sec <<<
FAILURE!
Results :
Tests in error:
testOrderAccepted(org.switchyard.quickstarts.demos.orders.OrderServiceTest)
testItemLookupExists(org.switchyard.quickstarts.demos.orders.InventoryServiceTest)
testItemLookupNonexistent(org.switchyard.quickstarts.demos.orders.InventoryServiceTest)
testTransformXMLtoJava(org.switchyard.quickstarts.demos.orders.TypeTransformationTest)
testTransformJavaToXML(org.switchyard.quickstarts.demos.orders.TypeTransformationTest)
Tests run: 6, Failures: 0, Errors: 5, Skipped: 0
4263 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 26 seconds
[INFO] Finished at: Mon Jun 27 09:59:20 EDT 2011
[INFO] Final Memory: 93M/337M
[INFO] ------------------------------------------------------------------------