See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
Changes:
[kbabo] bump to 1.0.0-SNAPSHOT
------------------------------------------
[...truncated 1124 lines...]
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
switchyard-quickstart-bpel-service-say-hello ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
switchyard-quickstart-bpel-service-say-hello ---
[INFO] Compiling 3 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @
switchyard-quickstart-bpel-service-say-hello ---
[INFO] Surefire report directory:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.bpel.service.WebServiceTest
10:02:50,898 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
10:02:51,937 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
10:02:51,956 INFO [org.switchyard.security.SecurityProvider] Using SecurityProvider
implementation: org.switchyard.security.JaasSecurityProvider
10:02:51,959 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is starting
10:02:51,961 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
10:02:52,218 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type
converters
10:02:52,262 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
10:02:52,263 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) started in 0.304 seconds
10:02:52,271 INFO [org.switchyard.component.bpel.deploy.BPELComponent] Init BPEL
component
10:02:52,287 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=false,
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}
10:02:52,289 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction
manager
10:02:52,289 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction
manager using org.apache.ode.il.EmbeddedGeronimoFactory
10:02:52,290 INFO [org.apache.ode.il.EmbeddedGeronimoFactory] Using embedded Geronimo
transaction manager
10:02:52,299 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Creating data source.
10:02:52,322 INFO [org.apache.ode.il.dbutil.H2Database] The db url is:
jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
10:02:52,322 INFO [org.apache.ode.il.dbutil.H2Database] The rollbackedDS: null:workRoot
->null
10:02:52,347 INFO [org.apache.ode.il.dbutil.H2Database] Using Embedded Database:
jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
10:02:52,549 INFO [org.riftsaw.engine.internal.DatabaseInitialiser] Initializing ds0:
url=jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1 user=sa from listed sql files sqls/h2.sql
10:02:52,593 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting DAO.
10:02:52,593 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
10:02:53,704 INFO [org.hibernate.annotations.common.Version] Hibernate Commons
Annotations 3.2.0.Final
10:02:53,729 INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.0.1.Final}
10:02:53,732 INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not
found
10:02:53,733 INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name :
javassist
10:02:54,369 INFO [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from
resource: META-INF/riftsaw-orm.xml
10:02:55,391 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.HSQLDialect
10:02:55,435 INFO
[org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130:
Instantiating explicit connection provider:
org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
10:02:55,477 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.H2Dialect
10:02:55,482 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423:
Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:02:55,494 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]
HHH000268: Transaction strategy:
org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:02:55,500 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397:
Using ASTQueryTranslatorFactory
10:02:56,353 INFO [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from
resource: META-INF/riftsaw-ode-store.xml
10:02:56,476 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.HSQLDialect
10:02:56,480 INFO
[org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130:
Instantiating explicit connection provider:
org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
10:02:56,486 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.H2Dialect
10:02:56,487 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423:
Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:02:56,487 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]
HHH000268: Transaction strategy:
org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:02:56,487 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397:
Using ASTQueryTranslatorFactory
10:02:56,862 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.HSQLDialect
10:02:56,865 INFO
[org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130:
Instantiating explicit connection provider:
org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
10:02:56,871 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect:
org.hibernate.dialect.H2Dialect
10:02:56,872 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423:
Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:02:56,872 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]
HHH000268: Transaction strategy:
org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:02:56,872 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397:
Using ASTQueryTranslatorFactory
10:02:57,101 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment
manager
10:02:57,105 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process
store.
10:02:57,140 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI
registration
10:02:57,140 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
10:02:57,187 INFO [org.riftsaw.engine.internal.BPELEngineImpl] RiftSaw (BPEL Component)
will be started in the non cluster environment.
10:02:57,188 INFO [org.riftsaw.engine.internal.BPELEngineImpl] The schduler node name is:
non-cluster-node
10:02:57,285 INFO [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema
version available from the database, migrations will be skipped.
10:02:57,286 INFO [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
10:02:57,286 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
10:02:57,288 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine,
EntityManagerFactory into JNDI.
Retrieving document at
'<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/say_hello/target/classes/SayHelloArtifacts.wsdl'.>
10:02:57,503 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of
processes from directory "/tmp/riftsaw/rs1364220177466/classes_SayHello-0".
10:02:58,037 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling
BPEL process.
10:02:58,351 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".
10:02:58,427 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:02:58,427 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:02:58,551 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process
{http://www.jboss.org/bpel/examples}SayHello-0.
10:02:58,551 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:02:58,552 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:02:58,946 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:02:58,965 INFO [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher]
Publishing WebService at
http://127.0.0.1:18001/SayHelloService
10:03:00,115 INFO [org.switchyard.component.soap.InboundHandler] WebService
{http://www.jboss.org/bpel/examples}SayHelloService:SayHelloPort stopped.
10:03:00,117 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutting down
10:03:00,117 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
10:03:00,122 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:00,122 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
10:03:00,130 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0]
mappings[total=185, misses=0]
10:03:00,131 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-1) is shutdown in 0.014 seconds. Uptime 8.173 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.961 sec
Running org.switchyard.quickstarts.bpel.service.SayHelloTest
10:03:00,525 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
10:03:00,526 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) is starting
10:03:00,526 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy]
StatisticsLevel at All so enabling load performance statistics
10:03:00,649 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type
converters
10:03:00,666 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of
which 0 is started.
10:03:00,666 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) started in 0.140 seconds
Retrieving document at
'<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/say_hello/target/classes/SayHelloArtifacts.wsdl'.>
10:03:00,755 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling
BPEL process.
10:03:00,795 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process
{http://www.jboss.org/bpel/examples}SayHello-0.
10:03:00,821 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process
{http://www.jboss.org/bpel/examples}SayHello-0.
10:03:00,821 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:03:00,821 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON
jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
10:03:01,319 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,326 INFO [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher]
Publishing WebService at
http://127.0.0.1:18001/SayHelloService
10:03:01,349 INFO [org.switchyard.bus.camel.CamelExchangeBus] Removing route
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService
10:03:01,349 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
10:03:01,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
10:03:01,357 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService stopped, was
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,361 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown and
removed, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,592 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,700 INFO [org.switchyard.component.soap.InboundHandler] WebService
{http://www.jboss.org/bpel/examples}SayHelloService:SayHelloPort stopped.
10:03:01,702 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) is shutting down
10:03:01,702 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 1 routes (timeout 300 seconds)
10:03:01,702 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
10:03:01,703 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1
routes completed in 0 seconds
10:03:01,709 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0]
mappings[total=185, misses=0]
10:03:01,710 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-2) is shutdown in 0.008 seconds. Uptime 1.184 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @
switchyard-quickstart-bpel-service-say-hello ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
switchyard-quickstart-bpel-service-say-hello ---
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-say-hello/1.0.0-SNAPSHOT/switchyard-quickstart-bpel-service-say-hello-1.0.0-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-say-hello/1.0.0-SNAPSHOT/switchyard-quickstart-bpel-service-say-hello-1.0.0-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-say-hello/1.0.0-SNAPSHOT/switchyard-quickstart-bpel-service-say-hello-1.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : BPEL Service : JMS Binding 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Building jar:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[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 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
switchyard-quickstart-bpel-service-jms-binding ---
[INFO] Compiling 3 source files to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot access org.switchyard.Message
bad class file: org/switchyard/Message.class(org/switchyard:Message.class)
unable to access file: corrupted zip file
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.075s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [50.065s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [21.318s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [16.789s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... FAILURE [3.116s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SKIPPED
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process
SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel Binding ........................ SKIPPED
[INFO] Quickstart : Camel AMQP 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 JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remove Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ 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 : 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 Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38.001s
[INFO] Finished at: Mon Mar 25 10:03:04 EDT 2013
[INFO] Final Memory: 94M/317M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on
project switchyard-quickstart-bpel-service-jms-binding: Compilation failure
[ERROR]
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
cannot access org.switchyard.Message
[ERROR] bad class file: org/switchyard/Message.class(org/switchyard:Message.class)
[ERROR] unable to access file: corrupted zip file
[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