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

ci-builds at redhat.com ci-builds at redhat.com
Fri Sep 14 14:20:16 EDT 2012


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1332/>

------------------------------------------
[...truncated 1366 lines...]
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/jms_binding/target/switchyard-quickstart-bpel-service-jms-binding-sources.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/jms_binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/jms_binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.bpel.service.hello.JmsBindingTest
14:20:07,253 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
Sep 14, 2012 2:20:08 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
Sep 14, 2012 2:20:08 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Sep 14, 2012 2:20:08 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Sep 14, 2012 2:20:08 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.HelloRequestQueue
Sep 14, 2012 2:20:08 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.HelloReplyQueue
Sep 14, 2012 2:20:09 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Sep 14, 2012 2:20:09 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Sep 14, 2012 2:20:09 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [d0824de9-fe98-11e1-87f0-001d0901cc36]) started
14:20:09,194 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
14:20:09,214 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
14:20:09,217 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:20:09,501 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:20:09,530 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
14:20:09,532 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.337 seconds
14:20:09,548 INFO  [org.switchyard.component.bpel.deploy.BPELComponent] Init BPEL component
14:20:09,580 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] ODE PROPS={bpel.dao.factory=org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistrationImpl, persist.bpel.events=false, ode.persistence=hibernate, hibernate.show_sql=false, hibernate.jdbc.batch_size=20, bpel.tx.factory.class=org.apache.ode.il.EmbeddedGeronimoFactory, bpel.uddi.config=META-INF/riftsaw.uddi.xml, bpel.jaxws.client.initializer.impl=, hibernate.hbm2ddl.auto=none, bpel.db.ext.dataSource=java:BPELDB, bpel.cache.provider=org.apache.ode.il.cache.DefaultCacheProvider, bpel.dsp.service.deployer=org.jboss.soa.dsp.deployer.jbossas5.JBossServiceDeployer, bpel.dsp.server.config.factory=org.jboss.soa.dsp.server.jbossas5.JBossServerConfigFactory, bpel.invoke.immediate=true, hibernate.connection.isolation=2, db.emb.create=true, bpel.uddi.lookup=true, hibernate.current_session_context_class=jta, bpel.uddi.registration=true, bpel.ws.stableInterface=false, bpel.uddi.clerk=BPELClerk, bpel.dao.factory.store=org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, jta.UserTransaction=UserTransaction, hibernate.dialect=org.hibernate.dialect.H2Dialect, bpel.dao.factory.scheduler=org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl, bpel.db.mode=EMBEDDED}
14:20:09,583 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager
14:20:09,583 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager using org.apache.ode.il.EmbeddedGeronimoFactory
14:20:09,584 INFO  [org.apache.ode.il.EmbeddedGeronimoFactory] Using embedded Geronimo transaction manager
14:20:09,601 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Creating data source.
14:20:09,614 INFO  [org.apache.ode.il.dbutil.H2Database] The db url is: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
14:20:09,614 INFO  [org.apache.ode.il.dbutil.H2Database] The rollbackedDS: null:workRoot ->null
14:20:09,632 INFO  [org.apache.ode.il.dbutil.H2Database] Using Embedded Database: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
14:20:09,632 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting DAO.
14:20:09,632 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] USING DAO: org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl
14:20:09,856 INFO  [org.hibernate.annotations.common.Version] Hibernate Commons Annotations 3.2.0.Final
14:20:09,869 INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.0.1.Final}
14:20:09,873 INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
14:20:09,876 INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
14:20:10,424 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
14:20:10,707 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:20:10,724 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
14:20:10,743 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
14:20:10,751 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
14:20:10,825 INFO  [org.hibernate.validator.util.Version] Hibernate Validator 4.2.0.Final
14:20:11,510 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
14:20:11,521 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8
14:20:11,521 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPAF_EVENT_DATA" not found; SQL statement:
alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8 [42102-161]
14:20:11,521 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9
14:20:11,521 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_ACTIVITY_RECOVERY" not found; SQL statement:
alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9 [42102-161]
14:20:11,521 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA
14:20:11,522 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORRELATION_SET" not found; SQL statement:
alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA [42102-161]
14:20:11,522 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD
14:20:11,522 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORRELATOR" not found; SQL statement:
alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD [42102-161]
14:20:11,522 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280
14:20:11,522 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORSET_PROP" not found; SQL statement:
alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280 [42102-161]
14:20:11,523 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9
14:20:11,523 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_EVENT" not found; SQL statement:
alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9 [42102-161]
14:20:11,523 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730A0243704
14:20:11,523 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_EVENT" not found; SQL statement:
alter table BPEL_EVENT drop constraint FKAA6D6730A0243704 [42102-161]
14:20:11,524 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D
14:20:11,524 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE" not found; SQL statement:
alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D [42102-161]
14:20:11,524 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F
14:20:11,524 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F [42102-161]
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781 [42102-161]
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704 [42102-161]
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9
14:20:11,525 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_ROUTE" not found; SQL statement:
alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9 [42102-161]
14:20:11,526 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781
14:20:11,526 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_ROUTE" not found; SQL statement:
alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781 [42102-161]
14:20:11,526 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8
14:20:11,526 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MEX_PROP" not found; SQL statement:
alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8 [42102-161]
14:20:11,527 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA
14:20:11,527 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PARTNER_LINK" not found; SQL statement:
alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA [42102-161]
14:20:11,527 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC
14:20:11,527 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PROCESS_INSTANCE" not found; SQL statement:
alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC [42102-161]
14:20:11,527 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704
14:20:11,528 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PROCESS_INSTANCE" not found; SQL statement:
alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704 [42102-161]
14:20:11,528 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9
14:20:11,528 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_SCOPE" not found; SQL statement:
alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9 [42102-161]
14:20:11,528 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA
14:20:11,528 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA" not found; SQL statement:
alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA [42102-161]
14:20:11,529 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F
14:20:11,529 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA_PROP" not found; SQL statement:
alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F [42102-161]
14:20:12,022 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
14:20:12,576 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
14:20:12,581 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
14:20:12,586 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:20:12,587 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
14:20:12,587 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
14:20:12,588 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
14:20:12,644 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROCESS" not found; SQL statement:
alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA [42102-161]
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC [42102-161]
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61
14:20:12,646 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 [42102-161]
14:20:12,651 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
14:20:12,675 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
14:20:12,680 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:20:12,681 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
14:20:12,681 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
14:20:12,681 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
14:20:12,736 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
14:20:12,738 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
14:20:12,782 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
14:20:12,787 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
14:20:12,805 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
14:20:12,805 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
14:20:12,815 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Scheduler node name: node1
14:20:12,985 INFO  [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
14:20:12,985 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
14:20:12,985 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
14:20:12,988 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
14:20:13,328 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/jms_binding/target/classes/SayHelloArtifacts.wsdl'.>
14:20:13,545 INFO  [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/classes_SayHello-0". 
14:20:13,998 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:20:14,474 INFO  [org.apache.ode.store.ProcessStoreImpl] Process {http://www.jboss.org/bpel/examples}SayHello-0 deployed from "{http://www.jboss.org/bpel/examples}SayHello-0".
14:20:14,614 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
14:20:14,614 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
14:20:14,726 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
14:20:14,726 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
14:20:14,726 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
14:20:15,186 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:bpel:test:1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
14:20:15,214 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
14:20:15,216 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:20:15,222 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:bpel:test:1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
14:20:15,222 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:20:15,230 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
14:20:15,231 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.017 seconds. Uptime 6.038 seconds.
Sep 14, 2012 2:20:15 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [d0824de9-fe98-11e1-87f0-001d0901cc36] stopped
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.835 sec <<< FAILURE!

Results :

Tests in error: 
  testHelloService(org.switchyard.quickstarts.bpel.service.hello.JmsBindingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.389s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [41.445s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [44.781s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [16.375s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... FAILURE [14.571s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SKIPPED
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel Binding ........................ SKIPPED
[INFO] Quickstart : Camel FTP Binding .................... SKIPPED
[INFO] Quickstart : Camel JMS Binding .................... SKIPPED
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:02.719s
[INFO] Finished at: Fri Sep 14 14:20:15 EDT 2012
[INFO] Final Memory: 96M/293M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-bpel-service-jms-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/jms_binding/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-bpel-service-jms-binding
Build step 'Invoke top-level Maven targets' marked build as failure




More information about the switchyard-dev mailing list