[switchyard-dev] Build failed in Jenkins: SwitchYard-Release #539

ci-builds at redhat.com ci-builds at redhat.com
Fri Aug 3 00:35:17 EDT 2012


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/539/>

------------------------------------------
[...truncated 7411 lines...]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
Caused by: com.sun.faces.config.ConfigurationException: java.util.concurrent.ExecutionException: com.sun.faces.config.ConfigurationException: Unable to parse document 'jndi:/default-host/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT/WEB-INF/faces-config.xml': null
	at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:673) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:323) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:225) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	... 8 more
Caused by: java.util.concurrent.ExecutionException: com.sun.faces.config.ConfigurationException: Unable to parse document 'jndi:/default-host/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT/WEB-INF/faces-config.xml': null
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) [rt.jar:1.6.0_30]
	at java.util.concurrent.FutureTask.get(FutureTask.java:83) [rt.jar:1.6.0_30]
	at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:671) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	... 10 more
Caused by: com.sun.faces.config.ConfigurationException: Unable to parse document 'jndi:/default-host/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT/WEB-INF/faces-config.xml': null
	at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:921) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:866) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_30]
	at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_30]
	at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:657) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	... 10 more
Caused by: java.io.FileNotFoundException
	at org.apache.naming.resources.DirContextURLConnection.getInputStream(DirContextURLConnection.java:369) [jbossweb-7.0.10.Final.jar:]
	at com.sun.faces.config.ConfigManager$ParseTask.getInputStream(ConfigManager.java:1108) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigManager$ParseTask.getDocument(ConfigManager.java:942) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:912) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	... 14 more

00:33:26,788 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Error listenerStart
00:33:26,789 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Context [/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT] startup failed due to previous errors
00:33:26,793 SEVERE [javax.faces] (MSC service thread 1-4) Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
00:33:26,795 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Unexpected exception when attempting to tear down the Mojarra runtime: java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory. 
	at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:1004) [jboss-jsf-api_2.1_spec-2.0.0.Final.jar:2.0.0.Final]
	at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:316) [jboss-jsf-api_2.1_spec-2.0.0.Final.jar:2.0.0.Final]
	at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:131) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:328) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
	at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489) [jbossweb-7.0.10.Final.jar:]
	at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999) [jbossweb-7.0.10.Final.jar:]
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3917) [jbossweb-7.0.10.Final.jar:]
	at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]

00:33:26,809 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": org.jboss.msc.service.StartException in service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": JBAS018040: Failed to start context
	at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]

00:33:27,044 INFO  [org.jboss.as.server] (management-handler-threads - 2) JBAS015870: Deploy of deployment "switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host.\"/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT\"" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host.\"/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT\": JBAS018040: Failed to start context"}}
00:33:27,048 INFO  [org.jboss.as.controller] (management-handler-threads - 2) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": org.jboss.msc.service.StartException in service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": JBAS018040: Failed to start context

00:33:27,079 INFO  [org.apache.catalina.core.StandardContext] (MSC service thread 1-3) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/demo-orders] has not been started
00:33:27,084 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-3) remove: jboss.ws:context=demo-orders,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:33:27,144 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-3) WebService {urn:switchyard-quickstart-demo:orders:1.0}OrderService:OrderServicePort stopped.
00:33:27,148 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war
00:33:27,155 ERROR [org.jboss.as.controller.management-operation] (management-handler-threads - 3) JBAS014612: Operation ("undeploy") failed - address: ([("deployment" => "switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war")]): java.util.NoSuchElementException: No child 'runtime-name' exists
	at org.jboss.dmr.ModelValue.requireChild(ModelValue.java:362) [jboss-dmr-1.1.1.Final.jar:1.1.1.Final]
	at org.jboss.dmr.ModelNode.require(ModelNode.java:812) [jboss-dmr-1.1.1.Final.jar:1.1.1.Final]
	at org.jboss.as.server.deployment.DeploymentUndeployHandler.execute(DeploymentUndeployHandler.java:58)
	at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.CompositeOperationHandler.execute(CompositeOperationHandler.java:85) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.ModelControllerImpl$DefaultPrepareStepHandler.execute(ModelControllerImpl.java:461) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:121) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:139) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:108) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.protocol.mgmt.AbstractMessageHandler$2$1.doExecute(AbstractMessageHandler.java:287) [jboss-as-protocol-7.1.0.Final.jar:7.1.0.Final]
	at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:483) [jboss-as-protocol-7.1.0.Final.jar:7.1.0.Final]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
	at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.0.0.GA.jar:2.0.0.GA]

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.159 sec <<< FAILURE!
00:33:27,328 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war in 276ms
Running org.switchyard.test.quickstarts.CamelCxfRsBindingQuickstartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.107 sec
Running org.switchyard.test.quickstarts.RulesInterviewAgentQuickstartTest
Aug 3, 2012 12:33:34 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/,> -Dorg.jboss.boot.log.file=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//standalone/log/boot.log,> -Dlogging.configuration=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//standalone/configuration/logging.properties,> -Djboss.modules.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/modules,> -Djboss.bundles.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/bundles,> -jar, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/jboss-modules.jar,> -mp, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//modules,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]
00:33:34,522 INFO  [org.xnio] XNIO Version 3.0.3.GA
00:33:34,577 INFO  [xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:33:34,631 INFO  [jboss.remoting] JBoss Remoting version 3.2.2.GA
00:33:35,364 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
00:33:35,800 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
00:33:36,069 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.0.Final "Thunder" starting
00:33:38,178 INFO  [org.switchyard] SwitchYard version 0.6.0-SNAPSHOT
00:33:38,368 INFO  [org.xnio] XNIO Version 3.0.3.GA
00:33:38,368 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
00:33:38,398 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:33:38,420 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.2.GA
00:33:38,458 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:33:38,548 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) JBAS010280: Activating Infinispan subsystem.
00:33:38,628 INFO  [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final)
00:33:38,672 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 34) JBAS011800: Activating Naming Subsystem
00:33:38,794 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 24) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:33:38,801 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
00:33:38,809 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 39) JBAS013101: Activating Security Subsystem
00:33:38,890 INFO  [org.switchyard] (ServerService Thread Pool -- 45) Activating SwitchYard Extension
00:33:38,935 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 43) JBAS015537: Activating WebServices Extension
00:33:39,013 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.6.final
00:33:39,040 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:33:39,193 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.1.GA
00:33:40,000 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
00:33:41,205 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
00:33:41,207 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:33:41,341 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/deployments>
00:33:41,356 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999
00:33:41,407 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:4447
00:33:41,549 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 6940ms - Started 138 of 179 services (39 services are passive or on-demand)
00:33:48,008 INFO  [org.jboss.as.repository] (management-handler-threads - 2) JBAS014900: Content added at location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/data/content/ad/b55fd8c16ad6ab286aa431824b9fd1cbfaa51c/content>
00:33:48,059 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
00:33:48,479 INFO  [org.switchyard] (MSC service thread 1-3) Deploying SwitchYard application 'switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar'
00:33:48,503 INFO  [org.switchyard] (MSC service thread 1-4) Starting SwitchYard service
00:33:49,164 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-4) Loaded 187 type converters
00:33:52,279 INFO  [org.jboss.as.server] (management-handler-threads - 2) JBAS018559: Deployed "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
00:33:53,221 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar in 43ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.531 sec
00:33:53,238 INFO  [org.jboss.as.repository] (management-handler-threads - 3) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/data/content/ad/b55fd8c16ad6ab286aa431824b9fd1cbfaa51c/content>
00:33:53,240 INFO  [org.jboss.as.server] (management-handler-threads - 3) JBAS018558: Undeployed "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Aug 3, 2012 12:33:58 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/,> -Dorg.jboss.boot.log.file=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//standalone/log/boot.log,> -Dlogging.configuration=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//standalone/configuration/logging.properties,> -Djboss.modules.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/modules,> -Djboss.bundles.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/bundles,> -jar, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/jboss-modules.jar,> -mp, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6//modules,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]
00:33:59,112 INFO  [org.xnio] XNIO Version 3.0.3.GA
00:33:59,169 INFO  [xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:33:59,224 INFO  [jboss.remoting] JBoss Remoting version 3.2.2.GA
00:33:59,847 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
00:34:00,284 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
00:34:00,579 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.0.Final "Thunder" starting
00:34:02,712 INFO  [org.switchyard] SwitchYard version 0.6.0-SNAPSHOT
00:34:02,944 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
00:34:02,963 INFO  [org.xnio] XNIO Version 3.0.3.GA
00:34:02,988 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:34:02,991 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:34:03,010 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.2.GA
00:34:03,100 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 39) JBAS013101: Activating Security Subsystem
00:34:03,108 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.6.final
00:34:03,155 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 34) JBAS011800: Activating Naming Subsystem
00:34:03,221 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 24) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:34:03,271 INFO  [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
00:34:03,278 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) JBAS010280: Activating Infinispan subsystem.
00:34:03,312 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:34:03,426 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 43) JBAS015537: Activating WebServices Extension
00:34:03,446 INFO  [org.jboss.as.connector] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final)
00:34:03,554 INFO  [org.switchyard] (ServerService Thread Pool -- 45) Activating SwitchYard Extension
00:34:03,891 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.1.GA
00:34:04,583 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
00:34:05,467 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/deployments>
00:34:05,550 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:4447
00:34:05,604 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:9999
00:34:06,141 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:34:06,151 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
00:34:06,201 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 7077ms - Started 138 of 179 services (39 services are passive or on-demand)
00:34:07,207 INFO  [org.jboss.as.repository] (management-handler-threads - 2) JBAS014900: Content added at location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/data/content/2b/57fb040b18b1f064b5605037471de3f5fcb186/content>
00:34:07,255 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
00:34:07,651 INFO  [org.switchyard] (MSC service thread 1-1) Deploying SwitchYard application 'switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar'
00:34:07,692 INFO  [org.switchyard] (MSC service thread 1-4) Starting SwitchYard service
00:34:08,599 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-4) Loaded 187 type converters
00:34:10,602 INFO  [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-4) Creating dispatch with WSDL vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:34:11,460 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Apache Camel 2.10.0 (CamelContext: camel-2) is starting
00:34:11,480 INFO  [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-4) JMX enabled.
00:34:11,481 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-4) StatisticsLevel at All so enabling load performance statistics
00:34:11,698 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-4) Loaded 187 type converters
00:34:11,790 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Total 0 routes, of which 0 is started.
00:34:11,793 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.330 seconds
00:34:12,196 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Route: route1 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:34:12,366 INFO  [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-4) Add Service
 id=org.switchyard.component.soap.endpoint.BaseWebService
 address=http://localhost:8080/ReverseService/ReverseService
 implementor=org.switchyard.component.soap.endpoint.BaseWebService
 invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker
 serviceName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService
 portName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseServicePort
 wsdlLocation=vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
 mtomEnabled=false
00:34:12,465 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-4) Creating Service {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService from WSDL: vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:34:12,714 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-4) Setting the server's publish address to be http://localhost:8080/ReverseService/ReverseService
00:34:12,848 INFO  [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-4) WSDL published to: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/data/wsdl/ReverseService.deployment/ReverseService.wsdl>
00:34:12,866 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-4) register: jboss.ws:context=ReverseService,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:34:12,977 INFO  [org.jboss.as.server] (management-handler-threads - 2) JBAS018559: Deployed "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
00:34:13,891 INFO  [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/ReverseService] has not been started
00:34:13,896 INFO  [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) remove: jboss.ws:context=ReverseService,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:34:13,942 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-2) WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
00:34:13,969 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar in 94ms
00:34:13,994 INFO  [org.jboss.as.repository] (management-handler-threads - 3) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/target/switchyard-as7-0.6/standalone/data/content/2b/57fb040b18b1f064b5605037471de3f5fcb186/content>
00:34:13,998 INFO  [org.jboss.as.server] (management-handler-threads - 3) JBAS018558: Undeployed "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.141 sec

Results :

Tests in error: 

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Distribution .......................... SUCCESS [3.672s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [25.351s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [1.986s]
[INFO] SwitchYard: Merge Assembly Plugin ................. SUCCESS [7.261s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [1:13.088s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [11.234s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [42.239s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [5.280s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [1.183s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [26.961s]
[INFO] SwitchYard: AS7 Distribution ...................... SUCCESS [14:02.163s]
[INFO] SwitchYard: AS7 OpenShift Parent .................. SUCCESS [3.642s]
[INFO] SwitchYard: AS7 OpenShift Express Parent .......... SUCCESS [1.870s]
[INFO] SwitchYard: AS7 OpenShift Express Cartridge Modules  SUCCESS [21.598s]
[INFO] SwitchYard: AS7 OpenShift Express Distribution .... FAILURE [10:40.262s]
[INFO] SwitchYard: Forge Plugin Distribution ............. SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: Forge Installer ....................... SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:34.631s
[INFO] Finished at: Fri Aug 03 00:34:15 EDT 2012
[INFO] Final Memory: 102M/289M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-openshift-express-dist: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/openshift/express/dist/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-as7-openshift-express-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts




More information about the switchyard-dev mailing list