-
JBPM异常5
23:36:53,687 [main] INFO JbpmConfiguration : using jbpm configuration resource 'jbpm.cfg.xml'
23:36:54,015 [main] DEBUG JbpmConfiguration : creating jbpm configuration from input stream
23:36:54,031 [main] DEBUG JbpmContextInfo : creating jbpm context with service factories '[message, scheduler, authentication, persistence, logging]'
23:36:54,046 [main] DEBUG JbpmContext : creating JbpmContext
23:36:54,390 [main] DEBUG JpdlParser$JpdlEntityResolver : resolving schema reference publicId(null) systemId(http://jbpm.org/jpdl-3.1.xsd)
23:36:54,390 [main] DEBUG JpdlParser$JpdlEntityResolver : providing input source to local 'jpdl-3.1.xsd' resource
23:36:54,546 [main] DEBUG NodeTypes : node 'page' will not be available. class 'org.jboss.seam.jbpm.Page' couldn't be loaded
23:36:54,562 [main] WARN JpdlXmlReader : process xml warning: warning: no swimlane or assignment specified for task '<task xmlns="urn:jbpm.org:jpdl-3.1" blocking="false" signalling="true" priority="normal">
<controller config-type="field">
<variable name="name" access="read,write"/>
<variable name="day" access="read,write"/>
<variable name="note" access="read,write"/>
</controller>
</task>'
23:36:54,578 [main] DEBUG DbPersistenceServiceFactory : creating persistence service
23:36:54,593 [main] DEBUG DbPersistenceServiceFactory : building hibernate session factory
23:36:54,625 [main] INFO Environment : Hibernate 3.2.5
23:36:54,625 [main] INFO Environment : hibernate.properties not found
23:36:54,640 [main] INFO Environment : Bytecode provider name : cglib
23:36:54,640 [main] INFO Environment : using JDK 1.4 java.sql.Timestamp handling
23:36:54,765 [main] DEBUG HibernateHelper : creating hibernate configuration resource 'hibernate.cfg.xml'
23:36:54,765 [main] INFO Configuration : configuring from resource: hibernate.cfg.xml
23:36:54,765 [main] INFO Configuration : Configuration resource: hibernate.cfg.xml
23:36:54,843 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/action/Script.hbm.xml
23:36:54,953 [main] INFO Configuration : Reading mappings from resource : org/jbpm/identity/User.hbm.xml
23:36:55,046 [main] INFO HbmBinder : Mapping class: org.jbpm.identity.User -> JBPM_ID_USER
23:36:55,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.User.permissions -> JBPM_ID_PERMISSIONS
23:36:55,109 [main] INFO Configuration : Reading mappings from resource : org/jbpm/identity/Group.hbm.xml
23:36:55,140 [main] INFO HbmBinder : Mapping class: org.jbpm.identity.Group -> JBPM_ID_GROUP
23:36:55,281 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.Group.permissions -> JBPM_ID_PERMISSIONS
23:36:55,296 [main] INFO Configuration : Reading mappings from resource : org/jbpm/identity/Membership.hbm.xml
23:36:55,312 [main] INFO HbmBinder : Mapping class: org.jbpm.identity.Membership -> JBPM_ID_MEMBERSHIP
23:36:55,312 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.Membership.permissions -> JBPM_ID_PERMISSIONS
23:36:55,312 [main] INFO Configuration : Reading mappings from resource : org/jbpm/db/hibernate.queries.hbm.xml
23:36:55,359 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/ProcessDefinition.hbm.xml
23:36:55,375 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.ProcessDefinition -> JBPM_PROCESSDEFINITION
23:36:55,390 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Node.hbm.xml
23:36:55,406 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
23:36:55,406 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Transition.hbm.xml
23:36:55,421 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Transition -> JBPM_TRANSITION
23:36:55,437 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Event.hbm.xml
23:36:55,437 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT
23:36:55,437 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/Action.hbm.xml
23:36:55,453 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
23:36:55,468 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/SuperState.hbm.xml
23:36:55,562 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE
23:36:55,562 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/def/ExceptionHandler.hbm.xml
23:36:55,578 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.def.ExceptionHandler -> JBPM_EXCEPTIONHANDLER
23:36:55,578 [main] INFO Configuration : Reading mappings from resource : org/jbpm/instantiation/Delegation.hbm.xml
23:36:55,578 [main] INFO HbmBinder : Mapping class: org.jbpm.instantiation.Delegation -> JBPM_DELEGATION
23:36:55,578 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/StartState.hbm.xml
23:36:55,593 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE
23:36:55,593 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/EndState.hbm.xml
23:36:55,609 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE
23:36:55,609 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/ProcessState.hbm.xml
23:36:55,625 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.ProcessState -> JBPM_NODE
23:36:55,625 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Decision.hbm.xml
23:36:55,640 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE
23:36:55,640 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS
23:36:55,640 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Fork.hbm.xml
23:36:55,656 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE
23:36:55,656 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/Join.hbm.xml
23:36:55,656 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE
23:36:55,656 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/State.hbm.xml
23:36:55,671 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE
23:36:55,671 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/node/TaskNode.hbm.xml
23:36:55,687 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE
23:36:55,734 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/def/ContextDefinition.hbm.xml
23:36:55,734 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/def/VariableAccess.hbm.xml
23:36:55,750 [main] INFO HbmBinder : Mapping class: org.jbpm.context.def.VariableAccess -> JBPM_VARIABLEACCESS
23:36:55,750 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml
23:36:55,765 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/Swimlane.hbm.xml
23:36:55,781 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE
23:36:55,781 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml
23:36:55,796 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
23:36:55,796 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml
23:36:55,812 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
23:36:55,812 [main] INFO Configuration : Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml
23:36:55,812 [main] INFO HbmBinder : Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
23:36:55,812 [main] INFO Configuration : Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml
23:36:55,828 [main] INFO HbmBinder : Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
23:36:55,828 [main] INFO HbmBinder : Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
23:36:55,828 [main] INFO Configuration : Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml
23:36:55,843 [main] INFO HbmBinder : Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
23:36:55,843 [main] INFO Configuration : Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
23:36:55,859 [main] INFO HbmBinder : Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
23:36:55,859 [main] INFO Configuration : Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
23:36:55,875 [main] INFO HbmBinder : Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
23:36:55,875 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
23:36:55,875 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
23:36:55,875 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
23:36:55,890 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
23:36:55,906 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
23:36:55,906 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
23:36:56,421 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
23:36:56,421 [main] INFO HbmBinder : Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
23:36:56,421 [main] INFO Configuration : Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
23:36:56,437 [main] INFO HbmBinder : Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
23:36:56,437 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
23:36:56,453 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
23:36:56,453 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
23:36:56,468 [main] INFO HbmBinder : Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
23:36:56,484 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
23:36:56,500 [main] INFO HbmBinder : Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
23:36:56,500 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
23:36:56,515 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
23:36:56,515 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
23:36:56,515 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
23:36:56,515 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
23:36:56,531 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
23:36:56,531 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
23:36:56,546 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
23:36:56,546 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
23:36:56,546 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
23:36:56,546 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
23:36:56,562 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
23:36:56,562 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
23:36:56,562 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
23:36:56,562 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
23:36:56,578 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
23:36:56,578 [main] INFO Configuration : Reading mappings from resource : org/jbpm/msg/Message.hbm.xml
23:36:56,593 [main] INFO HbmBinder : Mapping class: org.jbpm.msg.Message -> JBPM_MESSAGE
23:36:56,593 [main] INFO Configuration : Reading mappings from resource : org/jbpm/msg/db/TextMessage.hbm.xml
23:36:56,593 [main] INFO HbmBinder : Mapping subclass: org.jbpm.msg.db.TextMessage -> JBPM_MESSAGE
23:36:56,593 [main] INFO Configuration : Reading mappings from resource : org/jbpm/command/ExecuteActionCommand.hbm.xml
23:36:56,609 [main] INFO HbmBinder : Mapping subclass: org.jbpm.command.ExecuteActionCommand -> JBPM_MESSAGE
23:36:56,609 [main] INFO Configuration : Reading mappings from resource : org/jbpm/command/ExecuteNodeCommand.hbm.xml
23:36:56,625 [main] INFO HbmBinder : Mapping subclass: org.jbpm.command.ExecuteNodeCommand -> JBPM_MESSAGE
23:36:56,625 [main] INFO Configuration : Reading mappings from resource : org/jbpm/command/SignalCommand.hbm.xml
23:36:56,625 [main] INFO HbmBinder : Mapping subclass: org.jbpm.command.SignalCommand -> JBPM_MESSAGE
23:36:56,625 [main] INFO Configuration : Reading mappings from resource : org/jbpm/command/TaskInstanceEndCommand.hbm.xml
23:36:56,640 [main] INFO HbmBinder : Mapping subclass: org.jbpm.command.TaskInstanceEndCommand -> JBPM_MESSAGE
23:36:56,640 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
23:36:56,656 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
23:36:56,656 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
23:36:56,671 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
23:36:56,671 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
23:36:56,671 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
23:36:56,687 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
23:36:56,687 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
23:36:56,687 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
23:36:56,703 [main] INFO HbmBinder : Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
23:36:56,703 [main] INFO Configuration : Reading mappings from resource : org/jbpm/scheduler/exe/Timer.hbm.xml
23:36:56,718 [main] INFO HbmBinder : Mapping class: org.jbpm.scheduler.exe.Timer -> JBPM_TIMER
23:36:56,718 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
23:36:56,718 [main] INFO HbmBinder : Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
23:36:56,734 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
23:36:56,734 [main] INFO HbmBinder : Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
23:36:56,734 [main] INFO Configuration : Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
23:36:56,750 [main] INFO HbmBinder : Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
23:36:56,750 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
23:36:56,765 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
23:36:56,765 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
23:36:56,765 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
23:36:56,781 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
23:36:56,781 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
23:36:56,781 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
23:36:56,796 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
23:36:56,796 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
23:36:56,796 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
23:36:56,796 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
23:36:56,812 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
23:36:56,812 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
23:36:56,828 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
23:36:56,828 [main] INFO Configuration : Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
23:36:56,828 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
23:36:56,828 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
23:36:56,843 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
23:36:56,843 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
23:36:56,843 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
23:36:56,843 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
23:36:56,859 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
23:36:56,859 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
23:36:56,875 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
23:36:56,875 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
23:36:56,875 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
23:36:56,875 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
23:36:56,937 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
23:36:56,953 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
23:36:56,953 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
23:36:56,953 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
23:36:56,968 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
23:36:56,968 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
23:36:56,968 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
23:36:56,968 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
23:36:56,984 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
23:36:56,984 [main] INFO Configuration : Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
23:36:57,000 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
23:36:57,000 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml
23:36:57,000 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
23:36:57,000 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
23:36:57,015 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
23:36:57,015 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
23:36:57,031 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
23:36:57,031 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
23:36:57,031 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
23:36:57,031 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
23:36:57,046 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
23:36:57,046 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
23:36:57,046 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
23:36:57,062 [main] INFO Configuration : Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
23:36:57,062 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
23:36:57,062 [main] INFO Configuration : Configured SessionFactory: null
23:36:57,062 [main] INFO HbmBinder : Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
23:36:57,093 [main] INFO HbmBinder : Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
23:36:57,093 [main] INFO HbmBinder : Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.User.memberships -> JBPM_ID_MEMBERSHIP
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.Group.children -> JBPM_ID_GROUP
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.identity.Group.memberships -> JBPM_ID_MEMBERSHIP
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
23:36:57,093 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABLEACCESS
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTION
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENVARIABLEMAP
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIABLEINSTANCE
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIMLANEINSTANCE
23:36:57,109 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINSTANCE
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLEINSTANCE
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACTOR
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
23:36:57,125 [main] INFO HbmBinder : Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
23:36:57,281 [main] INFO DriverManagerConnectionProvider : Using Hibernate built-in connection pool (not for production use!)
23:36:57,281 [main] INFO DriverManagerConnectionProvider : Hibernate connection pool size: 20
23:36:57,281 [main] INFO DriverManagerConnectionProvider : autocommit mode: false
23:36:57,312 [Finalizer] INFO DriverManagerConnectionProvider : cleaning up connection pool: null
这是我的控制台信息,http://blog.csdn.net/hxirui/archive/2006/09/14/1221911.aspx这篇文章做的,在GOOGLE也找了,还是没有解决2008年9月19日 23:45
目前还没有答案
相关推荐
开发者可以通过指南学习到jbpm的核心概念,如流程定义语言(bpmn2.0)、工作流引擎的使用以及异常处理机制。 3. **jbpm5用户手册**: jBPM5_用户手册-中文版为开发者提供了jbpm5的详细操作指南,包括新特性和改进...
在使用JBPM4的过程中,可能会遇到各种运行时错误和异常,这些异常通常是由于配置问题、依赖冲突或者代码错误导致的。下面将详细讨论在JBPM4中遇到的一些常见异常及其解决方法。 1. `org.jbpm.api.JbpmException: ...
5. **事件处理**:系统能够监听并响应各种事件,如流程实例的开始、结束、异常等,以便进行相应的处理。 6. **监控和调试**:jBPM4.4提供了一个强大的监控工具,能够跟踪流程实例的执行路径,帮助开发者调试和优化...
【JBPM_(2)_Advance.ppt】则深入到jbpm的高级特性,如动态流程修改、流程版本管理、事件处理和异常管理。你将学习如何在运行时调整流程,以适应变化的业务需求。同时,这一部分还将探讨jbpm与Spring框架的集成,让你...
1. 流程实例监控:JBPM提供了一个Web管理界面,可以实时查看流程实例的状态,包括运行中的实例、已完成的实例和异常实例。 2. 统计分析:通过收集流程实例数据,可以进行性能分析、瓶颈查找,帮助企业优化业务流程。...
7. **异常处理**:jbpm的异常可能会传播到Spring,因此需要在Spring的异常处理机制中适当地捕获和处理这些异常。 8. **监控和报表**:jbpm提供了一套监控工具,可以跟踪流程实例的状态和性能。你可以通过Spring配置...
理解JBPM4.3中的流程管理,不仅涉及流程定义,还包括流程实例的运行、任务的分配与完成、异常处理等。通过SSH的集成,我们可以将这些复杂的业务逻辑封装起来,使得Web应用更加模块化,同时保持良好的可扩展性和维护...
jPDL允许开发者定义流程中的各个步骤、任务间的流转规则以及处理异常情况的策略。流程定义描述通常包含流程的开始和结束条件,以及中间的活动和分支。程序接口则提供了与流程交互的API,例如启动流程实例、查询流程...
该版本还支持事务管理、异常处理和审计功能,为业务流程的稳定性和可追溯性提供了保障。 接下来,我们来详细阐述JBPM4.4的环境搭建步骤: 1. **安装Java运行环境**:JBPM是基于Java开发的,因此首先确保你的计算机...
5. **异常处理**:在整个过程中,可能出现拒绝申请、补充材料等异常情况,jbpm提供灵活的分支和回退机制,可以处理这些异常。 **jbpm关键概念** - **流程定义(Process Definition)**:描述了业务流程的结构和...
5. **数据库检查**:检查jbpm相关的数据库表,看是否有异常数据。 6. **版本更新**:考虑升级到较新版本的jbpm,以解决已知的bug或问题。 总之,解决jbpm4.3问题需要对jbpm的工作原理、数据库结构以及部署环境有...
书中可能还会涉及如何处理异常、分支和合并逻辑,以及如何进行流程的调试和优化。 总的来说,这个"jbpm4案例源码"结合《jBPM4工作流应用开发指南.pdf》这本书,为学习和掌握jbpm4提供了一个很好的起点。通过实际...
在开发和部署BPM流程时,错误和异常是常见的,如任务未找到、流程实例无法启动、数据库连接问题等。这些报错指南可能是开发者根据经验总结出的常见问题解决方案,或者是官方文档中的错误处理部分,对于快速定位和...
- **JBPM_EXCEPTIONHANDLER**:异常处理表,记录流程执行过程中的异常处理信息。 - **JBPM_ID_GROUP**:用户组表,存储系统中的用户组信息。 - **JBPM_ID_MEMBERSHIP**:用户成员表,表示用户与组之间的多对多...
5. **事件驱动**:支持监听和响应各种系统事件,如任务完成、异常发生等,以触发流程的相应行为。 6. **工作流服务**:提供API和Web服务接口,方便与其他系统集成,实现跨系统的流程协作。 7. **监控和报表**:...
9. **错误处理和补偿**:jbpm支持异常处理和流程回退,允许在流程执行中处理错误,并通过补偿任务修复流程状态。 10. **持续集成与自动化测试**:通过Maven或Gradle等构建工具,可以设置持续集成流程,同时编写测试...
5. **异常处理**:处理流程运行中的错误和异常,定义错误节点和错误处理策略。 6. **监听器与事件**:如何定义监听器,捕获和响应流程中的各种事件。 7. **服务集成**:将外部服务集成到流程中,如调用Web服务、...
7. **测试与调试**:在实际开发过程中,开发者会使用JUnit或其他测试框架对SSH和JBPM的集成功能进行单元测试和集成测试,确保流程的正确执行和异常处理。 8. **部署与运行**:最后,项目需要部署到Web服务器(如...
5. **jbpm-flow**:这是jbpm5的核心流程执行引擎,负责执行流程实例,处理流程中的事件和决策,如分支、合并、异常处理等。它还包含了对流程变量、信号、定时器等的支持。 6. **jbpm-bpmn2-emfextmodel**:这部分源...
5. **事件处理**:jbpm支持事件监听,可以对流程中的特定事件进行响应,例如超时、异常等。 6. **Web应用程序接口**:jbpm.war是一个预打包的Web应用,包含了一个基于Servlet和JSP的用户界面,用户可以通过Web...