0 Replies Latest reply on Jul 23, 2008 5:31 AM by 1womps1

    can't find datasource

    1womps1

      I am trying to install jboss seam on tomcat and i'm stuck into the configuration .Here is the stacktrace

      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
      23 juil. 2008 10:24:47 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:24:47 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/Job.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.job.Job -> JBPM_JOB
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/Timer.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB
      23 juil. 2008 10:24:48 com.sun.faces.config.ConfigureListener$WebXmlProcessor scanForFacesServlet
      ATTENTION: Unable to process deployment descriptor for context 'null'
      23 juil. 2008 10:24:48 com.sun.faces.config.ConfigureListener contextInitialized
      INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b16-p02) for context '/struts-blank-1.3.8'
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
      23 juil. 2008 10:24:48 org.jboss.seam.jsf.SeamPhaseListener <init>
      ATTENTION: There should only be one Seam phase listener per application
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
      23 juil. 2008 10:24:48 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
      23 juil. 2008 10:24:48 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
      23 juil. 2008 10:24:49 org.apache.coyote.http11.Http11Protocol start
      INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
      23 juil. 2008 10:24:49 org.hibernate.cfg.Configuration doConfigure
      INFO: Configured SessionFactory: null
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.action.MailAction -> JBPM_ACTION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.identity.User.memberships -> JBPM_ID_MEMBERSHIP
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.identity.Group.children -> JBPM_ID_GROUP
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.identity.Group.memberships -> JBPM_ID_MEMBERSHIP
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABLEACCESS
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTION
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENVARIABLEMAP
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIMLANEINSTANCE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINSTANCE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACTOR
      23 juil. 2008 10:24:49 org.hibernate.cfg.HbmBinder bindCollectionSecondPass
      INFO: Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG
      23 juil. 2008 10:24:49 org.apache.jk.common.ChannelSocket init
      INFO: JK: ajp13 listening on /0.0.0.0:8009
      23 juil. 2008 10:24:49 org.apache.jk.server.JkMain start
      INFO: Jk running ID=0 time=0/93 config=null
      23 juil. 2008 10:24:49 org.apache.catalina.startup.Catalina start
      INFO: Server startup in 13881 ms
      23 juil. 2008 10:24:49 org.hibernate.util.NamingHelper getInitialContext
      INFO: JNDI InitialContext properties:{}
      23 juil. 2008 10:24:49 org.hibernate.connection.DatasourceConnectionProvider configure
      GRAVE: Could not find datasource: java:/mysqldb
      javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      23 juil. 2008 10:24:49 org.jbpm.job.executor.JobExecutorThread run
      GRAVE: exception in job executor thread. waiting 5000 milliseconds
      org.hibernate.HibernateException: Could not find datasource
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:56)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      Caused by: javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       ... 13 more
      23 juil. 2008 10:24:54 org.hibernate.util.NamingHelper getInitialContext
      INFO: JNDI InitialContext properties:{}
      23 juil. 2008 10:24:54 org.hibernate.connection.DatasourceConnectionProvider configure
      GRAVE: Could not find datasource: java:/mysqldb
      javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      23 juil. 2008 10:24:54 org.jbpm.job.executor.JobExecutorThread run
      GRAVE: exception in job executor thread. waiting 10000 milliseconds
      org.hibernate.HibernateException: Could not find datasource
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:56)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      Caused by: javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       ... 13 more
      23 juil. 2008 10:25:04 org.hibernate.util.NamingHelper getInitialContext
      INFO: JNDI InitialContext properties:{}
      23 juil. 2008 10:25:04 org.hibernate.connection.DatasourceConnectionProvider configure
      GRAVE: Could not find datasource: java:/mysqldb
      javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      23 juil. 2008 10:25:04 org.jbpm.job.executor.JobExecutorThread run
      GRAVE: exception in job executor thread. waiting 20000 milliseconds
      org.hibernate.HibernateException: Could not find datasource
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:56)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      Caused by: javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       ... 13 more
      23 juil. 2008 10:25:24 org.hibernate.util.NamingHelper getInitialContext
      INFO: JNDI InitialContext properties:{}
      23 juil. 2008 10:25:24 org.hibernate.connection.DatasourceConnectionProvider configure
      GRAVE: Could not find datasource: java:/mysqldb
      javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      23 juil. 2008 10:25:24 org.jbpm.job.executor.JobExecutorThread run
      GRAVE: exception in job executor thread. waiting 40000 milliseconds
      org.hibernate.HibernateException: Could not find datasource
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:56)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:124)
       at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:56)
       at org.hibernate.cfg.SettingsFactory.createConnectionProvider(SettingsFactory.java:414)
       at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:62)
       at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2009)
       at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1292)
       at org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
       at org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:95)
       at org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:99)
       at org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:363)
       at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
       at org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:112)
       at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:58)
      Caused by: javax.naming.NameNotFoundException: Le Nom mysqldb n'est pas lié à ce Contexte
       at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
       at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
       at org.apache.naming.SelectorContext.lookup(SelectorContext.java:137)
       at javax.naming.InitialContext.lookup(Unknown Source)
       at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
       ... 13 more
      23 juil. 2008 10:25:49 org.apache.catalina.startup.HostConfig checkResources
      INFO: Repli (undeploy) de l'application web ayant pour chemin de contexte /jbpm-console
      23 juil. 2008 10:25:49 org.jbpm.job.executor.JobExecutorThread run
      INFO: JbpmJobExecutor:172.26.204.171:1 leaves cyberspace
      23 juil. 2008 10:25:49 org.apache.catalina.startup.HostConfig deployWAR
      INFO: Déploiement de l'archive jbpm-console.war de l'application web
      23 juil. 2008 10:25:50 org.apache.catalina.core.StandardContext addApplicationListener
      INFO: The listener "org.jbpm.web.JobExecutorLauncher" is already configured for this context. The duplicate definition has been ignored.
      23 juil. 2008 10:25:50 com.sun.faces.config.ConfigureListener contextInitialized
      INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b16-p02) for context '/jbpm-console'
      23 juil. 2008 10:25:50 org.jboss.seam.jsf.SeamPhaseListener <init>
      ATTENTION: There should only be one Seam phase listener per application
      23 juil. 2008 10:25:50 org.jbpm.JbpmConfiguration getInstance
      INFO: using jbpm configuration resource 'jbpm.cfg.xml'
      23 juil. 2008 10:25:50 org.jbpm.persistence.db.StaleObjectLogConfigurer hideStaleObjectExceptions
      INFO: stale object exceptions will be hidden from logging
      23 juil. 2008 10:25:50 org.hibernate.cfg.Configuration configure
      INFO: configuring from resource: hibernate.cfg.xml
      23 juil. 2008 10:25:50 org.hibernate.cfg.Configuration getConfigurationInputStream
      INFO: Configuration resource: hibernate.cfg.xml
      23 juil. 2008 10:25:50 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/identity/User.hbm.xml
      23 juil. 2008 10:25:50 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.identity.User -> JBPM_ID_USER
      23 juil. 2008 10:25:50 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.identity.User.permissions -> JBPM_ID_PERMISSIONS
      23 juil. 2008 10:25:50 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/identity/Group.hbm.xml
      23 juil. 2008 10:25:50 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.identity.Group -> JBPM_ID_GROUP
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.identity.Group.permissions -> JBPM_ID_PERMISSIONS
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/identity/Membership.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.identity.Membership -> JBPM_ID_MEMBERSHIP
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.identity.Membership.permissions -> JBPM_ID_PERMISSIONS
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/db/hibernate.queries.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/action/MailAction.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/ProcessDefinition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.ProcessDefinition -> JBPM_PROCESSDEFINITION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/Node.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/Transition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.Transition -> JBPM_TRANSITION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/Event.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.Event -> JBPM_EVENT
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/Action.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.Action -> JBPM_ACTION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/SuperState.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.def.SuperState -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/def/ExceptionHandler.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.def.ExceptionHandler -> JBPM_EXCEPTIONHANDLER
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/instantiation/Delegation.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.instantiation.Delegation -> JBPM_DELEGATION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/action/Script.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/StartState.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.StartState -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/EndState.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.EndState -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/ProcessState.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.ProcessState -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/Decision.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.Decision -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.graph.node.Decision.decisionConditions -> JBPM_DECISIONCONDITIONS
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/Fork.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.Fork -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/Join.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.Join -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/MailNode.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.MailNode -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/State.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.State -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/node/TaskNode.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.node.TaskNode -> JBPM_NODE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/def/ContextDefinition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/def/VariableAccess.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.context.def.VariableAccess -> JBPM_VARIABLEACCESS
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/def/TaskMgmtDefinition.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/def/Swimlane.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:25:51 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
      23 juil. 2008 10:25:51 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/Job.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.job.Job -> JBPM_JOB
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/Timer.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindCollection
      INFO: Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
      INFO: Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
      23 juil. 2008 10:25:52 org.hibernate.cfg.HbmBinder bindSubclass
      INFO: Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
      23 juil. 2008 10:25:52 org.hibernate.cfg.Configuration addResource
      INFO: Readi