12:44:21,768 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default] 12:44:22,080 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080 12:44:22,236 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA 12:44:22,298 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:4447 12:44:22,314 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory C:\XXXXX\switchyard-as7-0.4\standalone\deployments 12:44:22,392 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] 12:44:22,423 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:9999 12:44:22,532 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "helloService.war" 12:44:22,532 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "helloSimpleProcessBPEL.jar" 12:44:22,595 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016002: Processing weld deployment helloSimpleProcessBPEL.jar 12:44:22,626 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: helloSimpleProcessBPEL.jar 12:44:22,720 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.6 (Final) 12:44:22,735 INFO [org.switchyard] (MSC service thread 1-3) Deploying SwitchYard application 'helloSimpleProcessBPEL.jar' 12:44:22,751 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016008: Starting weld service for deployment helloSimpleProcessBPEL.jar 12:44:23,032 INFO [org.switchyard] (MSC service thread 1-3) Starting SwitchYard service 12:44:23,328 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-2) Add Service id=com.company.HelloService address=http://localhost:8080/helloService/HelloService implementor=com.company.HelloService invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker serviceName={http://company.com/}HelloServiceService portName={http://company.com/}HelloServicePort wsdlLocation=null mtomEnabled=false 12:44:23,562 INFO [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-3) Found 3 packages with 14 @Converter classes to load 12:44:23,593 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded 153 core type converters (total 153 type converters) 12:44:23,609 INFO [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] (MSC service thread 1-3) Loaded 2 @Converter classes 12:44:23,624 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded additional 13 type converters (total 166 type converters) in 0.015 seconds 12:44:23,609 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {http://company.com/}HelloServiceService from class com.company.HelloService 12:44:24,014 INFO [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-3) Creating dispatch with WSDL vfs:/C:/E-COE/switchyard-as7-0.4/bin/content/helloSimpleProcessBPEL.jar/HelloService.wsdl 12:44:24,451 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) ODE PROPS={bpel.dao.factory=org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, bpel.event.listeners=org.jboss.soa.bpel.console.bpaf.BPAFLogAdapter, persist.bpel.events=false, ode.persistence=hibernate, hibernate.show_sql=false, hibernate.jdbc.batch_size=20, bpel.tx.factory.class=org.riftsaw.engine.jboss.JBossTransactionFactory, hibernate.hbm2ddl.auto=none, bpel.db.ext.dataSource=java:BPELDB, bpel.cache.provider=org.apache.ode.il.cache.DefaultCacheProvider, bpel.invoke.immediate=true, db.emb.create=true, hibernate.connection.isolation=2, hibernate.current_session_context_class=jta, 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} 12:44:24,467 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing transaction manager 12:44:24,467 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing transaction manager using org.riftsaw.engine.jboss.JBossTransactionFactory 12:44:24,467 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Creating data source. 12:44:24,482 INFO [org.apache.ode.il.dbutil.H2Database] (MSC service thread 1-3) The db url is: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1 12:44:24,482 INFO [org.apache.ode.il.dbutil.H2Database] (MSC service thread 1-3) The rollbackedDS: null:workRoot ->null 12:44:24,482 INFO [org.apache.ode.il.dbutil.H2Database] (MSC service thread 1-3) Using Embedded Database: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1 12:44:24,482 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Starting DAO. 12:44:24,482 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) USING DAO: org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl 12:44:24,592 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-3) HCANN000001: Hibernate Commons Annotations {4.0.1.Final} 12:44:24,670 INFO [org.hibernate.Version] (MSC service thread 1-3) HHH000412: Hibernate Core {4.0.1.Final} 12:44:24,685 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-3) HHH000206: hibernate.properties not found 12:44:24,685 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-3) HHH000021: Bytecode provider name : javassist 12:44:24,748 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/helloService/HelloService 12:44:24,950 INFO [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-2) WSDL published to: file:/C:/E-COE/switchyard-as7-0.4/standalone/data/wsdl/helloService.war/HelloServiceService.wsdl 12:44:24,982 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.port-component-link 12:44:24,997 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."helloService.war"."com.company.HelloService" 12:44:25,013 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-4) register: jboss.ws:context=helloService,endpoint=com.company.HelloService 12:44:25,044 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-3) HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider 12:44:25,106 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context: /helloService 12:44:25,184 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 12:44:25,184 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-3) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4 12:44:25,200 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-3) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory 12:44:25,200 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-3) HHH000397: Using ASTQueryTranslatorFactory 12:44:25,231 INFO [org.hibernate.validator.util.Version] (MSC service thread 1-3) Hibernate Validator 4.2.0.Final 12:44:25,684 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000227: Running hbm2ddl schema export 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPAF_EVENT_DATA" not found; SQL statement: alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8 [42102-161] 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_ACTIVITY_RECOVERY" not found; SQL statement: alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9 [42102-161] 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_CORRELATION_SET" not found; SQL statement: alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA [42102-161] 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD 12:44:25,699 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_CORRELATOR" not found; SQL statement: alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_CORSET_PROP" not found; SQL statement: alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280 [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_EVENT" not found; SQL statement: alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9 [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730A0243704 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_EVENT" not found; SQL statement: alter table BPEL_EVENT drop constraint FKAA6D6730A0243704 [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE" not found; SQL statement: alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F [42102-161] 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781 12:44:25,715 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781 [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704 [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE_ROUTE" not found; SQL statement: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9 [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MESSAGE_ROUTE" not found; SQL statement: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781 [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_MEX_PROP" not found; SQL statement: alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8 [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_PARTNER_LINK" not found; SQL statement: alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA [42102-161] 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC 12:44:25,730 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_PROCESS_INSTANCE" not found; SQL statement: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC [42102-161] 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_PROCESS_INSTANCE" not found; SQL statement: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704 [42102-161] 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_SCOPE" not found; SQL statement: alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9 [42102-161] 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_XML_DATA" not found; SQL statement: alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA [42102-161] 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F 12:44:25,746 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "BPEL_XML_DATA_PROP" not found; SQL statement: alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F [42102-161] 12:44:25,824 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000230: Schema export complete 12:44:26,042 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 12:44:26,042 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-3) HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider 12:44:26,058 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 12:44:26,058 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-3) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4 12:44:26,058 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-3) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory 12:44:26,058 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-3) HHH000397: Using ASTQueryTranslatorFactory 12:44:26,074 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000227: Running hbm2ddl schema export 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "STORE_PROCESS" not found; SQL statement: alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA [42102-161] 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "STORE_PROC_TO_PROP" not found; SQL statement: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC [42102-161] 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 12:44:26,089 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) Table "STORE_PROC_TO_PROP" not found; SQL statement: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 [42102-161] 12:44:26,105 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000230: Schema export complete 12:44:26,120 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-3) HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider 12:44:26,120 INFO [org.hibernate.dialect.Dialect] (MSC service thread 1-3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 12:44:26,136 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (MSC service thread 1-3) HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4 12:44:26,136 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-3) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory 12:44:26,136 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-3) HHH000397: Using ASTQueryTranslatorFactory 12:44:26,152 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000227: Running hbm2ddl schema export 12:44:26,152 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-3) HHH000230: Schema export complete 12:44:26,183 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing deployment manager 12:44:26,183 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing BPEL process store. 12:44:26,198 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing UDDI registration 12:44:26,198 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Initializing BPEL server. 12:44:26,198 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Scheduler node name: node1 12:44:26,230 INFO [org.jboss.soa.bpel.console.bpaf.BPAFLogAdapter] (MSC service thread 1-3) Using: class org.jboss.soa.bpel.console.bpaf.JDBCPersistenceStrategy 12:44:26,292 INFO [org.apache.ode.bpel.engine.migration.MigrationHandler] (MSC service thread 1-3) No schema version available from the database, migrations will be skipped. 12:44:26,308 INFO [org.apache.ode.bpel.engine.BpelServerImpl] (MSC service thread 1-3) BPEL Server Started. 12:44:26,308 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Starting scheduler 12:44:26,308 INFO [org.riftsaw.engine.internal.BPELEngineImpl] (MSC service thread 1-3) Register BPEL engine, EntityManagerFactory into JNDI. 12:44:26,323 INFO [stdout] (MSC service thread 1-3) Retrieving document at 'vfs:/C:/E-COE/switchyard-as7-0.4/bin/content/helloSimpleProcessBPEL.jar/HelloService.wsdl'. 12:44:26,370 INFO [stdout] (MSC service thread 1-3) Retrieving document at 'vfs:/C:/E-COE/switchyard-as7-0.4/bin/content/helloSimpleProcessBPEL.jar/simpleHelloProcessArtifacts.wsdl'. 12:44:26,448 INFO [org.apache.ode.store.ProcessStoreImpl] (MSC service thread 1-3) Starting deployment of processes from directory "C:\Users\dhaffner\AppData\Local\Temp\riftsaw\helloSimpleProcessBPEL_simpleHelloProcess-0". 12:44:26,666 INFO [org.apache.ode.bpel.compiler.BpelC] (MSC service thread 1-3) info: [CompilingProcess] Compiling BPEL process. 12:44:27,197 INFO [org.apache.ode.store.ProcessStoreImpl] (MSC service thread 1-3) Process {http://com.company/hello}simpleHelloProcess-0 deployed from "{http://com.company/hello}simpleHelloProcess-0". 12:44:27,290 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (MSC service thread 1-3) Cancelled PROCESS CRON jobs for: {http://com.company/hello}simpleHelloProcess-0 12:44:27,290 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (MSC service thread 1-3) Scheduled PROCESS CRON jobs for: {http://com.company/hello}simpleHelloProcess-0 12:44:27,400 INFO [org.apache.ode.bpel.engine.BpelServerImpl] (MSC service thread 1-3) Registered process {http://com.company/hello}simpleHelloProcess-0. 12:44:27,400 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (MSC service thread 1-3) Cancelled PROCESS CRON jobs for: {http://com.company/hello}simpleHelloProcess-0 12:44:27,415 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (MSC service thread 1-3) Scheduled PROCESS CRON jobs for: {http://com.company/hello}simpleHelloProcess-0 12:44:27,446 INFO [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-3) Publishing WebService at http://127.0.0.1:18001/simpleHelloProcess 12:44:27,462 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://com.company/hello}simpleHelloProcess from WSDL: vfs:/C:/E-COE/switchyard-as7-0.4/bin/content/helloSimpleProcessBPEL.jar/simpleHelloProcessArtifacts.wsdl 12:44:27,524 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://127.0.0.1:18001/simpleHelloProcess 12:44:27,556 INFO [org.jboss.as] (MSC service thread 1-3) JBAS015951: Admin console listening on http://127.0.0.1:9990 12:44:27,556 INFO [org.jboss.as] (MSC service thread 1-3) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 8222ms - Started 207 of 286 services (78 services are passive or on-demand) 12:44:27,634 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "helloSimpleProcessBPEL.jar" 12:44:27,634 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "helloService.war" 12:44:36,120 INFO [org.apache.ode.utils.WatchDog] (pool-10-thread-1) [Endpoint files for {DeploymentUnit helloSimpleProcessBPEL_simpleHelloProcess-0}] updated 12:44:36,136 ERROR [org.switchyard.internal.DefaultHandlerChain] (pool-10-thread-1) org.switchyard.HandlerException was thrown by handler(provider): Unexpected exception handling SOAP Message --- Caused by javax.xml.soap.SOAPException: Null response from service 12:44:36,136 ERROR [org.apache.ode.jacob.vpu.JacobVPU] (pool-10-thread-1) Method "run" in class "org.apache.ode.bpel.runtime.INVOKE" threw an unexpected exception.: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:99) [engine-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartner(MessageExchangeContextImpl.java:143) [engine-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:872) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:100) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source) [:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:967) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:208) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:298) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:251) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:294) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:453) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:478) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl.invoke(MyRoleMessageExchangeImpl.java:162) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.BPELEngineImpl.invoke(BPELEngineImpl.java:728) [engine-3.0.0.20120316-M2.jar:] at org.switchyard.component.bpel.riftsaw.RiftsawBPELExchangeHandler.handleMessage(RiftsawBPELExchangeHandler.java:236) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handleMessage(DefaultHandlerChain.java:148) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handle(DefaultHandlerChain.java:121) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.LocalDispatcher.dispatch(LocalExchangeBus.java:72) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:267) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:184) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.InboundHandler.invoke(InboundHandler.java:218) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:69) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:34) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_31] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [rt.jar:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_31] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.serviceRequest(JAXWSHttpSpiDestination.java:145) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.doService(JAXWSHttpSpiDestination.java:121) at org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl.handle(HttpHandlerImpl.java:61) at org.jboss.wsf.stack.cxf.addons.transports.httpserver.HttpServerDestination$Handler.handle(HttpServerDestination.java:154) [jbossws-cxf-transports-httpserver-4.0.2.GA.jar:4.0.2.GA] at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:80) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:81) at org.jboss.sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:710) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:682) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_31] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_31] at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_31] Caused by: org.switchyard.exception.SwitchYardException: Cannot convert from 'org.switchyard.HandlerException' to 'org.w3c.dom.Node'. No registered Transformer available for transforming from 'java:org.switchyard.HandlerException' to 'java:org.w3c.dom.Node'. A Transformer must be registered. at org.switchyard.internal.DefaultMessage.getContent(DefaultMessage.java:113) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.bpel.riftsaw.RiftsawServiceLocator$ServiceProxy.invoke(RiftsawServiceLocator.java:299) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:78) [engine-3.0.0.20120316-M2.jar:] ... 55 more 12:44:36,182 ERROR [org.apache.ode.bpel.engine.BpelEngineImpl] (pool-10-thread-1) Scheduled job failed; jobDetail=JobDetails( instanceId: null mexId: hqejbhcnphr7f2ma2gt4l4 processId: {http://com.company/hello}simpleHelloProcess-0 type: INVOKE_INTERNAL channel: null correlatorId: null correlationKeySet: null retryCount: null inMem: false detailsExt: {}): java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:464) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:967) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:208) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:298) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:251) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:294) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:453) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:478) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl.invoke(MyRoleMessageExchangeImpl.java:162) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.BPELEngineImpl.invoke(BPELEngineImpl.java:728) [engine-3.0.0.20120316-M2.jar:] at org.switchyard.component.bpel.riftsaw.RiftsawBPELExchangeHandler.handleMessage(RiftsawBPELExchangeHandler.java:236) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handleMessage(DefaultHandlerChain.java:148) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handle(DefaultHandlerChain.java:121) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.LocalDispatcher.dispatch(LocalExchangeBus.java:72) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:267) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:184) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.InboundHandler.invoke(InboundHandler.java:218) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:69) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:34) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_31] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [rt.jar:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_31] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.serviceRequest(JAXWSHttpSpiDestination.java:145) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.doService(JAXWSHttpSpiDestination.java:121) at org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl.handle(HttpHandlerImpl.java:61) at org.jboss.wsf.stack.cxf.addons.transports.httpserver.HttpServerDestination$Handler.handle(HttpServerDestination.java:154) [jbossws-cxf-transports-httpserver-4.0.2.GA.jar:4.0.2.GA] at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:80) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:81) at org.jboss.sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:710) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:682) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_31] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_31] at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_31] Caused by: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:99) [engine-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartner(MessageExchangeContextImpl.java:143) [engine-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:872) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:100) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source) [:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451) [riftsaw-jacob-3.0.0.20120316-M2.jar:] ... 48 more Caused by: org.switchyard.exception.SwitchYardException: Cannot convert from 'org.switchyard.HandlerException' to 'org.w3c.dom.Node'. No registered Transformer available for transforming from 'java:org.switchyard.HandlerException' to 'java:org.w3c.dom.Node'. A Transformer must be registered. at org.switchyard.internal.DefaultMessage.getContent(DefaultMessage.java:113) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.bpel.riftsaw.RiftsawServiceLocator$ServiceProxy.invoke(RiftsawServiceLocator.java:299) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:78) [engine-3.0.0.20120316-M2.jar:] ... 55 more 12:44:36,229 ERROR [org.riftsaw.engine.internal.BPELEngineImpl] (pool-10-thread-1) Exception occured while invoking ODE: org.apache.ode.bpel.iapi.Scheduler$JobProcessorException: java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:496) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl.invoke(MyRoleMessageExchangeImpl.java:162) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.BPELEngineImpl.invoke(BPELEngineImpl.java:728) [engine-3.0.0.20120316-M2.jar:] at org.switchyard.component.bpel.riftsaw.RiftsawBPELExchangeHandler.handleMessage(RiftsawBPELExchangeHandler.java:236) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handleMessage(DefaultHandlerChain.java:148) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.DefaultHandlerChain.handle(DefaultHandlerChain.java:121) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.LocalDispatcher.dispatch(LocalExchangeBus.java:72) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:267) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:184) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.InboundHandler.invoke(InboundHandler.java:218) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:69) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.soap.BaseWebService.invoke(BaseWebService.java:34) [switchyard-component-soap-0.4.0.Final.jar:0.4.0.Final] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_31] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [rt.jar:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_31] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_31] at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.serviceRequest(JAXWSHttpSpiDestination.java:145) at org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination.doService(JAXWSHttpSpiDestination.java:121) at org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl.handle(HttpHandlerImpl.java:61) at org.jboss.wsf.stack.cxf.addons.transports.httpserver.HttpServerDestination$Handler.handle(HttpServerDestination.java:154) [jbossws-cxf-transports-httpserver-4.0.2.GA.jar:4.0.2.GA] at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:80) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:81) at org.jboss.sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:710) at org.jboss.com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:78) at org.jboss.sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:682) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_31] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_31] at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_31] Caused by: java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:464) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139) [riftsaw-jacob-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:967) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:208) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:298) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:251) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:294) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:453) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:478) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] ... 40 more Caused by: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:99) [engine-3.0.0.20120316-M2.jar:] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartner(MessageExchangeContextImpl.java:143) [engine-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.invoke(BpelRuntimeContextImpl.java:872) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at org.apache.ode.bpel.runtime.INVOKE.run(INVOKE.java:100) [riftsaw-bpel-runtime-3.0.0.20120316-M2.jar:] at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source) [:1.6.0_31] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_31] at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_31] at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451) [riftsaw-jacob-3.0.0.20120316-M2.jar:] ... 48 more Caused by: org.switchyard.exception.SwitchYardException: Cannot convert from 'org.switchyard.HandlerException' to 'org.w3c.dom.Node'. No registered Transformer available for transforming from 'java:org.switchyard.HandlerException' to 'java:org.w3c.dom.Node'. A Transformer must be registered. at org.switchyard.internal.DefaultMessage.getContent(DefaultMessage.java:113) [switchyard-runtime-0.4.0.Final.jar:0.4.0.Final] at org.switchyard.component.bpel.riftsaw.RiftsawServiceLocator$ServiceProxy.invoke(RiftsawServiceLocator.java:299) [switchyard-component-bpel-0.4.0.Final.jar:0.4.0.Final] at org.riftsaw.engine.internal.MessageExchangeContextImpl.invokePartnerUnreliable(MessageExchangeContextImpl.java:78) [engine-3.0.0.20120316-M2.jar:] ... 55 more 12:44:36,276 ERROR [org.switchyard.internal.DefaultHandlerChain] (pool-10-thread-1) org.switchyard.HandlerException was thrown by handler(provider): java.lang.Exception: java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service --- Caused by java.lang.Exception: java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service --- Caused by org.apache.ode.bpel.iapi.Scheduler$JobProcessorException: java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service --- Caused by java.lang.RuntimeException: org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service --- Caused by org.apache.ode.bpel.iapi.ContextException: Failed to invoke external service --- Caused by org.switchyard.exception.SwitchYardException: Cannot convert from 'org.switchyard.HandlerException' to 'org.w3c.dom.Node'. No registered Transformer available for transforming from 'java:org.switchyard.HandlerException' to 'java:org.w3c.dom.Node'. A Transformer must be registered. 12:44:41,239 INFO [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011942: Stopping OSGi Framework 12:44:41,239 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/] has not been started 12:44:41,239 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Pausing Coyote HTTP/1.1 on http--127.0.0.1-8080 12:44:41,239 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Stopping Coyote HTTP/1.1 on http--127.0.0.1-8080