See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
Changes:
[rcernich] [SWITCHYARD-2319] Upgraded to EAP 6.3 BOM
------------------------------------------
[...truncated 21900 lines...]
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Test mechanism Time elapsed: 0.021 sec <<< ERROR!
java.lang.IllegalStateException: Connection manager has been shut down
at
org.apache.http.impl.conn.BasicClientConnectionManager.assertNotShutdown(BasicClientConnectionManager.java:147)
at
org.apache.http.impl.conn.BasicClientConnectionManager.closeIdleConnections(BasicClientConnectionManager.java:247)
at org.switchyard.component.test.mixins.http.HTTPMixIn.uninitialize(HTTPMixIn.java:461)
at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:810)
at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:186)
at
org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:191)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:61)
at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:188)
at
org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:39)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:277)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Running org.switchyard.quickstarts.bean.service.InventoryServiceTest
13:09:40,949 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-12) is starting
13:09:40,949 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
13:09:41,131 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
13:09:41,145 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching
is not in use. If using streams then its recommended to enable stream caching. See more
details at
http://camel.apache.org/stream-caching.html
13:09:41,150 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0
routes, of which 0 is started.
13:09:41,151 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-12) started in 0.202 seconds
13:09:41,206 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-14) is starting
13:09:41,206 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
13:09:41,384 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
13:09:41,394 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching
is not in use. If using streams then its recommended to enable stream caching. See more
details at
http://camel.apache.org/stream-caching.html
13:09:41,398 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0
routes, of which 0 is started.
13:09:41,398 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-14) started in 0.193 seconds
13:09:41,579 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:OrderService started and consuming from: Endpoint[direct://OrderService]
13:09:41,678 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService started and consuming from: Endpoint[direct://InventoryService]
13:09:41,680 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:InventoryService
13:09:41,681 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
13:09:41,683 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:InventoryService shutdown complete, was consuming from:
Endpoint[direct://InventoryService]
13:09:41,684 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
13:09:41,689 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService is stopped, was consuming from:
Endpoint[direct://InventoryService]
13:09:41,695 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService is shutdown and removed, was consuming from:
Endpoint[direct://InventoryService]
13:09:41,793 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService started and consuming from: Endpoint[direct://InventoryService]
13:09:41,806 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-12) is shutting down
13:09:41,806 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 2 routes (timeout 30 seconds)
13:09:41,807 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:InventoryService shutdown complete, was consuming from:
Endpoint[direct://InventoryService]
13:09:41,808 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:OrderService shutdown complete, was consuming from:
Endpoint[direct://OrderService]
13:09:41,808 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2
routes completed in 0 seconds
13:09:41,826 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-12) uptime 0.877 seconds
13:09:41,826 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-12) is shutdown in 0.019 seconds
13:09:42,449 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-15) is starting
13:09:42,449 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
13:09:42,619 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
13:09:42,631 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching
is not in use. If using streams then its recommended to enable stream caching. See more
details at
http://camel.apache.org/stream-caching.html
13:09:42,636 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0
routes, of which 0 is started.
13:09:42,637 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-15) started in 0.188 seconds
13:09:42,687 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-17) is starting
13:09:42,687 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
13:09:42,849 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type
converters
13:09:42,859 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] StreamCaching
is not in use. If using streams then its recommended to enable stream caching. See more
details at
http://camel.apache.org/stream-caching.html
13:09:42,863 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Total 0
routes, of which 0 is started.
13:09:42,863 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-17) started in 0.177 seconds
13:09:43,032 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:OrderService started and consuming from: Endpoint[direct://OrderService]
13:09:43,126 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService started and consuming from: Endpoint[direct://InventoryService]
13:09:43,128 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route
direct:InventoryService
13:09:43,130 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 30 seconds)
13:09:43,132 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:InventoryService shutdown complete, was consuming from:
Endpoint[direct://InventoryService]
13:09:43,133 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
13:09:43,138 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService is stopped, was consuming from:
Endpoint[direct://InventoryService]
13:09:43,143 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService is shutdown and removed, was consuming from:
Endpoint[direct://InventoryService]
13:09:43,235 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Route:
direct:InventoryService started and consuming from: Endpoint[direct://InventoryService]
13:09:43,240 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-15) is shutting down
13:09:43,240 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 2 routes (timeout 30 seconds)
13:09:43,241 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:InventoryService shutdown complete, was consuming from:
Endpoint[direct://InventoryService]
13:09:43,242 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:OrderService shutdown complete, was consuming from:
Endpoint[direct://OrderService]
13:09:43,243 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2
routes completed in 0 seconds
13:09:43,260 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-15) uptime 0.812 seconds
13:09:43,260 INFO [org.switchyard.common.camel.SwitchYardCamelContextImpl] Apache Camel
2.12.2 (CamelContext: camel-15) is shutdown in 0.020 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec - in
org.switchyard.quickstarts.bean.service.InventoryServiceTest
Results :
Tests in error:
WebServiceTest.invokeOrderWebService » java.lang.NoClassDefFoundError: javax/...
Connection manager has been shut down
Tests run: 7, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: bean-service ............... FAILURE [7:10.956s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SKIPPED
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SKIPPED
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SKIPPED
[INFO] SwitchYard Quickstart: bpm-service ................ SKIPPED
[INFO] SwitchYard Quickstart: camel-atom-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: CXF consumer ............... SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-hl7 .................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-rss-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mqtt-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sap-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-bindy ................ SKIPPED
[INFO] org.switchyard.quickstarts:switchyard-camel-saxon . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-dozer ............ SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Security Propagation ............. SKIPPED
[INFO] Quickstart Demo : Security Propagation : EJB ...... SKIPPED
[INFO] Quickstart Demo : Security Propagation : Basic Authentication (+SSL) to Bean + EJB
SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] SwitchYard Quickstart: quickstarts ................ SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:34.199s
[INFO] Finished at: Tue Sep 16 13:09:45 EDT 2014
[INFO] Final Memory: 49M/378M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test
(default-test) on project switchyard-bean-service: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the
forked process
[ERROR] org.apache.maven.surefire.testset.TestSetFailedException:
java.lang.IllegalStateException: Connection manager has been shut down
[ERROR] at
org.apache.maven.surefire.common.junit4.JUnit4RunListener.rethrowAnyTestMechanismFailures(JUnit4RunListener.java:206)
[ERROR] at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:129)
[ERROR] at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: java.lang.IllegalStateException: Connection manager has been shut down
[ERROR] at
org.apache.http.impl.conn.BasicClientConnectionManager.assertNotShutdown(BasicClientConnectionManager.java:147)
[ERROR] at
org.apache.http.impl.conn.BasicClientConnectionManager.closeIdleConnections(BasicClientConnectionManager.java:247)
[ERROR] at
org.switchyard.component.test.mixins.http.HTTPMixIn.uninitialize(HTTPMixIn.java:461)
[ERROR] at
org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:810)
[ERROR] at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:186)
[ERROR] at
org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
[ERROR] at
org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:191)
[ERROR] at
org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:61)
[ERROR] at
org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:188)
[ERROR] at
org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:39)
[ERROR] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:277)
[ERROR] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[ERROR] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[ERROR] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[ERROR] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[ERROR] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[ERROR] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[ERROR] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[ERROR] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[ERROR] at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
[ERROR] at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
[ERROR] at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[ERROR] at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
[ERROR] ... 3 more
[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/PluginExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results