You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/20 09:46:37 UTC

Build failed in Hudson: ODE-trunk #342

See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/342/changes>

Changes:

[jeffyu] * ODE-875, first commit for enabing axis2-war testing task.

------------------------------------------
[...truncated 1362 lines...]
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.__file__(rake.rb:604)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.__file__(rake.rb)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.__file__(rake.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:85)
	at org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:267)
	at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:50)
	at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:55)
	at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:100)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:185)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.block_0$RUBY$__block__(rake.rb:607)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356BlockCallback$block_0$RUBY$__block__xx1.call(Unknown Source)
	at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:105)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.__file__(rake.rb:604)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites11231866_29769356.__file__(rake.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:187)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize1163803_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke29329985_29769356.__file__(application.rb:611)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke29329985_29769356.__file__(application.rb)
	at org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:43)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:119)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:107)
	at org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:623)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:176)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:147)
	at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:268)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:117)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:155)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:161)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:627)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:184)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.execute2471808_29769356.block_0$RUBY$__block__(rake.rb:636)
Error parsing File /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java:Parse error at line 544, column 45.  Encountered: :
Generating mapping file for org.apache.ode.store.hib.ProcessConfDaoImpl.
   org.apache.ode.store.hib.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.store.hib.DeploymentUnitDaoImpl.
   org.apache.ode.store.hib.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.store.hib.VersionTrackerDAOImpl.
   org.apache.ode.store.hib.VersionTrackerDAOImpl
WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         Since at least one package is imported, it is impossible for xjavadoc to figure out
         what package the referred classes belong to. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java --> ProcessStore qualified to org.apache.ode.store.ProcessStore
Compiling ode:dao-jpa into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-jpa/target/classes
487  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Packaging ode-dao-jpa-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-store into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
39  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Compiling ode:bpel-store:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/test/classes
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.521 sec
    [junit] 
    [junit] Testcase: testRegistry took 0.861 sec
    [junit] Testcase: testCompile took 1.444 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.109 sec
    [junit] 
    [junit] Testcase: testSanity took 1.692 sec
    [junit] Testcase: testDeploy took 0.924 sec
    [junit] Testcase: testGetProcess took 0.21 sec
    [junit] Testcase: testGetProcesses took 0.124 sec
    [junit] Testcase: testCleanupConfigurations took 0.149 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.452 sec
    [junit] 
    [junit] Testcase: testEmpty took 1.764 sec
    [junit] Testcase: testCreateDU took 0.35 sec
    [junit] Testcase: testRollback took 0.1 sec
    [junit] Testcase: testGetDeploymentUnits took 0.095 sec
    [junit] Testcase: testCreateProcess took 0.068 sec
    [junit] Testcase: testProcessProperties took 0.066 sec
Packaging ode-bpel-store-1.3.5-SNAPSHOT.jar
Compiling ode:agents into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-runtime into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-runtime/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/test/classes
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.73 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 0.336 sec
    [junit] Testcase: testReassign took 0.018 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.03 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.08 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.012 sec
    [junit] Testcase: testDeleteJob took 0.011 sec
    [junit] Testcase: testUpgrade took 0.113 sec
    [junit] Testcase: testMigration took 0.046 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.136 sec
    [junit] 
    [junit] Testcase: testRetries took 10.112 sec
    [junit] Testcase: testExecTransaction took 2.019 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 3.569 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1.008 sec
    [junit] Testcase: testStartStop took 0.72 sec
    [junit] Testcase: testParallelEnqueue took 1.835 sec
    [junit] 	FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError: null
    [junit] 	at org.apache.ode.scheduler.simple.SchedulerThreadTest.testParallelEnqueue(SchedulerThreadTest.java:98)
    [junit] 
    [junit] TEST org.apache.ode.scheduler.simple.SchedulerThreadTest FAILED
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.745 sec
    [junit] 
    [junit] Testcase: testStartStop took 1.342 sec
    [junit] Testcase: testConcurrentExec took 3.74 sec
    [junit] Testcase: testImmediateScheduling took 0.22 sec
    [junit] Testcase: testNearFutureScheduling took 8.509 sec
    [junit] Testcase: testFarFutureScheduling took 8.509 sec
    [junit] Testcase: testRecovery took 4.009 sec
    [junit] Testcase: testRecoverySuppressed took 5.409 sec
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.scheduler.simple.SchedulerThreadTest
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Recording fingerprints


Hudson build is back to normal : ODE-trunk #347

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/347/changes>



Build failed in Hudson: ODE-trunk #346

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/346/changes>

Changes:

[rr] Cleanup mex properties test

[rr] SELECT_MEX_PROPS_IDS_BY_INSTANCES is no longer needed

------------------------------------------
[...truncated 2063 lines...]
1190557 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
1190566 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
1190572 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
1190581 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
1190584 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
1190593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
1190593 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
1190602 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
1190602 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
1190611 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
1194297 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
1194309 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
1194309 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
1194319 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
1194322 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
1194333 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
1194334 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
1194336 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
1194375 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
1194376 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
1194392 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
1194393 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
1194404 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
1194405 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
1194414 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
1194414 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
1194422 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
1194423 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
1194432 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
1194580 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.HSQLDialect
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
1194593 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
1194594 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
1194728 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
1194729 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.hsql.sql
1194729 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
1194879 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
1194885 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
1194888 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
1194888 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
1195133 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
1195373 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
1195523 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
1195531 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
1195532 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
1195543 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
1195543 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
1195552 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
1195558 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
1195576 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
1195579 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
1195587 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
1195587 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
1195596 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
1195596 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
1195605 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
1195608 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
1195622 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
1195622 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
1195632 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
1195633 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
1195643 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
1195644 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
1195646 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
1195656 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
1195657 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
1195671 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
1195672 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
1195683 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
1195684 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
1195696 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
1195697 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
1195705 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
1195705 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
1195715 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
1195769 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.PostgreSQLDialect
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
1195781 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
1195782 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
1195907 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
1195908 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.postgres.sql
1195913 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
1196001 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
1196007 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
1196009 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
1196009 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
1196147 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
1196364 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
1196519 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
1196629 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
1196630 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
1196639 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
1196639 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
1196653 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
1196660 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
1196668 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
1196671 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
1196679 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
1196679 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
1196687 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
1196688 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
1196696 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
1197106 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
1197115 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
1197115 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
1197124 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
1197126 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
1197135 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
1197136 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
1197139 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
1197149 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
1197150 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
1197161 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
1197162 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
1197172 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
1197173 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
1197182 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
1197182 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
1197191 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
1197191 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
1197199 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
1197252 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.SQLServerDialect
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
1197266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
1197267 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
1197395 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
1197396 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.sqlserver.sql
1197396 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
1197459 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
1197465 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
1197468 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
1197468 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
1197656 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
1197869 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
1198035 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
1198044 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
1198044 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
1198053 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
1198054 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
1198068 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
1198074 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
1198083 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
1198086 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
1198094 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
1198095 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
1198374 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
1198374 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
1198383 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
1198386 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
1198394 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
1198394 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
1198404 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
1198405 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
1198415 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
1198417 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
1198419 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
1198430 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
1198430 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
1198442 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
1198443 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
1198453 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
1198454 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
1198469 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
1198469 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
1198477 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
1198478 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
1198486 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
1198534 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.Oracle9Dialect
1198546 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
1198546 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
1198547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
1198548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
1198548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
1198548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
1198548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
1198548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
1198678 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
1198679 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.oracle.sql
1198679 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
    [junit] Tests FAILED
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Recording fingerprints


Build failed in Hudson: ODE-trunk #345

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/345/changes>

Changes:

[rr] Added ci-build script

------------------------------------------
[...truncated 1365 lines...]
	at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:55)
	at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:100)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:185)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.block_0$RUBY$__block__(rake.rb:607)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356BlockCallback$block_0$RUBY$__block__xx1.call(Unknown Source)
	at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:105)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb:604)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:187)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke22053258_29769356.__file__(application.rb:611)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke22053258_29769356.__file__(application.rb)
	at org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:43)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:119)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:107)
	at org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:623)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:176)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:147)
	at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:268)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:117)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:155)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:161)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:627)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:184)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.execute30910387_29769356.block_0$RUBY$__block__(rake.rb:636)
Error parsing File /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java:Parse error at line 544, column 45.  Encountered: :
Generating mapping file for org.apache.ode.store.hib.ProcessConfDaoImpl.
   org.apache.ode.store.hib.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.store.hib.DeploymentUnitDaoImpl.
   org.apache.ode.store.hib.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.store.hib.VersionTrackerDAOImpl.
   org.apache.ode.store.hib.VersionTrackerDAOImpl
WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         Since at least one package is imported, it is impossible for xjavadoc to figure out
         what package the referred classes belong to. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java --> ProcessStore qualified to org.apache.ode.store.ProcessStore
Compiling ode:dao-jpa into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-jpa/target/classes
1073  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Packaging ode-dao-jpa-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-store into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
38  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Compiling ode:bpel-store:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/test/classes
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.101 sec
    [junit] 
    [junit] Testcase: testRegistry took 1.109 sec
    [junit] Testcase: testCompile took 1.33 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.716 sec
    [junit] 
    [junit] Testcase: testSanity took 1.994 sec
    [junit] Testcase: testDeploy took 1.007 sec
    [junit] Testcase: testGetProcess took 0.244 sec
    [junit] Testcase: testGetProcesses took 0.125 sec
    [junit] Testcase: testCleanupConfigurations took 0.34 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.264 sec
    [junit] 
    [junit] Testcase: testEmpty took 1.521 sec
    [junit] Testcase: testCreateDU took 0.158 sec
    [junit] Testcase: testRollback took 0.258 sec
    [junit] Testcase: testGetDeploymentUnits took 0.173 sec
    [junit] Testcase: testCreateProcess took 0.074 sec
    [junit] Testcase: testProcessProperties took 0.071 sec
Packaging ode-bpel-store-1.3.5-SNAPSHOT.jar
Compiling ode:agents into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-runtime into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-runtime/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/test/classes
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.776 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 0.318 sec
    [junit] Testcase: testReassign took 0.018 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.068 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.082 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.01 sec
    [junit] Testcase: testDeleteJob took 0.011 sec
    [junit] Testcase: testUpgrade took 0.137 sec
    [junit] Testcase: testMigration took 0.044 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.156 sec
    [junit] 
    [junit] Testcase: testRetries took 10.111 sec
    [junit] Testcase: testExecTransaction took 2.023 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 3.581 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1.022 sec
    [junit] 	FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError: null
    [junit] 	at org.apache.ode.scheduler.simple.SchedulerThreadTest.testSchedulingResolution(SchedulerThreadTest.java:57)
    [junit] 
    [junit] Testcase: testStartStop took 0.713 sec
    [junit] Testcase: testParallelEnqueue took 1.841 sec
    [junit] TEST org.apache.ode.scheduler.simple.SchedulerThreadTest FAILED
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 30.863 sec
    [junit] 
    [junit] Testcase: testStartStop took 0.329 sec
    [junit] 	FAILED
    [junit] expected:<1> but was:<2>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<2>
    [junit] 	at org.apache.ode.scheduler.simple.SimpleSchedulerTest.testStartStop(SimpleSchedulerTest.java:115)
    [junit] 
    [junit] Testcase: testConcurrentExec took 3.769 sec
    [junit] Testcase: testImmediateScheduling took 0.229 sec
    [junit] Testcase: testNearFutureScheduling took 8.509 sec
    [junit] Testcase: testFarFutureScheduling took 8.526 sec
    [junit] Testcase: testRecovery took 4.02 sec
    [junit] Testcase: testRecoverySuppressed took 5.44 sec
    [junit] TEST org.apache.ode.scheduler.simple.SimpleSchedulerTest FAILED
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.scheduler.simple.SchedulerThreadTest
org.apache.ode.scheduler.simple.SimpleSchedulerTest
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Recording fingerprints


Build failed in Hudson: ODE-trunk #344

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/344/changes>

Changes:

[rr] MissingIgnoreFromData does not work, and corrupts server (test + fix)

------------------------------------------
[...truncated 2062 lines...]
2560973 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
2560982 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
2560988 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
2560996 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
2560999 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
2561008 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
2561008 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
2561017 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
2561017 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
2561027 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
2561029 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
2561040 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
2561040 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
2561050 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
2561052 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
2561062 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
2561064 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
2561066 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
2561081 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
2561082 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
2561096 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
2561097 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
2561108 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
2561109 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
2561117 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
2561118 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
2561127 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
2561127 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
2561136 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
2561189 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.HSQLDialect
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
2561203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
2561204 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
2561337 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
2561338 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.hsql.sql
2561339 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
2561411 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
2561418 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
2561420 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
2561420 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
2561560 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
2561798 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
2561950 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
2561958 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
2561959 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
2561971 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
2561971 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
2561980 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
2561985 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
2561994 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
2561996 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
2562011 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
2562011 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
2562019 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
2562019 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
2562029 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
2562032 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
2562041 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
2562041 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
2562051 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
2562052 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
2562064 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
2562066 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
2562068 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
2562078 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
2562079 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
2562091 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
2562091 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
2562102 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
2562103 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
2562111 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
2562112 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
2562120 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
2562120 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
2562129 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
2562184 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.PostgreSQLDialect
2562195 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
2562196 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
2562197 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
2562330 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
2562331 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.postgres.sql
2562331 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
2562395 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
2562402 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
2562404 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
2562404 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
2562544 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
2562780 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
2562943 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
2562952 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
2562953 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
2562962 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
2562962 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
2562971 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
2562977 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
2562985 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
2562987 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
2562996 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
2562996 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
2563004 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
2563004 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
2563013 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
2563433 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
2563460 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
2563461 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
2563470 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
2563471 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
2563481 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
2563482 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
2563484 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
2563498 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
2563499 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
2563510 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
2563511 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
2563521 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
2563522 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
2563531 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
2563531 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
2563540 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
2563540 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
2563548 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
2563601 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.SQLServerDialect
2563616 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
2563616 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
2563616 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
2563617 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
2563747 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
2563748 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.sqlserver.sql
2563875 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
2563938 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.1.2
2563944 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
2563946 [main] INFO org.hibernate.cfg.Environment - using CGLIB reflection optimizer
2563946 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
2564110 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HActivityRecovery.hbm.xml
2564328 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HActivityRecovery -> BPEL_ACTIVITY_RECOVERY
2564481 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HBpelEvent.hbm.xml
2564490 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HBpelEvent -> BPEL_EVENT
2564490 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationProperty.hbm.xml
2564504 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationProperty -> BPEL_CORRELATION_PROP
2564504 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelationSet.hbm.xml
2564512 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelationSet -> BPEL_CORRELATION_SET
2564519 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelator.hbm.xml
2564527 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelator -> BPEL_CORRELATOR
2564530 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessage.hbm.xml
2564538 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessage -> BPEL_UNMATCHED
2564539 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorMessageKey.hbm.xml
2564547 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorMessageKey -> BPEL_CORRELATOR_MESSAGE_CKEY
2564547 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HCorrelatorSelector.hbm.xml
2564556 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HCorrelatorSelector -> BPEL_SELECTORS
2564560 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HFaultData.hbm.xml
2564578 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HFaultData -> BPEL_FAULT
2564579 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessage.hbm.xml
2564597 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessage -> BPEL_MESSAGE
2564598 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HMessageExchange.hbm.xml
2564608 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HMessageExchange -> BPEL_MESSAGE_EXCHANGE
2564609 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HMessageExchange.properties -> BPEL_MEX_PROPS
2564611 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HPartnerLink.hbm.xml
2564621 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HPartnerLink -> BPEL_PLINK_VAL
2564622 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcess.hbm.xml
2564633 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcess -> BPEL_PROCESS
2564635 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HProcessInstance.hbm.xml
2564651 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HProcessInstance -> BPEL_INSTANCE
2564653 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HScope.hbm.xml
2564661 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HScope -> BPEL_SCOPE
2564661 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HVariableProperty.hbm.xml
2564669 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HVariableProperty -> VAR_PROPERTY
2564670 [main] INFO org.hibernate.cfg.Configuration - Reading mappings from file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate/target/classes/org/apache/ode/daohib/bpel/hobj/HXmlData.hbm.xml
2564678 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: org.apache.ode.daohib.bpel.hobj.HXmlData -> BPEL_XML_DATA
2564726 [main] INFO org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.Oracle9Dialect
2564739 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelationSet.properties -> BPEL_CORRELATION_PROP
2564739 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.messageCorrelations -> BPEL_UNMATCHED
2564739 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HCorrelator.selectors -> BPEL_SELECTORS
2564739 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HPartnerLink.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.correlators -> BPEL_CORRELATOR
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.instances -> BPEL_INSTANCE
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.events -> BPEL_EVENT
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcess.deploymentPartnerLinks -> BPEL_PLINK_VAL
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.events -> BPEL_EVENT
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlatorSelectors -> BPEL_SELECTORS
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.messageExchanges -> BPEL_MESSAGE_EXCHANGE
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.scopes -> BPEL_SCOPE
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.correlationSets -> BPEL_CORRELATION_SET
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HProcessInstance.activityRecoveries -> BPEL_ACTIVITY_RECOVERY
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.correlationSets -> BPEL_CORRELATION_SET
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.variables -> BPEL_XML_DATA
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HScope.partnerLinks -> BPEL_PLINK_VAL
2564740 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: org.apache.ode.daohib.bpel.hobj.HXmlData.properties -> VAR_PROPERTY
2564873 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - Running hbm2ddl schema export
2564874 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - writing generated schema to file: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-hibernate-db/target/partial.oracle.sql
2564874 [main] INFO org.hibernate.tool.hbm2ddl.SchemaExport - schema export complete
    [junit] Tests FAILED
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Recording fingerprints


Build failed in Hudson: ODE-trunk #343

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk/343/changes>

Changes:

[jeffyu] * try to fix the failure build.

------------------------------------------
[...truncated 1358 lines...]
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb:604)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:85)
	at org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:267)
	at org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:50)
	at org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:55)
	at org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:100)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:185)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:330)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:189)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.block_0$RUBY$__block__(rake.rb:607)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356BlockCallback$block_0$RUBY$__block__xx1.call(Unknown Source)
	at org.jruby.runtime.CompiledBlock.yield(CompiledBlock.java:105)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb:604)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.invoke_prerequisites14185653_29769356.__file__(rake.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:187)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.RescueNode.executeBody(RescueNode.java:225)
	at org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:147)
	at org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
	at org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:251)
	at org.jruby.runtime.InterpretedBlock.yieldSpecific(InterpretedBlock.java:185)
	at org.jruby.runtime.Block.yieldSpecific(Block.java:99)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.ensure_1$RUBY$__ensure___0(monitor.rb:242)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb:241)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.$1_dot_8.monitor.mon_synchronize996231_29769356.__file__(monitor.rb)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:136)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:164)
	at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:81)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:116)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:210)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:188)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke22053258_29769356.__file__(application.rb:611)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.buildr_minus_1_dot_3_dot_5_minus_java.lib.buildr.core.application.invoke22053258_29769356.__file__(application.rb)
	at org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:43)
	at org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:119)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:107)
	at org.jruby.ast.CallSpecialArgNode.interpret(CallSpecialArgNode.java:65)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:623)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:176)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:147)
	at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:268)
	at org.jruby.runtime.Block.yield(Block.java:194)
	at org.jruby.RubyArray.eachCommon(RubyArray.java:1635)
	at org.jruby.RubyArray.each(RubyArray.java:1642)
	at org.jruby.RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.call(org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:123)
	at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.IfNode.interpret(IfNode.java:117)
	at org.jruby.ast.IfNode.interpret(IfNode.java:119)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:155)
	at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:161)
	at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:300)
	at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:118)
	at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:133)
	at org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
	at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
	at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
	at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:317)
	at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:305)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:72)
	at org.jruby.runtime.BlockBody.call(BlockBody.java:78)
	at org.jruby.runtime.Block.call(Block.java:89)
	at org.jruby.RubyProc.call(RubyProc.java:221)
	at org.jruby.RubyProc.call(RubyProc.java:204)
	at org.jruby.RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.call(org/jruby/RubyProc$i_method_0_0$RUBYFRAMEDINVOKER$call.gen)
	at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:627)
	at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:184)
	at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:187)
	at ruby.jit.ruby.zonestorage.hudson.home.vanto.tools.jruby_minus_1_dot_4_dot_0.lib.ruby.gems.$1_dot_8.gems.rake_minus_0_dot_8_dot_7.lib.rake.execute30910387_29769356.block_0$RUBY$__block__(rake.rb:636)
Error parsing File /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessConfImpl.java:Parse error at line 544, column 45.  Encountered: :
Generating mapping file for org.apache.ode.store.hib.ProcessConfDaoImpl.
   org.apache.ode.store.hib.ProcessConfDaoImpl
Generating mapping file for org.apache.ode.store.hib.DeploymentUnitDaoImpl.
   org.apache.ode.store.hib.DeploymentUnitDaoImpl
Generating mapping file for org.apache.ode.store.hib.VersionTrackerDAOImpl.
   org.apache.ode.store.hib.VersionTrackerDAOImpl
WARNING: Some classes refer to other classes that were not found among the sources or on the classpath.
         (Perhaps the referred class doesn't exist? Hasn't been generated yet?)
         The referring classes do not import any fully qualified classes matching these classes.
         Since at least one package is imported, it is impossible for xjavadoc to figure out
         what package the referred classes belong to. The classes are:
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java --> ProcessStore qualified to org.apache.ode.store.ProcessStore
Compiling ode:dao-jpa into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/dao-jpa/target/classes
994  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Packaging ode-dao-jpa-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-store into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/classes
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
40  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on all classes in your persistent classes list, or all metadata files in classpath directories if you have not listed your persistent classes.  Use -help to display tool usage information.
Compiling ode:bpel-store:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-store/target/test/classes
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.884 sec
    [junit] 
    [junit] Testcase: testRegistry took 1.102 sec
    [junit] Testcase: testCompile took 1.918 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.168 sec
    [junit] 
    [junit] Testcase: testSanity took 2.759 sec
    [junit] Testcase: testDeploy took 1.751 sec
    [junit] Testcase: testGetProcess took 0.147 sec
    [junit] Testcase: testGetProcesses took 0.184 sec
    [junit] Testcase: testCleanupConfigurations took 0.258 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.989 sec
    [junit] 
    [junit] Testcase: testEmpty took 2.155 sec
    [junit] Testcase: testCreateDU took 0.139 sec
    [junit] Testcase: testRollback took 0.075 sec
    [junit] Testcase: testGetDeploymentUnits took 0.081 sec
    [junit] Testcase: testCreateProcess took 0.084 sec
    [junit] Testcase: testProcessProperties took 0.447 sec
Packaging ode-bpel-store-1.3.5-SNAPSHOT.jar
Compiling ode:agents into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/target/classes
Note: /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.3.5-SNAPSHOT.jar
Compiling ode:bpel-runtime into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/bpel-runtime/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into /zonestorage/hudson/home/hudson/hudson/jobs/ODE-trunk/workspace/trunk/scheduler-simple/target/test/classes
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.166 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 0.33 sec
    [junit] Testcase: testReassign took 0.039 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.03 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.13 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.016 sec
    [junit] Testcase: testDeleteJob took 0.011 sec
    [junit] Testcase: testUpgrade took 0.215 sec
    [junit] Testcase: testMigration took 0.036 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.411 sec
    [junit] 
    [junit] Testcase: testRetries took 10.156 sec
    [junit] Testcase: testExecTransaction took 2.123 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.617 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1.002 sec
    [junit] Testcase: testStartStop took 0.718 sec
    [junit] Testcase: testParallelEnqueue took 1.89 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 31.26 sec
    [junit] 
    [junit] Testcase: testStartStop took 0.329 sec
    [junit] 	FAILED
    [junit] expected:<1> but was:<2>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<2>
    [junit] 	at org.apache.ode.scheduler.simple.SimpleSchedulerTest.testStartStop(SimpleSchedulerTest.java:115)
    [junit] 
    [junit] Testcase: testConcurrentExec took 3.712 sec
    [junit] Testcase: testImmediateScheduling took 0.274 sec
    [junit] Testcase: testNearFutureScheduling took 8.513 sec
    [junit] Testcase: testFarFutureScheduling took 8.571 sec
    [junit] Testcase: testRecovery took 4.167 sec
    [junit] Testcase: testRecoverySuppressed took 5.419 sec
    [junit] TEST org.apache.ode.scheduler.simple.SimpleSchedulerTest FAILED
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.scheduler.simple.SimpleSchedulerTest
Buildr aborted!
Tests failed!

(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Recording fingerprints