23:56:42,035 [main] INFO JbpmConfiguration : using jbpm configuration resource 'org/jbpm/jbpm.test.cfg.xml' 23:56:42,075 [main] DEBUG JbpmConfiguration : loading defaults in jbpm configuration 23:56:44,779 [main] DEBUG ObjectFactoryImpl : adding object info 'default.jbpm.context' 23:56:44,779 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.hibernate.cfg.xml' 23:56:44,779 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.business.calendar' 23:56:44,779 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.default.modules' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.converter' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.action.types' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.node.types' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.parsers' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.varmapping' 23:56:44,809 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.mail.templates' 23:56:44,819 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.byte.block.size' 23:56:44,819 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.mail.smtp.host' 23:56:44,819 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.task.instance.factory' 23:56:44,819 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.variable.resolver' 23:56:44,819 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.mail.address.resolver' 23:56:44,869 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.job.executor' 23:56:44,889 [main] DEBUG JbpmConfiguration : loading specific configuration... 23:56:44,919 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpmConfiguration' 23:56:44,929 [main] DEBUG JbpmConfiguration : creating jbpm configuration from resource 'org/jbpm/jcr/jbpm.jcr.cfg.xml' 23:56:44,929 [main] DEBUG JbpmConfiguration : loading defaults in jbpm configuration 23:56:44,969 [main] DEBUG ObjectFactoryImpl : adding object info 'default.jbpm.context' 23:56:45,090 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.hibernate.cfg.xml' 23:56:45,150 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.business.calendar' 23:56:45,150 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.default.modules' 23:56:45,150 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.converter' 23:56:45,180 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.action.types' 23:56:45,180 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.node.types' 23:56:45,250 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.parsers' 23:56:45,280 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.varmapping' 23:56:45,280 [main] DEBUG ObjectFactoryImpl : adding object info 'resource.mail.templates' 23:56:45,280 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.byte.block.size' 23:56:45,280 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.mail.smtp.host' 23:56:45,280 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.task.instance.factory' 23:56:45,540 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.variable.resolver' 23:56:45,580 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.mail.address.resolver' 23:56:45,580 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpm.job.executor' 23:56:45,580 [main] DEBUG JbpmConfiguration : loading specific configuration... 23:56:45,630 [main] DEBUG ObjectFactoryImpl : adding object info 'default.jbpm.context' 23:56:45,630 [main] DEBUG ObjectFactoryImpl : adding object info 'jbpmConfiguration' 23:56:46,051 [main] DEBUG JbpmContextInfo : creating jbpm context with service factories '[jcr, tx, message, scheduler, logging, persistence, authentication]' 23:56:46,051 [main] DEBUG JbpmContext : creating org.jbpm.JbpmContext@7e8c4d 23:56:46,051 [main] DEBUG DbPersistenceServiceFactory : creating schema export 23:56:46,482 [main] INFO Environment : Hibernate 3.2.1 23:56:46,552 [main] INFO Environment : hibernate.properties not found 23:56:46,562 [main] INFO Environment : Bytecode provider name : cglib 23:56:47,844 [main] INFO Environment : using JDK 1.4 java.sql.Timestamp handling 23:56:48,725 [main] DEBUG HibernateHelper : creating hibernate configuration resource 'hibernate.cfg.xml' 23:56:48,725 [main] INFO Configuration : configuring from resource: hibernate.cfg.xml 23:56:48,725 [main] INFO Configuration : Configuration resource: hibernate.cfg.xml 23:56:49,897 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/action/Script.hbm.xml 23:56:50,578 [main] INFO Configuration : Reading mappings from resource : org/jbpm/db/hibernate.queries.hbm.xml 23:56:51,138 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/ProcessDefinition.hbm.xml 23:56:51,399 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.ProcessDefinition -> JBPM_PROCESSDEFINITION 23:56:52,861 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Node.hbm.xml 23:56:52,991 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE 23:56:53,061 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Transition.hbm.xml 23:56:53,191 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Transition -> JBPM_TRANSITION 23:56:53,231 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Event.hbm.xml 23:56:53,372 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT 23:56:53,382 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Action.hbm.xml 23:56:53,522 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION 23:56:53,532 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/SuperState.hbm.xml 23:56:53,952 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE 23:56:53,952 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/ExceptionHandler.hbm.xml 23:56:54,033 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.ExceptionHandler -> JBPM_EXCEPTIONHANDLER 23:56:54,033 [main] INFO Configuration : Reading mappings from resource : org/jbpm/instantiation/Delegation.hbm.xml 23:56:54,203 [main] INFO HbmBinder : Mapping class: org.jbpm.instantiation.Delegation -> JBPM_DELEGATION 23:56:54,233 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/StartState.hbm.xml 23:56:54,273 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE 23:56:54,273 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/EndState.hbm.xml 23:56:54,323 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE 23:56:54,323 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/ProcessState.hbm.xml 23:56:54,393 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.ProcessState -> JBPM_NODE 23:56:54,423 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Decision.hbm.xml 23:56:54,523 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE 23:56:54,533 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS 23:56:54,633 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Fork.hbm.xml 23:56:54,673 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE 23:56:54,703 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Join.hbm.xml 23:56:54,754 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE 23:56:55,134 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/State.hbm.xml 23:56:55,264 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE 23:56:55,264 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/TaskNode.hbm.xml 23:56:55,324 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE 23:56:55,394 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/def/ContextDefinition.hbm.xml 23:56:55,475 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/def/VariableAccess.hbm.xml 23:56:55,525 [main] INFO HbmBinder : Mapping class: org.jbpm.context.def.VariableAccess -> JBPM_VARIABLEACCESS 23:56:55,555 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml 23:56:55,605 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/Swimlane.hbm.xml 23:56:55,785 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE 23:56:55,785 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml 23:56:55,905 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK 23:56:55,925 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml 23:56:56,015 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER 23:56:56,015 [main] INFO Configuration : Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml 23:56:56,106 [main] INFO HbmBinder : Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION 23:56:56,106 [main] INFO Configuration : Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml 23:56:56,196 [main] INFO HbmBinder : Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY 23:56:56,196 [main] INFO HbmBinder : Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK 23:56:56,246 [main] INFO Configuration : Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml 23:56:56,376 [main] INFO HbmBinder : Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION 23:56:56,376 [main] INFO Configuration : Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml 23:56:56,456 [main] INFO HbmBinder : Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION 23:56:56,486 [main] INFO Configuration : Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml 23:56:56,546 [main] INFO HbmBinder : Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION 23:56:56,556 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml 23:56:56,606 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT 23:56:56,636 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml 23:56:56,696 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE 23:56:56,706 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml 23:56:56,807 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN 23:56:56,967 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml 23:56:57,027 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION 23:56:57,027 [main] INFO Configuration : Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml 23:56:57,057 [main] INFO HbmBinder : Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE 23:56:57,057 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml 23:56:57,137 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE 23:56:57,518 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml 23:56:57,548 [main] INFO HbmBinder : Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP 23:56:57,558 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml 23:56:57,718 [main] INFO HbmBinder : Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE 23:56:57,938 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml 23:56:58,078 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE 23:56:58,078 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml 23:56:58,128 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE 23:56:58,138 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml 23:56:58,178 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE 23:56:58,178 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml 23:56:58,789 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE 23:56:58,789 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml 23:56:58,829 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE 23:56:58,829 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml 23:56:58,980 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE 23:56:58,980 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml 23:56:59,090 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE 23:56:59,090 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml 23:56:59,140 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE 23:56:59,140 [main] INFO Configuration : Reading mappings from resource : org/jbpm/job/Job.hbm.xml 23:56:59,220 [main] INFO HbmBinder : Mapping class: org.jbpm.job.Job -> JBPM_JOB 23:56:59,230 [main] INFO Configuration : Reading mappings from resource : org/jbpm/job/Timer.hbm.xml 23:56:59,290 [main] INFO HbmBinder : Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB 23:56:59,290 [main] INFO Configuration : Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml 23:56:59,340 [main] INFO HbmBinder : Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB 23:56:59,340 [main] INFO Configuration : Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml 23:56:59,370 [main] INFO HbmBinder : Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB 23:56:59,460 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml 23:56:59,530 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE 23:56:59,540 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml 23:56:59,681 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE 23:56:59,721 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL 23:56:59,721 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml 23:57:00,522 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR 23:57:00,552 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL 23:57:00,552 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml 23:57:00,652 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE 23:57:00,652 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml 23:57:00,702 [main] INFO HbmBinder : Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG 23:57:00,712 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml 23:57:00,752 [main] INFO HbmBinder : Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG 23:57:00,752 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml 23:57:00,802 [main] INFO HbmBinder : Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG 23:57:00,802 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml 23:57:00,922 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG 23:57:00,922 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml 23:57:00,973 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG 23:57:00,973 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml 23:57:01,013 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG 23:57:01,013 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml 23:57:01,033 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG 23:57:01,043 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml 23:57:01,073 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG 23:57:01,073 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml 23:57:01,233 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG 23:57:01,233 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml 23:57:01,303 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG 23:57:01,303 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml 23:57:01,353 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG 23:57:01,403 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml 23:57:01,493 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG 23:57:01,493 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml 23:57:01,543 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG 23:57:01,543 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml 23:57:01,904 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG 23:57:01,904 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml 23:57:01,954 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG 23:57:01,954 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml 23:57:01,984 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG 23:57:02,074 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml 23:57:02,134 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG 23:57:02,134 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml 23:57:02,184 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG 23:57:02,415 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml 23:57:02,465 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG 23:57:02,465 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml 23:57:02,505 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG 23:57:02,525 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml 23:57:02,665 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG 23:57:02,665 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml 23:57:02,705 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG 23:57:03,045 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml 23:57:03,216 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG 23:57:03,216 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml 23:57:03,236 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG 23:57:03,236 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml 23:57:03,586 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG 23:57:03,586 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml 23:57:03,626 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG 23:57:03,626 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml 23:57:03,656 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG 23:57:03,817 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml 23:57:04,027 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG 23:57:04,027 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml 23:57:04,067 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG 23:57:04,087 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml 23:57:04,227 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG 23:57:04,237 [main] INFO Configuration : Configured SessionFactory: null 23:57:04,798 [main] INFO Dialect : Using dialect: org.hibernate.dialect.HSQLDialect 23:57:05,108 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION 23:57:05,138 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION 23:57:05,299 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION 23:57:05,309 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT 23:57:05,309 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER 23:57:05,309 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE 23:57:05,309 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION 23:57:05,359 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION 23:57:05,389 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT 23:57:05,389 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER 23:57:05,389 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION 23:57:05,389 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION 23:57:05,469 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT 23:57:05,529 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER 23:57:05,579 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION 23:57:05,579 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE 23:57:05,579 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION 23:57:05,649 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS 23:57:05,679 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK 23:57:05,679 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK 23:57:05,689 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT 23:57:05,689 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER 23:57:05,759 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABLEACCESS 23:57:05,769 [main] INFO HbmBinder : Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY 23:57:05,819 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTION 23:57:05,840 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE 23:57:06,000 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN 23:57:06,000 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT 23:57:06,000 [main] INFO HbmBinder : Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENVARIABLEMAP 23:57:06,000 [main] INFO HbmBinder : Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIABLEINSTANCE 23:57:06,000 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIMLANEINSTANCE 23:57:06,010 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINSTANCE 23:57:06,010 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLEINSTANCE 23:57:06,010 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT 23:57:06,010 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACTOR 23:57:06,010 [main] INFO HbmBinder : Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG 23:57:06,020 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE 23:57:06,020 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK 23:57:06,020 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS 23:57:06,741 [main] INFO SchemaExport : Running hbm2ddl schema export 23:57:06,771 [main] INFO SchemaExport : exporting generated schema to database 23:57:06,841 [main] INFO DriverManagerConnectionProvider : Using Hibernate built-in connection pool (not for production use!) 23:57:06,841 [main] INFO DriverManagerConnectionProvider : Hibernate connection pool size: 20 23:57:06,841 [main] INFO DriverManagerConnectionProvider : autocommit mode: false 23:57:06,861 [main] INFO DriverManagerConnectionProvider : using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:jbpm 23:57:06,861 [main] INFO DriverManagerConnectionProvider : connection properties: {user=sa, password=****} 23:57:08,493 [main] INFO SchemaExport : schema export complete 23:57:08,533 [main] INFO DriverManagerConnectionProvider : cleaning up connection pool: jdbc:hsqldb:mem:jbpm 23:57:08,543 [main] DEBUG DbPersistenceServiceFactory : building hibernate session factory 23:57:09,124 [main] INFO DriverManagerConnectionProvider : Using Hibernate built-in connection pool (not for production use!) 23:57:09,124 [main] INFO DriverManagerConnectionProvider : Hibernate connection pool size: 20 23:57:09,124 [main] INFO DriverManagerConnectionProvider : autocommit mode: false 23:57:09,134 [main] INFO DriverManagerConnectionProvider : using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:jbpm 23:57:09,134 [main] INFO DriverManagerConnectionProvider : connection properties: {user=sa, password=****} 23:57:09,274 [main] INFO SettingsFactory : RDBMS: HSQL Database Engine, version: 1.8.0 23:57:09,274 [main] INFO SettingsFactory : JDBC driver: HSQL Database Engine Driver, version: 1.8.0 23:57:09,375 [main] INFO Dialect : Using dialect: org.hibernate.dialect.HSQLDialect 23:57:09,415 [main] INFO TransactionFactoryFactory : Using default transaction strategy (direct JDBC transactions) 23:57:09,455 [main] INFO TransactionManagerLookupFactory : No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 23:57:09,455 [main] INFO SettingsFactory : Automatic flush during beforeCompletion(): disabled 23:57:09,485 [main] INFO SettingsFactory : Automatic session close at end of transaction: disabled 23:57:09,485 [main] INFO SettingsFactory : JDBC batch size: 15 23:57:09,485 [main] INFO SettingsFactory : JDBC batch updates for versioned data: disabled 23:57:09,485 [main] INFO SettingsFactory : Scrollable result sets: enabled 23:57:09,535 [main] INFO SettingsFactory : JDBC3 getGeneratedKeys(): disabled 23:57:09,535 [main] INFO SettingsFactory : Connection release mode: auto 23:57:09,535 [main] INFO SettingsFactory : Default batch fetch size: 1 23:57:09,535 [main] INFO SettingsFactory : Generate SQL with comments: disabled 23:57:09,545 [main] INFO SettingsFactory : Order SQL updates by primary key: disabled 23:57:09,545 [main] INFO SettingsFactory : Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 23:57:09,595 [main] INFO ASTQueryTranslatorFactory : Using ASTQueryTranslatorFactory 23:57:09,595 [main] INFO SettingsFactory : Query language substitutions: {} 23:57:09,595 [main] INFO SettingsFactory : JPA-QL strict compliance: disabled 23:57:09,625 [main] INFO SettingsFactory : Second-level cache: enabled 23:57:09,625 [main] INFO SettingsFactory : Query cache: disabled 23:57:09,625 [main] INFO SettingsFactory : Cache provider: org.hibernate.cache.HashtableCacheProvider 23:57:09,665 [main] INFO SettingsFactory : Optimize cache for minimal puts: disabled 23:57:09,665 [main] INFO SettingsFactory : Structured second-level cache entries: disabled 23:57:09,735 [main] INFO SettingsFactory : Statistics: disabled 23:57:09,735 [main] INFO SettingsFactory : Deleted entity synthetic identifier rollback: disabled 23:57:09,765 [main] INFO SettingsFactory : Default entity-mode: pojo 23:57:10,116 [main] INFO SessionFactoryImpl : building session factory 23:57:18,468 [main] INFO SessionFactoryObjectFactory : Not binding factory to JNDI, no JNDI name configured 23:57:23,235 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.TaskAssignLog 23:57:23,235 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.Decision 23:57:23,235 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.ProcessInstanceCreateLog 23:57:23,235 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.VariableCreateLog 23:57:23,265 [main] DEBUG HibernateHelper : evicting entities org.jbpm.instantiation.Delegation 23:57:23,265 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.HibernateStringInstance 23:57:23,265 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.SignalLog 23:57:23,265 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.exe.TaskMgmtInstance 23:57:23,265 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.State 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.LongInstance 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.LongUpdateLog 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.def.Task 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.job.ExecuteActionJob 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.TaskLog 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.TaskNode 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.module.exe.ModuleInstance 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.ProcessState 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.ProcessDefinition 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.NodeLog 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.SwimlaneAssignLog 23:57:23,275 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.StringUpdateLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.ExceptionHandler 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.logging.log.MessageLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.TaskCreateLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.def.TaskMgmtDefinition 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.StringInstance 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.job.ExecuteNodeJob 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.HibernateLongInstance 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.job.Timer 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.ByteArrayUpdateLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.TransitionLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.HibernateLongUpdateLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.SwimlaneLog 23:57:23,285 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.Join 23:57:23,295 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.DoubleUpdateLog 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.VariableUpdateLog 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.TokenEndLog 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.VariableDeleteLog 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.bytes.ByteArray 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.StartState 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.EndState 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.DoubleInstance 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.scheduler.def.CancelTimerAction 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.exe.SwimlaneInstance 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.SwimlaneCreateLog 23:57:23,325 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.Node 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.ContextInstance 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.Event 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.exe.TaskInstance 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.exe.PooledActor 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.job.Job 23:57:23,345 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.NullInstance 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.log.TaskEndLog 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.logging.log.CompositeLog 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.file.def.FileDefinition 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.SuperState 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.exe.RuntimeAction 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.def.VariableAccess 23:57:23,435 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.exe.Token 23:57:23,505 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.Action 23:57:23,505 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.ProcessInstanceEndLog 23:57:23,505 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.ProcessStateLog 23:57:23,505 [main] DEBUG HibernateHelper : evicting entities org.jbpm.scheduler.def.CreateTimerAction 23:57:23,505 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.def.Transition 23:57:23,535 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.action.Script 23:57:23,535 [main] DEBUG HibernateHelper : evicting entities org.jbpm.module.def.ModuleDefinition 23:57:23,535 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.exe.Comment 23:57:23,555 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.exe.ProcessInstance 23:57:23,555 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.TokenVariableMap 23:57:23,555 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.ActionLog 23:57:23,555 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.DateUpdateLog 23:57:23,585 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.DateInstance 23:57:23,605 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.VariableLog 23:57:23,605 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.def.ContextDefinition 23:57:23,605 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.variableinstance.ByteArrayInstance 23:57:23,605 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.log.variableinstance.HibernateStringUpdateLog 23:57:23,825 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.node.Fork 23:57:23,825 [main] DEBUG HibernateHelper : evicting entities org.jbpm.logging.log.ProcessLog 23:57:23,825 [main] DEBUG HibernateHelper : evicting entities org.jbpm.context.exe.VariableInstance 23:57:23,825 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.def.TaskController 23:57:23,865 [main] DEBUG HibernateHelper : evicting entities org.jbpm.graph.log.TokenCreateLog 23:57:23,865 [main] DEBUG HibernateHelper : evicting entities org.jbpm.taskmgmt.def.Swimlane 23:57:24,066 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks 23:57:24,126 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.node.ProcessState.variableAccesses 23:57:24,126 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.Swimlane.tasks 23:57:24,126 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ProcessDefinition.events 23:57:24,126 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.exe.ProcessInstance.instances 23:57:24,657 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Node.leavingTransitions 23:57:24,657 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.TaskController.variableAccesses 23:57:24,697 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.node.Decision.decisionConditions 23:57:24,697 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ProcessDefinition.exceptionHandlers 23:57:24,697 [main] DEBUG HibernateHelper : evicting collection org.jbpm.file.def.FileDefinition.processFiles 23:57:24,997 [main] DEBUG HibernateHelper : evicting collection org.jbpm.context.exe.TokenVariableMap.variableInstances 23:57:24,997 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.PooledActor.taskInstances 23:57:24,997 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors 23:57:24,997 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances 23:57:24,997 [main] DEBUG HibernateHelper : evicting collection org.jbpm.context.exe.ContextInstance.tokenVariableMaps 23:57:26,119 [main] DEBUG HibernateHelper : evicting collection org.jbpm.logging.log.CompositeLog.children 23:57:26,119 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.exe.Token.children 23:57:26,119 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Transition.exceptionHandlers 23:57:26,149 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ProcessDefinition.actions 23:57:26,149 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.TaskInstance.variableInstances 23:57:26,209 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ProcessDefinition.nodes 23:57:26,219 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Node.arrivingTransitions 23:57:26,219 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.node.TaskNode.tasks 23:57:26,219 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ProcessDefinition.definitions 23:57:26,219 [main] DEBUG HibernateHelper : evicting collection org.jbpm.bytes.ByteArray.byteBlocks 23:57:26,229 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.exe.Token.comments 23:57:26,259 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.exe.ProcessInstance.runtimeActions 23:57:26,259 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Event.actions 23:57:26,259 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.TaskInstance.comments 23:57:26,259 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.Task.events 23:57:26,319 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Node.events 23:57:26,319 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes 23:57:26,389 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.SuperState.nodes 23:57:26,389 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.ExceptionHandler.actions 23:57:26,389 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.action.Script.variableAccesses 23:57:26,389 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.def.Task.exceptionHandlers 23:57:26,399 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Node.exceptionHandlers 23:57:26,399 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances 23:57:26,399 [main] DEBUG HibernateHelper : evicting collection org.jbpm.taskmgmt.exe.TaskInstance.pooledActors 23:57:26,429 [main] DEBUG HibernateHelper : evicting collection org.jbpm.graph.def.Transition.events 23:57:26,429 [main] DEBUG JbpmContext : closing JbpmContext 23:57:26,429 [main] DEBUG JbpmContextInfo : creating jbpm context with service factories '[jcr, tx, message, scheduler, logging, persistence, authentication]' 23:57:26,429 [main] DEBUG JbpmContext : creating org.jbpm.JbpmContext@cb6a34 23:57:26,429 [main] DEBUG DbPersistenceServiceFactory : creating persistence service 23:57:26,459 [main] DEBUG DbPersistenceService : creating hibernate session 23:57:26,840 [main] DEBUG DbPersistenceService : beginning hibernate transaction 23:57:28,071 [main] DEBUG AbstractDbTestCase : 23:57:28,071 [main] DEBUG AbstractDbTestCase : ### starting testJcrNodeStorageAndRetrieval #################################################### 23:57:30,906 [main] DEBUG NodeTypes : node 'page' will not be available. class 'org.jboss.seam.pageflow.Page' couldn't be loaded 23:57:30,906 [main] DEBUG NodeTypes : node 'start-page' will not be available. class 'org.jboss.seam.pageflow.Page' couldn't be loaded 23:57:31,637 [main] DEBUG JbpmContext : closing JbpmContext 23:57:31,637 [main] DEBUG Services : closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@1a517bd 23:57:31,647 [main] DEBUG DbPersistenceService : committing hibernate transaction 23:57:31,897 [main] DEBUG DbPersistenceService : closing hibernate session 23:57:31,907 [main] DEBUG Services : closing service 'tx': org.jbpm.tx.TxService@dbbe8b 23:57:31,907 [main] DEBUG JbpmContextInfo : creating jbpm context with service factories '[jcr, tx, message, scheduler, logging, persistence, authentication]' 23:57:31,907 [main] DEBUG JbpmContext : creating org.jbpm.JbpmContext@baa573 23:57:31,907 [main] DEBUG DbPersistenceServiceFactory : creating persistence service 23:57:31,907 [main] DEBUG DbPersistenceService : creating hibernate session 23:57:31,907 [main] DEBUG DbPersistenceService : beginning hibernate transaction 23:57:32,127 [main] DEBUG GraphElement : event 'process-start' on 'ProcessDefinition(document approval)' for 'Token(/)' 23:57:33,279 [main] INFO RepositoryImpl : Starting repository... 23:57:33,279 [main] WARN RepositoryImpl : Existing lock file at D:\workflow\jbpm-jpdl-3.2.Beta1\designer\workspace\jbpm.3x\build\repository\.lock detected. Repository was not shut down properly. 23:57:33,569 [main] INFO LocalFileSystem : LocalFileSystem initialized at path build\repository\repository 23:57:34,841 [main] DEBUG EffectiveNodeType : node type '{http://www.jcp.org/jcr/nt/1.0}base' is already contained. 23:57:34,841 [main] DEBUG EffectiveNodeType : node type '{http://www.jcp.org/jcr/mix/1.0}referenceable' is already contained. 23:57:34,851 [main] DEBUG EffectiveNodeType : node type '{http://www.jcp.org/jcr/nt/1.0}base' is already contained. 23:57:34,851 [main] DEBUG EffectiveNodeType : node type '{http://www.jcp.org/jcr/nt/1.0}unstructured' is already contained. 23:57:34,851 [main] INFO NodeTypeRegistry : no custom node type definitions found 23:57:34,991 [main] INFO LocalFileSystem : LocalFileSystem initialized at path build\repository\versions 23:57:35,272 [main] INFO LocalFileSystem : LocalFileSystem initialized at path build\repository\versions\blobs 23:57:35,963 [main] INFO MLRUItemStateCache : org.apache.jackrabbit.core.state.MLRUItemStateCache@5f33b8 size=1, 664/4194304 23:57:35,973 [main] INFO MLRUItemStateCache : org.apache.jackrabbit.core.state.MLRUItemStateCache@13d0fea size=1, 664/4194304 23:57:36,043 [main] INFO RepositoryImpl$WorkspaceInfo : initializing workspace 'default'... 23:57:36,043 [main] INFO LocalFileSystem : LocalFileSystem initialized at path build\repository\workspaces\default 23:57:36,043 [main] INFO LocalFileSystem : LocalFileSystem initialized at path build\repository\workspaces\default\blobs 23:57:36,243 [main] DEBUG AbstractVISProvider : item added to cache. size=1 23:57:36,243 [main] DEBUG AbstractVISProvider : item added to cache. size=2 23:57:36,273 [main] DEBUG AbstractVISProvider : item added to cache. size=3 23:57:36,273 [main] DEBUG AbstractVISProvider : item added to cache. size=4 23:57:36,283 [main] DEBUG AbstractVISProvider : item added to cache. size=5 23:57:36,283 [main] DEBUG AbstractVISProvider : item added to cache. size=6 23:57:36,293 [main] DEBUG AbstractVISProvider : item added to cache. size=7 23:57:36,293 [main] DEBUG AbstractVISProvider : item added to cache. size=8 23:57:36,303 [main] DEBUG AbstractVISProvider : item added to cache. size=9 23:57:36,333 [main] DEBUG AbstractVISProvider : item added to cache. size=10 23:57:36,333 [main] DEBUG AbstractVISProvider : item added to cache. size=11 23:57:36,333 [main] DEBUG AbstractVISProvider : item added to cache. size=12 23:57:36,444 [main] DEBUG AbstractVISProvider : item added to cache. size=13 23:57:36,484 [main] DEBUG AbstractVISProvider : item added to cache. size=14 23:57:36,484 [main] DEBUG AbstractVISProvider : item added to cache. size=15 23:57:36,494 [main] DEBUG AbstractVISProvider : item added to cache. size=16 23:57:36,494 [main] DEBUG AbstractVISProvider : item added to cache. size=17 23:57:36,494 [main] DEBUG AbstractVISProvider : item added to cache. size=18 23:57:36,514 [main] DEBUG AbstractVISProvider : item added to cache. size=19 23:57:36,554 [main] DEBUG AbstractVISProvider : item added to cache. size=20 23:57:36,584 [main] DEBUG AbstractVISProvider : item added to cache. size=21 23:57:36,584 [main] DEBUG AbstractVISProvider : item added to cache. size=22 23:57:36,584 [main] DEBUG AbstractVISProvider : item added to cache. size=23 23:57:36,584 [main] DEBUG AbstractVISProvider : item added to cache. size=24 23:57:36,584 [main] DEBUG AbstractVISProvider : item added to cache. size=25 23:57:36,594 [main] DEBUG AbstractVISProvider : item added to cache. size=26 23:57:36,924 [main] DEBUG AbstractVISProvider : item added to cache. size=27 23:57:36,924 [main] DEBUG AbstractVISProvider : item added to cache. size=28 23:57:36,934 [main] DEBUG AbstractVISProvider : item added to cache. size=29 23:57:36,934 [main] DEBUG AbstractVISProvider : item added to cache. size=30 23:57:36,934 [main] DEBUG AbstractVISProvider : item added to cache. size=31 23:57:36,934 [main] DEBUG AbstractVISProvider : item added to cache. size=32 23:57:36,984 [main] DEBUG AbstractVISProvider : item added to cache. size=33 23:57:37,094 [main] DEBUG AbstractVISProvider : item added to cache. size=34 23:57:37,135 [main] DEBUG AbstractVISProvider : item added to cache. size=35 23:57:37,135 [main] DEBUG AbstractVISProvider : item added to cache. size=36 23:57:37,135 [main] DEBUG AbstractVISProvider : item added to cache. size=37 23:57:37,135 [main] DEBUG AbstractVISProvider : item added to cache. size=38 23:57:37,135 [main] DEBUG AbstractVISProvider : item added to cache. size=39 23:57:37,145 [main] DEBUG AbstractVISProvider : item added to cache. size=40 23:57:37,185 [main] DEBUG AbstractVISProvider : item added to cache. size=41 23:57:37,195 [main] DEBUG AbstractVISProvider : item added to cache. size=42 23:57:37,195 [main] DEBUG AbstractVISProvider : item added to cache. size=43 23:57:37,195 [main] DEBUG AbstractVISProvider : item added to cache. size=44 23:57:37,235 [main] DEBUG AbstractVISProvider : item added to cache. size=45 23:57:37,235 [main] DEBUG AbstractVISProvider : item added to cache. size=46 23:57:37,245 [main] DEBUG AbstractVISProvider : item added to cache. size=47 23:57:37,275 [main] DEBUG AbstractVISProvider : item added to cache. size=48 23:57:37,275 [main] DEBUG AbstractVISProvider : item added to cache. size=49 23:57:37,275 [main] DEBUG AbstractVISProvider : item added to cache. size=50 23:57:37,275 [main] DEBUG AbstractVISProvider : item added to cache. size=51 23:57:37,295 [main] DEBUG AbstractVISProvider : item added to cache. size=52 23:57:37,305 [main] DEBUG AbstractVISProvider : item added to cache. size=53 23:57:37,325 [main] DEBUG AbstractVISProvider : item added to cache. size=54 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=55 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=56 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=57 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=58 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=59 23:57:37,335 [main] DEBUG AbstractVISProvider : item added to cache. size=60 23:57:37,385 [main] DEBUG AbstractVISProvider : item added to cache. size=61 23:57:37,415 [main] DEBUG AbstractVISProvider : item added to cache. size=62 23:57:37,415 [main] DEBUG AbstractVISProvider : item added to cache. size=63 23:57:37,435 [main] DEBUG AbstractVISProvider : item added to cache. size=64 23:57:37,435 [main] DEBUG AbstractVISProvider : item added to cache. size=65 23:57:37,435 [main] DEBUG AbstractVISProvider : item added to cache. size=66 23:57:37,445 [main] DEBUG AbstractVISProvider : item added to cache. size=67 23:57:37,445 [main] DEBUG AbstractVISProvider : item added to cache. size=68 23:57:37,505 [main] DEBUG AbstractVISProvider : item added to cache. size=69 23:57:37,505 [main] DEBUG AbstractVISProvider : item added to cache. size=70 23:57:37,525 [main] DEBUG AbstractVISProvider : item added to cache. size=71 23:57:37,525 [main] DEBUG AbstractVISProvider : item added to cache. size=72 23:57:37,575 [main] DEBUG AbstractVISProvider : item added to cache. size=73 23:57:37,585 [main] DEBUG AbstractVISProvider : item added to cache. size=74 23:57:37,585 [main] DEBUG AbstractVISProvider : item added to cache. size=75 23:57:37,605 [main] DEBUG AbstractVISProvider : item added to cache. size=76 23:57:37,605 [main] DEBUG AbstractVISProvider : item added to cache. size=77 23:57:37,605 [main] DEBUG AbstractVISProvider : item added to cache. size=78 23:57:37,635 [main] DEBUG AbstractVISProvider : item added to cache. size=79 23:57:37,695 [main] DEBUG AbstractVISProvider : item added to cache. size=80 23:57:37,695 [main] DEBUG AbstractVISProvider : item added to cache. size=81 23:57:37,695 [main] DEBUG AbstractVISProvider : item added to cache. size=82 23:57:37,735 [main] DEBUG AbstractVISProvider : item added to cache. size=83 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=84 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=85 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=86 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=87 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=88 23:57:37,765 [main] DEBUG AbstractVISProvider : item added to cache. size=89 23:57:37,846 [main] DEBUG AbstractVISProvider : item added to cache. size=90 23:57:37,846 [main] DEBUG AbstractVISProvider : item added to cache. size=91 23:57:37,846 [main] DEBUG AbstractVISProvider : item added to cache. size=92 23:57:37,846 [main] DEBUG AbstractVISProvider : item added to cache. size=93 23:57:38,046 [main] INFO RepositoryImpl$WorkspaceInfo : workspace 'default' initialized 23:57:38,987 [main] INFO MLRUItemStateCache : org.apache.jackrabbit.core.state.MLRUItemStateCache@1283826 size=1, 1264/4194304 23:57:40,509 [main] DEBUG IndexMerger : index added: name=_0, numDocs=1 23:57:40,509 [main] DEBUG IndexMerger : index added: name=_1, numDocs=2 23:57:40,660 [main] INFO Recovery : Found uncommitted redo log. Applying changes now... 23:57:41,050 [main] DEBUG AbstractIndex : committing IndexWriter. 23:57:41,160 [main] DEBUG AbstractIndex$LoggingPrintStream : merging segments _0 (1 docs) _1 (1 docs) into _2 (2 docs) 23:57:41,321 [main] DEBUG IndexMerger : index added: name=_2, numDocs=2 23:57:41,321 [main] DEBUG MultiIndex : Committed in-memory index in 411ms. 23:57:41,791 [main] INFO Recovery : Redo changes applied. 23:57:41,821 [main] INFO SearchIndex : Running consistency check... 23:57:42,002 [main] INFO ConsistencyCheck : No errors found. 23:57:42,012 [main] INFO SearchIndex : Index initialized: build\repository\workspaces\default/index 23:57:42,012 [main] INFO RepositoryImpl : Repository started 23:57:42,012 [main] DEBUG AbstractJcrServiceFactory : opening jcr session username 23:57:42,242 [main] INFO MLRUItemStateCache : org.apache.jackrabbit.core.state.MLRUItemStateCache@1a422d9 size=1, 664/4194304 23:57:42,572 [main] INFO MLRUItemStateCache : org.apache.jackrabbit.core.state.MLRUItemStateCache@21e115 size=1, 1564/4194304 23:57:42,652 [main] DEBUG ItemManager : created item cafebabe-cafe-babe-cafe-babecafebabe 23:57:42,652 [main] DEBUG ItemManager : caching item cafebabe-cafe-babe-cafe-babecafebabe 23:57:42,713 [main] DEBUG ItemManager : created item e63ab5c1-9342-4f55-9c02-7cd42b1a5b43 23:57:42,713 [main] DEBUG ItemManager : caching item e63ab5c1-9342-4f55-9c02-7cd42b1a5b43 23:57:42,713 [main] DEBUG ItemManager : created item a1069adc-7ce0-4e83-9425-ddea8218875c 23:57:43,103 [main] DEBUG ItemManager : caching item a1069adc-7ce0-4e83-9425-ddea8218875c 23:57:43,143 [main] DEBUG ItemManager : created item a1069adc-7ce0-4e83-9425-ddea8218875c/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,143 [main] DEBUG ItemManager : caching item a1069adc-7ce0-4e83-9425-ddea8218875c/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,153 [main] DEBUG ItemManager : created item 661c47f2-3e71-4549-9dbe-2428e242e63f 23:57:43,153 [main] DEBUG ItemManager : caching item 661c47f2-3e71-4549-9dbe-2428e242e63f 23:57:43,153 [main] DEBUG ItemManager : created item 661c47f2-3e71-4549-9dbe-2428e242e63f/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,163 [main] DEBUG ItemManager : caching item 661c47f2-3e71-4549-9dbe-2428e242e63f/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,193 [main] DEBUG VariableContainer : create variable 'document' in 'TokenVariableMap1ec0130' with value 'org.apache.jackrabbit.core.NodeImpl@1420fea' 23:57:43,293 [main] DEBUG Converters : adding converter 'D', 'org.jbpm.context.exe.converter.DoubleToStringConverter' 23:57:43,293 [main] DEBUG Converters : adding converter 'C', 'org.jbpm.context.exe.converter.CharacterToStringConverter' 23:57:43,303 [main] DEBUG Converters : adding converter 'B', 'org.jbpm.context.exe.converter.BooleanToStringConverter' 23:57:43,303 [main] DEBUG Converters : adding converter 'Y', 'org.jbpm.context.exe.converter.BytesToByteArrayConverter' 23:57:43,363 [main] DEBUG Converters : adding converter 'A', 'org.jbpm.context.exe.converter.DateToLongConverter' 23:57:43,363 [main] DEBUG Converters : adding converter 'R', 'org.jbpm.context.exe.converter.SerializableToByteArrayConverter' 23:57:43,363 [main] DEBUG Converters : adding converter 'I', 'org.jbpm.context.exe.converter.IntegerToLongConverter' 23:57:43,373 [main] DEBUG Converters : adding converter 'H', 'org.jbpm.context.exe.converter.ShortToLongConverter' 23:57:43,373 [main] DEBUG Converters : adding converter 'G', 'org.jbpm.context.exe.converter.FloatToDoubleConverter' 23:57:43,373 [main] DEBUG Converters : adding converter 'F', 'org.jbpm.context.exe.converter.FloatToStringConverter' 23:57:43,404 [main] DEBUG Converters : adding converter 'E', 'org.jbpm.context.exe.converter.ByteToLongConverter' 23:57:43,464 [main] DEBUG JcrNodeInstance : stored jcr node repository(Jackrabbit), workspace(default) and path(/process1[3]/document) 23:57:43,594 [main] DEBUG ItemManager : created item a1069adc-7ce0-4e83-9425-ddea8218875c/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,594 [main] DEBUG ItemManager : caching item a1069adc-7ce0-4e83-9425-ddea8218875c/{http://www.jcp.org/jcr/1.0}primaryType 23:57:43,824 [main] DEBUG SharedItemStateManager$Update : persisting change log {#addedStates=4, #modifiedStates=1, #deletedStates=0, #modifiedRefs=0} took 110ms 23:57:43,854 [main] DEBUG ObservationDispatcher : notifying 2 synchronous listeners. 23:57:43,884 [main] DEBUG SearchManager : onEvent: indexing started 23:57:44,004 [main] DEBUG SearchManager : onEvent: indexing finished in 120 ms. 23:57:44,004 [ObservationManager] DEBUG ObservationDispatcher : got EventStateCollection 23:57:44,004 [ObservationManager] DEBUG ObservationDispatcher : event delivery to 1 consumers started... 23:57:44,004 [ObservationManager] DEBUG ObservationDispatcher : event delivery finished. 23:57:44,004 [main] DEBUG ItemManager : invalidated item a1069adc-7ce0-4e83-9425-ddea8218875c 23:57:44,004 [main] DEBUG ItemManager : removing item a1069adc-7ce0-4e83-9425-ddea8218875c from cache org.jbpm.persistence.JbpmPersistenceException: couldn't commit hibernate session at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:244) at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:170) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.commitAndCloseSession(AbstractDbTestCase.java:86) at org.jbpm.db.AbstractDbTestCase.newTransaction(AbstractDbTestCase.java:92)23:57:44,004 [main] DEBUG ItemManager : invalidated item 661c47f2-3e71-4549-9dbe-2428e242e63f 23:57:44,034 [main] DEBUG ItemManager : removing item 661c47f2-3e71-4549-9dbe-2428e242e63f from cache 23:57:44,034 [main] DEBUG ItemManager : invalidated item 661c47f2-3e71-4549-9dbe-2428e242e63f/{http://www.jcp.org/jcr/1.0}primaryType 23:57:44,034 [main] DEBUG ItemManager : removing item 661c47f2-3e71-4549-9dbe-2428e242e63f/{http://www.jcp.org/jcr/1.0}primaryType from cache 23:57:44,034 [main] DEBUG ItemManager : invalidated item cafebabe-cafe-babe-cafe-babecafebabe 23:57:44,064 [main] DEBUG ItemManager : removing item cafebabe-cafe-babe-cafe-babecafebabe from cache 23:57:44,064 [main] DEBUG JbpmContext : closing JbpmContext 23:57:44,064 [main] DEBUG Services : executing default save operations 23:57:44,064 [main] DEBUG HibernateSaveOperation : saving process instance 23:57:44,084 [main] DEBUG SaveLogsOperation : flushing logs to logging service. 23:57:44,084 [main] DEBUG Services : closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@1423820 23:57:44,084 [main] DEBUG DbPersistenceService : committing hibernate transaction at org.jbpm.jcr.JcrDbTest.testJcrNodeStorageAndRetrieval(JcrDbTest.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: org.hibernate.HibernateException: instance not of expected entity type: org.jbpm.context.exe.variableinstance.JcrNodeInstance is not a: org.jbpm.context.exe.VariableInstance at org.hibernate.persister.entity.AbstractEntityPersister.getSubclassEntityPersister(AbstractEntityPersister.java:3583) at org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1347) at org.hibernate.engine.ForeignKeys.isTransient(ForeignKeys.java:180) at org.hibernate.event.def.AbstractSaveEventListener.getEntityState(AbstractSaveEventListener.java:487) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:84) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:437) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:326) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:180) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:108) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:186) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:175) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:98) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:437) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:326) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:180) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:108) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:186) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:175) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:98) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractFlushingEventListener.cascadeOnFlush(AbstractFlushingEventListener.java:131) at org.hibernate.event.def.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:122) at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:65) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:26) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)23:57:44,405 [main] ERROR Services : problem closing service 'persistence' org.jbpm.persistence.JbpmPersistenceException: couldn't commit hibernate session at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:244) at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:170) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.commitAndCloseSession(AbstractDbTestCase.java:86) at org.jbpm.db.AbstractDbTestCase.newTransaction(AbstractDbTestCase.java:92) at org.jbpm.jcr.JcrDbTest.testJcrNodeStorageAndRetrieval(JcrDbTest.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: org.hibernate.HibernateException: instance not of expected entity type: org.jbpm.context.exe.variableinstance.JcrNodeInstance is not a: org.jbpm.context.exe.VariableInstance at org.hibernate.persister.entity.AbstractEntityPersister.getSubclassEntityPersister(AbstractEntityPersister.java:3583) at org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1347) at org.hibernate.engine.ForeignKeys.isTransient(ForeignKeys.java:180) at org.hibernate.event.def.AbstractSaveEventListener.getEntityState(AbstractSaveEventListener.java:487) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:84) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:437) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:326) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:180) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:108) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:186) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:175) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:98) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractSaveEventListener.cascadeAfterSave(AbstractSaveEventListener.java:437) at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:326) at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:180) at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:108) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:186) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:175) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:98) at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:70) at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:507) at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:499) at org.hibernate.engine.CascadingAction$1.cascade(CascadingAction.java:218) at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:268) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:216) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:296) at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:242) at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:219) at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:169) at org.hibernate.engine.Cascade.cascade(Cascade.java:130) at org.hibernate.event.def.AbstractFlushingEventListener.cascadeOnFlush(AbstractFlushingEventListener.java:131) at org.hibernate.event.def.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:122) at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:65) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:26) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106) at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:233) ... 25 more 23:57:44,725 [main] DEBUG Services : closing service 'tx': org.jbpm.tx.TxService@1885088 23:57:44,765 [main] DEBUG Services : closing service 'logging': org.jbpm.logging.db.DbLoggingService@5f387c 23:57:44,765 [main] DEBUG Services : closing service 'jcr': org.jbpm.jcr.impl.JcrServiceImpl@1756db3 23:57:44,765 [main] DEBUG JcrServiceImpl : closing jcr session 23:57:44,765 [main] DEBUG JcrServiceImpl : committing non-JTA JCR session by invoking the session.save() 23:57:44,765 [main] DEBUG JcrServiceImpl : saving jcr session at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:233) ... 25 more org.jbpm.JbpmException: couldn't save jackrabbit jcr session at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:85) at org.jbpm.jcr.impl.JcrServiceImpl.close(JcrServiceImpl.java:65) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.commitAndCloseSession(AbstractDbTestCase.java:86) at org.jbpm.db.AbstractDbTestCase.newTransaction(AbstractDbTestCase.java:92) at org.jbpm.jcr.JcrDbTest.testJcrNodeStorageAndRetrieval(JcrDbTest.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: javax.jcr.RepositoryException: this session has been closed at org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:347) at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:819) at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:82) ... 25 more 23:57:46,208 [main] ERROR Services : problem closing service 'jcr' org.jbpm.JbpmException: couldn't save jackrabbit jcr session at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:85) at org.jbpm.jcr.impl.JcrServiceImpl.close(JcrServiceImpl.java:65) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.commitAndCloseSession(AbstractDbTestCase.java:86) at org.jbpm.db.AbstractDbTestCase.newTransaction(AbstractDbTestCase.java:92) at org.jbpm.jcr.JcrDbTest.testJcrNodeStorageAndRetrieval(JcrDbTest.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: javax.jcr.RepositoryException: this session has been closed at org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:347) at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:819) at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:82) ... 25 more 23:57:46,208 [main] DEBUG AbstractDbTestCase : ### testJcrNodeStorageAndRetrieval done #################################################### 23:57:46,218 [main] DEBUG AbstractDbTestCase : 23:57:46,218 [main] DEBUG JbpmContext : closing JbpmContext 23:57:46,218 [main] DEBUG Services : executing default save operations 23:57:46,228 [main] DEBUG HibernateSaveOperation : saving process instance 23:57:46,228 [main] DEBUG SaveLogsOperation : flushing logs to logging service. 23:57:46,228 [main] DEBUG CascadeSaveOperation : cascading save of 'org.jbpm.graph.exe.ProcessInstance@1031310' 23:57:46,248 [main] DEBUG Services : closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@1423820 23:57:46,248 [main] DEBUG DbPersistenceService : committing hibernate transaction 23:57:46,358 [main] ERROR DbPersistenceService : problem rolling back after failed commit org.hibernate.TransactionException: Transaction not successfully started at org.hibernate.transaction.JDBCTransaction.rollback(JDBCTransaction.java:149) at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:238) at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:170) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.tearDown(AbstractDbTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) org.jbpm.persistence.JbpmPersistenceException: couldn't commit hibernate session at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:244) at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:170) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.tearDown(AbstractDbTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: org.hibernate.TransactionException: Transaction not successfully started at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:100) at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:233) ... 18 more 23:57:46,428 [main] ERROR Services : problem closing service 'persistence' org.jbpm.persistence.JbpmPersistenceException: couldn't commit hibernate session at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:244) at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:170) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.tearDown(AbstractDbTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: org.hibernate.TransactionException: Transaction not successfully started at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:100) at org.jbpm.persistence.db.DbPersistenceService.endTransaction(DbPersistenceService.java:233) ... 18 more 23:57:46,428 [main] DEBUG Services : closing service 'tx': org.jbpm.tx.TxService@1885088 23:57:46,428 [main] DEBUG Services : closing service 'logging': org.jbpm.logging.db.DbLoggingService@5f387c 23:57:46,428 [main] DEBUG Services : closing service 'jcr': org.jbpm.jcr.impl.JcrServiceImpl@1756db3 23:57:46,438 [main] DEBUG JcrServiceImpl : closing jcr session 23:57:46,438 [main] DEBUG JcrServiceImpl : committing non-JTA JCR session by invoking the session.save() 23:57:46,438 [main] DEBUG JcrServiceImpl : saving jcr session org.jbpm.JbpmException: couldn't save jackrabbit jcr session at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:85) at org.jbpm.jcr.impl.JcrServiceImpl.close(JcrServiceImpl.java:65) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.tearDown(AbstractDbTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: javax.jcr.RepositoryException: this session has been closed at org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:347) at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:819) at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:82) ... 18 more 23:57:46,568 [main] ERROR Services : problem closing service 'jcr' org.jbpm.JbpmException: couldn't save jackrabbit jcr session at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:85) at org.jbpm.jcr.impl.JcrServiceImpl.close(JcrServiceImpl.java:65) at org.jbpm.svc.Services.close(Services.java:222) at org.jbpm.JbpmContext.close(JbpmContext.java:139) at org.jbpm.db.AbstractDbTestCase.closeJbpmContext(AbstractDbTestCase.java:139) at org.jbpm.db.AbstractDbTestCase.tearDown(AbstractDbTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196) Caused by: javax.jcr.RepositoryException: this session has been closed at org.apache.jackrabbit.core.SessionImpl.sanityCheck(SessionImpl.java:347) at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:819) at org.jbpm.jcr.impl.JcrServiceImpl.save(JcrServiceImpl.java:82) ... 18 more