See <
http://hudson.qa.jboss.com/hudson/job/riftsaw-master/87/changes>
Changes:
[objectiser] SWITCHYARD-703 Propagate message headers between switchyard and riftsaw
------------------------------------------
[...truncated 29896 lines...]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
ERROR - BPELEngineImpl.deploy(418) | Failed to deploy
'hello_world_versioned_invalid_HelloWorld'
org.apache.ode.bpel.iapi.ContextException: Deploy failed; error: [CompilationErrors]
Compilation completed with 2 error(s):
file:/tmp/riftsaw/hello_world_versioned_invalid_HelloWorld-2/HelloWorld-2.bpel:54: error:
[UndeclaredVariable] Attempt to reference undeclared variable "mesgVar".
null:57: error: [UndeclaredVariable] Attempt to reference undeclared variable
"mesgVar".
at org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:213)
at org.apache.ode.store.RiftSawProcessStore.doDeploy(RiftSawProcessStore.java:155)
at org.apache.ode.store.RiftSawProcessStore.deploy(RiftSawProcessStore.java:71)
at org.riftsaw.engine.internal.BPELEngineImpl.deploy(BPELEngineImpl.java:416)
at org.riftsaw.engine.BPELEngineTest.deploy(BPELEngineTest.java:72)
at
org.riftsaw.engine.BPELEngineTest.testHelloWorldVersionedInvalid(BPELEngineTest.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.apache.ode.bpel.compiler.api.CompilationException: error:
[CompilationErrors] Compilation completed with 2 error(s):
file:/tmp/riftsaw/hello_world_versioned_invalid_HelloWorld-2/HelloWorld-2.bpel:54: error:
[UndeclaredVariable] Attempt to reference undeclared variable "mesgVar".
null:57: error: [UndeclaredVariable] Attempt to reference undeclared variable
"mesgVar".
at org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:787)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:263)
at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:333)
at org.apache.ode.store.DeploymentUnitDir$5.run(DeploymentUnitDir.java:211)
at org.apache.ode.utils.InternPool.runBlock(InternPool.java:57)
at org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java:208)
at org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java:169)
at org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:209)
... 35 more
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://www.jboss.org/bpel/examples}HelloWorld-1.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://www.jboss.org/bpel/examples}HelloWorld-1.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloWorld-1
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://www.jboss.org/bpel/examples}HelloWorld-1 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/simple_correlation_HelloGoodbye-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://www.jboss.org/bpel/examples}HelloGoodbye-0 deployed from
"{http://www.jboss.org/bpel/examples}HelloGoodbye-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-0
INFO - BpelServerImpl.register(334) | Registered process
{http://www.jboss.org/bpel/examples}HelloGoodbye-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
simple_correlation_HelloGoodbye-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://www.jboss.org/bpel/examples}HelloGoodbye-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://www.jboss.org/bpel/examples}HelloGoodbye-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://www.jboss.org/bpel/examples}HelloGoodbye-0 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/simple_correlation_HelloGoodbye-1".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://www.jboss.org/bpel/examples}HelloGoodbye-1 deployed from
"{http://www.jboss.org/bpel/examples}HelloGoodbye-1".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-1
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-1
INFO - BpelServerImpl.register(334) | Registered process
{http://www.jboss.org/bpel/examples}HelloGoodbye-1.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-1
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}HelloGoodbye-1
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
simple_correlation_HelloGoodbye-1}] updated
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/simple_correlation_HelloGoodbye-1".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
ERROR - ProcessStoreImpl.deploy(226) | Deploy failed; Deployment Unit
"simple_correlation_HelloGoodbye-1" already deployed!
ERROR - BPELEngineImpl.deploy(418) | Failed to deploy
'simple_correlation_HelloGoodbye'
org.apache.ode.bpel.iapi.ContextException: Deploy failed; Deployment Unit
"simple_correlation_HelloGoodbye-1" already deployed!
at org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:227)
at org.apache.ode.store.RiftSawProcessStore.doDeploy(RiftSawProcessStore.java:155)
at org.apache.ode.store.RiftSawProcessStore.deploy(RiftSawProcessStore.java:71)
at org.riftsaw.engine.internal.BPELEngineImpl.deploy(BPELEngineImpl.java:416)
at org.riftsaw.engine.BPELEngineTest.deploy(BPELEngineTest.java:72)
at
org.riftsaw.engine.BPELEngineTest.testSimpleCorrelationVersioned(BPELEngineTest.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/simple_invoke_SimpleInvoke-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://www.jboss.org/bpel/examples}SimpleInvoke-0 deployed from
"{http://www.jboss.org/bpel/examples}SimpleInvoke-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}SimpleInvoke-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}SimpleInvoke-0
INFO - BpelServerImpl.register(334) | Registered process
{http://www.jboss.org/bpel/examples}SimpleInvoke-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}SimpleInvoke-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}SimpleInvoke-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
simple_invoke_SimpleInvoke-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://www.jboss.org/bpel/examples}SimpleInvoke-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://www.jboss.org/bpel/examples}SimpleInvoke-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://www.jboss.org/bpel/examples}SimpleInvoke-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://www.jboss.org/bpel/examples}SimpleInvoke-0 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/loan_approval_loan_approval-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 deployed from
"{http://example.com/loan-approval/}loanApprovalProcess-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - BpelServerImpl.register(334) | Registered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
loan_approval_loan_approval-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/loan_approval_loan_approval-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 deployed from
"{http://example.com/loan-approval/}loanApprovalProcess-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - BpelServerImpl.register(334) | Registered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
loan_approval_loan_approval-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/loan_approval_loan_approval-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 deployed from
"{http://example.com/loan-approval/}loanApprovalProcess-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - BpelServerImpl.register(334) | Registered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
loan_approval_loan_approval-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 has been undeployed.
INFO - ProcessStoreImpl.deploy(184) | Starting deployment of processes from directory
"/tmp/riftsaw/loan_approval_loan_approval-0".
INFO - BpelC.logCompilationMessage(353) | info: [CompilingProcess] Compiling BPEL
process.
INFO - ProcessStoreImpl.deploy(260) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 deployed from
"{http://example.com/loan-approval/}loanApprovalProcess-0".
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - BpelServerImpl.register(334) | Registered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit
loan_approval_loan_approval-0}] updated
INFO - BpelServerImpl.unregister(374) | Unregistered process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process
{http://example.com/loan-approval/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for:
{http://example.com/loan-approval/}loanApprovalProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process
{http://example.com/loan-approval/}loanApprovalProcess-0 has been undeployed.
INFO - BpelServerImpl.stop(233) | BPEL Server Stopped.
INFO - CoreMessageLogger_$logger.runningHbm2ddlSchemaExport(3504) | HHH00227:Running
hbm2ddl schema export
INFO - CoreMessageLogger_$logger.schemaExportComplete(1959) | HHH00230:Schema export
complete
INFO - CoreMessageLogger_$logger.runningHbm2ddlSchemaExport(3504) | HHH00227:Running
hbm2ddl schema export
INFO - CoreMessageLogger_$logger.schemaExportComplete(1959) | HHH00230:Schema export
complete
INFO - CoreMessageLogger_$logger.runningHbm2ddlSchemaExport(3504) | HHH00227:Running
hbm2ddl schema export
INFO - CoreMessageLogger_$logger.schemaExportComplete(1959) | HHH00230:Schema export
complete
INFO - BPELEngineImpl.unregisterServicesFromJNDI(173) | Unbind the services from JNDI.
Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.076 sec <<<
FAILURE!
Running org.riftsaw.engine.internal.DeploymentManagerTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Results :
Failed tests:
testSimpleCorrelationVersioned(org.riftsaw.engine.BPELEngineTest): Failed:
org.apache.ode.bpel.iapi.ContextException: Deploy failed; Deployment Unit
"simple_correlation_HelloGoodbye-1" already deployed!
Tests run: 25, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] RiftSaw ........................................... SUCCESS [10.585s]
[INFO] Riftsaw::Build .................................... SUCCESS [8.929s]
[INFO] RiftSaw::Engine ................................... FAILURE [37.133s]
[INFO] RiftSaw::Console .................................. SKIPPED
[INFO] RiftSaw::Console::BPEL2SVG ........................ SKIPPED
[INFO] RiftSaw::Console::Integration ..................... SKIPPED
[INFO] RiftSaw::Console::BPAF ............................ SKIPPED
[INFO] RiftSaw: SwitchYard BPEL Console Server ........... SKIPPED
[INFO] RiftSaw: SwitchYard BPEL Console .................. SKIPPED
[INFO] RiftSaw::Database Scripts ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59.613s
[INFO] Finished at: Mon Jul 09 12:38:08 EDT 2012
[INFO] Final Memory: 32M/618M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test
(default-test) on project engine: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://hudson.qa.jboss.com/hudson/job/riftsaw-master/ws/sources/engine/ta...
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 :engine
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results