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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat Jan 14 00:32:45 EST 2012


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

Changes:

[david] SWITCHYARD-515: Upgrade Drools from 5.2.1 to 5.3.1 and jBPM from 5.1.1 to 5.2.0

------------------------------------------
[...truncated 5463 lines...]
00:30:49,575 INFO  [org.jboss.as.clustering] (ServerService Thread Pool -- 35) JBAS010300: Activating Infinispan subsystem.
00:30:49,634 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 51) Activating Security Subsystem
00:30:49,656 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 46) JBAS011910: Activating OSGi Subsystem
00:30:49,672 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 45) JBAS011800: Activating Naming Subsystem
00:30:49,685 INFO  [org.jboss.as.security] (MSC service thread 1-4) Picketbox version=4.0.6.Beta2
00:30:49,696 INFO  [org.switchyard] (ServerService Thread Pool -- 57) Activating SwitchYard Extension
00:30:49,741 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension
00:30:49,759 INFO  [org.jboss.as.connector] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.6.Final)
00:30:49,849 INFO  [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service
00:30:49,892 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:30:50,180 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) Listening on localhost/127.0.0.1:4447
00:30:50,223 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:30:50,611 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-5) JBoss Web Services - Stack CXF Server 4.0.0.GA
00:30:50,702 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingjournal,bindingsDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingbindings,largeMessagesDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messaginglargemessages,pagingDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingpaging)>
00:30:50,930 WARNING [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) 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.
00:30:51,156 ERROR [org.apache.coyote.http11.Http11AprProtocol] (MSC service thread 1-5) Error initializing endpoint: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:578) [jbossweb-7.0.7.Final.jar:]
	at org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121) [jbossweb-7.0.7.Final.jar:]
	at org.apache.catalina.connector.Connector.init(Connector.java:983) [jbossweb-7.0.7.Final.jar:]
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267) [jboss-as-web-7.1.0.CR1b.jar:7.1.0.CR1b]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]

00:30:51,176 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.web.connector.http: org.jboss.msc.service.StartException in service jboss.web.connector.http: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:271)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
Caused by: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.apache.catalina.connector.Connector.init(Connector.java:985)
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267)
	... 5 more

00:30:51,264 INFO  [org.jboss.as.jacorb] (MSC service thread 1-4) CORBA ORB Service Started
00:30:51,878 INFO  [org.jboss.as.jacorb] (MSC service thread 1-4) CORBA Naming Service Started
00:30:51,940 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost:5455 for CORE protocol
00:30:51,963 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-2) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost:5445 for CORE protocol
00:30:51,967 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) Server is now live
00:30:51,968 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) HornetQ Server version 2.2.7.Final (HQ_2_2_7_FINAL_AS7, 121) [4265ea61-3e70-11e1-aee3-001422183a7f] started
00:30:51,978 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-3) trying to deploy queue jms.queue.testQueue
00:30:52,438 INFO  [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011601: Bound messaging object to jndi name java:/queue/test
00:30:52,439 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-4) trying to deploy queue jms.queue.GreetingServiceQueue
00:30:52,448 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:30:52,457 INFO  [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
00:30:52,484 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-6) JBAS010406: Registered connection factory java:/JmsXA
00:30:52,534 INFO  [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory
00:30:52,536 INFO  [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-6) HornetQ resource adaptor started
00:30:52,538 INFO  [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
00:30:52,538 INFO  [org.jboss.as.messaging] (MSC service thread 1-8) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
00:30:52,544 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) trying to deploy queue jms.topic.testTopic
00:30:52,556 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-5) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
00:30:52,601 INFO  [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/topic/test
00:30:53,318 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) Listening on /127.0.0.1:9999
00:30:53,384 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) JBAS015012: Started FileSystemDeploymentService for directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/deployments>
00:30:53,800 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.web.connector.http: org.jboss.msc.service.StartException in service jboss.web.connector.http: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use

00:30:53,824 ERROR [org.jboss.as] (Controller Boot Thread) JBoss AS 7.1.0.CR1b "Flux Capacitor" started (with errors) in 7342ms - Started 162 of 233 services (1 services failed or missing dependencies, 68 services are passive or on-demand)
00:30:54,794 INFO  [org.jboss.as.server.deployment.repository.impl] (management-handler-threads - 1) JBAS014900: Content added at location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/content/01/1c0e2985d78a008f2bf4925ec9187cd375a904/content>
00:30:54,830 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) Starting deployment of "switchyard-quickstart-rules-interview-agent-0.4.0-SNAPSHOT.jar"
00:30:55,093 INFO  [org.switchyard] (MSC service thread 1-8) Deploying SwitchYard application 'switchyard-quickstart-rules-interview-agent-0.4.0-SNAPSHOT.jar'
00:30:55,111 INFO  [org.switchyard] (MSC service thread 1-1) Starting SwitchYard service
00:30:56,177 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-1) Found 3 packages with 14 @Converter classes to load
00:30:56,227 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 153 core type converters (total 153 type converters)
00:30:56,231 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded additional 0 type converters (total 153 type converters) in 0.003 seconds
00:30:59,191 INFO  [org.jboss.as.server] (management-handler-threads - 1) JBAS018559: Deployed "switchyard-quickstart-rules-interview-agent-0.4.0-SNAPSHOT.jar"
00:30:59,749 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) Stopped deployment switchyard-quickstart-rules-interview-agent-0.4.0-SNAPSHOT.jar in 31ms
00:30:59,775 INFO  [org.jboss.as.server.deployment.repository.impl] (management-handler-threads - 2) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/content/01/1c0e2985d78a008f2bf4925ec9187cd375a904/content>
00:30:59,776 INFO  [org.jboss.as.server] (management-handler-threads - 2) JBAS018558: Undeployed "switchyard-quickstart-rules-interview-agent-0.4.0-SNAPSHOT.jar"
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.834 sec <<< FAILURE!
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Jan 14, 2012 12:31:04 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/amd64/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -Djboss.home.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/,> -Dorg.jboss.boot.log.file=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4//standalone/log/boot.log,> -Dlogging.configuration=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4//standalone/configuration/logging.properties,> -Djboss.modules.dir=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4//modules,> -jar, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/jboss-modules.jar,> -mp, <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4//modules,> -logmodule, org.jboss.logmanager, -jaxpmodule, javax.xml.jaxp-provider, -mbeanserverbuildermodule, org.jboss.as.jmx, org.jboss.as.standalone, -server-config, standalone-full.xml]
00:31:04,561 INFO  [org.xnio] XNIO Version 3.0.0.CR7
00:31:04,614 INFO  [xnio.nio] XNIO NIO Implementation Version 3.0.0.CR7
00:31:04,670 INFO  [jboss.remoting] JBoss Remoting version 3.2.0.CR8
00:31:04,973 INFO  [org.jboss.modules] JBoss Modules version 1.1.0.CR6
00:31:05,505 INFO  [org.jboss.msc] JBoss MSC version 1.0.1.GA
00:31:05,585 INFO  [org.jboss.as] JBoss AS 7.1.0.CR1b "Flux Capacitor" starting
00:31:07,882 INFO  [org.jboss.as] Creating http management service using  socket-binding (management-http)
00:31:07,899 INFO  [org.xnio] XNIO Version 3.0.0.CR7
00:31:07,933 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.0.CR7
00:31:07,960 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.0.CR8
00:31:08,006 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:31:08,012 INFO  [org.jboss.as.cmp.subsystem.CmpSubsystemAdd] (ServerService Thread Pool -- 30) Activating EJB CMP Subsystem
00:31:08,058 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 36) Activating JacORB Subsystem
00:31:08,079 INFO  [org.jboss.as.clustering] (ServerService Thread Pool -- 35) JBAS010300: Activating Infinispan subsystem.
00:31:08,206 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 45) JBAS011800: Activating Naming Subsystem
00:31:08,210 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 51) Activating Security Subsystem
00:31:08,259 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 46) JBAS011910: Activating OSGi Subsystem
00:31:08,281 INFO  [org.jboss.as.security] (MSC service thread 1-8) Picketbox version=4.0.6.Beta2
00:31:08,287 INFO  [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.6.Final)
00:31:08,302 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 55) JBAS015537: Activating WebServices Extension
00:31:08,334 INFO  [org.switchyard] (ServerService Thread Pool -- 57) Activating SwitchYard Extension
00:31:08,656 INFO  [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
00:31:08,692 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) Listening on /127.0.0.1:4447
00:31:08,707 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:31:08,957 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:31:09,464 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.0.GA
00:31:09,765 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingjournal,bindingsDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingbindings,largeMessagesDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messaginglargemessages,pagingDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/messagingpaging)>
00:31:09,858 WARNING [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) 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.
00:31:09,862 ERROR [org.apache.coyote.http11.Http11AprProtocol] (MSC service thread 1-2) Error initializing endpoint: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.apache.tomcat.util.net.AprEndpoint.init(AprEndpoint.java:578) [jbossweb-7.0.7.Final.jar:]
	at org.apache.coyote.http11.Http11AprProtocol.init(Http11AprProtocol.java:121) [jbossweb-7.0.7.Final.jar:]
	at org.apache.catalina.connector.Connector.init(Connector.java:983) [jbossweb-7.0.7.Final.jar:]
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267) [jboss-as-web-7.1.0.CR1b.jar:7.1.0.CR1b]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]

00:31:09,880 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.web.connector.http: org.jboss.msc.service.StartException in service jboss.web.connector.http: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:271)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
Caused by: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use
	at org.apache.catalina.connector.Connector.init(Connector.java:985)
	at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:267)
	... 5 more

00:31:09,945 INFO  [org.jboss.as.jacorb] (MSC service thread 1-3) CORBA ORB Service Started
00:31:10,552 INFO  [org.jboss.as.jacorb] (MSC service thread 1-3) CORBA Naming Service Started
00:31:10,862 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost:5445 for CORE protocol
00:31:10,882 INFO  [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.3.Final-r${buildNumber} localhost:5455 for CORE protocol
00:31:10,889 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live
00:31:10,890 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.7.Final (HQ_2_2_7_FINAL_AS7, 121) [4265ea61-3e70-11e1-aee3-001422183a7f] started
00:31:11,038 INFO  [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011601: Bound messaging object to jndi name java:/RemoteConnectionFactory
00:31:11,042 INFO  [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
00:31:11,046 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-7) trying to deploy queue jms.queue.GreetingServiceQueue
00:31:11,396 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:31:11,402 INFO  [org.jboss.as.messaging] (MSC service thread 1-7) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
00:31:11,404 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-2) trying to deploy queue jms.topic.testTopic
00:31:11,533 INFO  [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011601: Bound messaging object to jndi name java:/topic/test
00:31:11,537 INFO  [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-5) trying to deploy queue jms.queue.testQueue
00:31:11,545 INFO  [org.jboss.as.messaging] (MSC service thread 1-5) JBAS011601: Bound messaging object to jndi name java:/queue/test
00:31:11,547 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-6) JBAS010406: Registered connection factory java:/JmsXA
00:31:11,591 INFO  [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-6) HornetQ resource adaptor started
00:31:11,596 INFO  [org.jboss.as.connector.services.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatorhornetq-ra
00:31:11,612 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
00:31:12,289 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) Listening on /127.0.0.1:9999
00:31:12,334 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/deployments>
00:31:12,605 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777:   Services which failed to start:      service jboss.web.connector.http: org.jboss.msc.service.StartException in service jboss.web.connector.http: LifecycleException:  Protocol handler initialization failed: java.lang.Exception: Socket bind failed: [98] Address already in use

00:31:12,638 ERROR [org.jboss.as] (Controller Boot Thread) JBoss AS 7.1.0.CR1b "Flux Capacitor" started (with errors) in 8030ms - Started 162 of 233 services (1 services failed or missing dependencies, 68 services are passive or on-demand)
00:31:13,419 INFO  [org.jboss.as.server.deployment.repository.impl] (management-handler-threads - 1) JBAS014900: Content added at location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/content/99/e8a2c65d66c98c2faa10d3bf50885dbc17708c/content>
00:31:13,456 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) Starting deployment of "switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar"
00:31:13,880 INFO  [org.switchyard] (MSC service thread 1-7) Deploying SwitchYard application 'switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar'
00:31:13,900 INFO  [org.switchyard] (MSC service thread 1-5) Starting SwitchYard service
00:31:14,871 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-5) Found 3 packages with 14 @Converter classes to load
00:31:14,924 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded 153 core type converters (total 153 type converters)
00:31:14,929 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded additional 0 type converters (total 153 type converters) in 0.004 seconds
00:31:15,017 WARN  [org.switchyard.config.model.composite.v1.V1CompositeReferenceModel] (MSC service thread 1-5) missing component reference for missing component [ReverseService]
00:31:15,111 INFO  [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-5) Creating dispatch with WSDL vfs:/content/switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:31:18,023 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Apache Camel 2.8.0 (CamelContext: camel-2) is starting
00:31:18,023 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) JMX enabled. Using ManagedManagementStrategy.
00:31:18,041 WARN  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Cannot find needed classes for JMX lifecycle strategy. Needed class is in spring-context.jar using Spring 2.5 or newer (spring-jmx.jar using Spring 2.0.x). NoClassDefFoundError: org/springframework/jmx/export/metadata/JmxAttributeSource
00:31:18,041 WARN  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Cannot use JMX. Fallback to using DefaultManagementStrategy (non JMX).
00:31:18,044 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-5) Found 3 packages with 14 @Converter classes to load
00:31:18,066 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded 153 core type converters (total 153 type converters)
00:31:18,068 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded additional 0 type converters (total 153 type converters) in 0.001 seconds
00:31:18,069 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Total 0 routes, of which 0 is started.
00:31:18,069 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Apache Camel 2.8.0 (CamelContext: camel-2) started in 0.047 seconds
00:31:18,236 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Route: route1 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:31:18,872 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Apache Camel 2.8.0 (CamelContext: camel-3) is starting
00:31:18,875 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) JMX enabled. Using ManagedManagementStrategy.
00:31:18,876 WARN  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Cannot find needed classes for JMX lifecycle strategy. Needed class is in spring-context.jar using Spring 2.5 or newer (spring-jmx.jar using Spring 2.0.x). NoClassDefFoundError: org/springframework/jmx/export/metadata/JmxAttributeSource
00:31:18,876 WARN  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Cannot use JMX. Fallback to using DefaultManagementStrategy (non JMX).
00:31:18,877 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-5) Found 3 packages with 14 @Converter classes to load
00:31:18,897 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded 153 core type converters (total 153 type converters)
00:31:18,899 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-5) Loaded additional 0 type converters (total 153 type converters) in 0.001 seconds
00:31:18,899 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Total 0 routes, of which 0 is started.
00:31:18,900 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-5) Apache Camel 2.8.0 (CamelContext: camel-3) started in 0.028 seconds
00:31:18,929 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-5) Publishing WebService at http://127.0.0.1:18002/ReverseService
00:31:18,967 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService from WSDL: vfs:/content/switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:31:19,097 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://127.0.0.1:18002/ReverseService
00:31:19,295 INFO  [org.jboss.as.server] (management-handler-threads - 1) JBAS018559: Deployed "switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar"
00:31:19,807 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-4) WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
00:31:19,809 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Apache Camel 2.8.0 (CamelContext:camel-3) is shutting down
00:31:19,811 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-4) Starting to graceful shutdown 0 routes (timeout 300 seconds)
00:31:19,814 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-4) Graceful shutdown of 0 routes completed in 0 seconds
00:31:19,815 INFO  [org.apache.camel.impl.DefaultInflightRepository] (MSC service thread 1-4) Shutting down with no inflight exchanges.
00:31:19,816 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Uptime: 0.945 seconds
00:31:19,817 INFO  [org.apache.camel.impl.DefaultCamelContext] (MSC service thread 1-4) Apache Camel 2.8.0 (CamelContext: camel-3) is shutdown in 0.007 seconds
00:31:19,837 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) Stopped deployment switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar in 40ms
00:31:19,871 INFO  [org.jboss.as.server.deployment.repository.impl] (management-handler-threads - 3) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/switchyard-as7-0.4/standalone/data/content/99/e8a2c65d66c98c2faa10d3bf50885dbc17708c/content>
00:31:19,871 INFO  [org.jboss.as.server] (management-handler-threads - 3) JBAS018558: Undeployed "switchyard-quickstarts-camel-soap-proxy-0.4.0-SNAPSHOT.jar"
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.986 sec <<< FAILURE!

Results :

Tests in error: 
  org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Distribution .......................... SUCCESS [1.371s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [45.880s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [0.550s]
[INFO] SwitchYard: Merge Assembly Plugin ................. SUCCESS [5.599s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [0.033s]
[INFO] SwitchYard: AS7 jBPM Parent ....................... SUCCESS [0.043s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [1:41.143s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [38.647s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [3.544s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [0.030s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [10.720s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [6:15.789s]
[INFO] SwitchYard: AS7 OpenShift Parent .................. SKIPPED
[INFO] SwitchYard: AS7 OpenShift Express Parent .......... SKIPPED
[INFO] SwitchYard: AS7 OpenShift Express Cartridge Modules  SKIPPED
[INFO] SwitchYard: AS7 OpenShift Express Distribution .... SKIPPED
[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: 9:50.384s
[INFO] Finished at: Sat Jan 14 00:31:20 EST 2012
[INFO] Final Memory: 79M/262M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/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-standalone-dist
Archiving artifacts




More information about the switchyard-dev mailing list