I overcome the problems described above, now I get the following error:

  | 2007-05-06 18:41:19,328 ERROR [org.jbpm.job.executor.JobExecutorThread] 
exception in job executor thread. waiting 5000 milliseconds
  | org.hibernate.HibernateException: hibernate.cfg.xml not found
  |     at 
org.hibernate.util.ConfigHelper.getResourceAsStream(ConfigHelper.java:147)
  |     at 
org.hibernate.cfg.Configuration.getConfigurationInputStream(Configuration.java:1329)
  |     at org.hibernate.cfg.Configuration.configure(Configuration.java:1351)
  |     at 
org.jbpm.db.hibernate.HibernateHelper.createConfiguration(HibernateHelper.java:91)
  |     at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getConfiguration(DbPersistenceServiceFactory.java:69)
  |     at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:91)
  |     at 
org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:94)
  |     at 
org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:98)
  |     at 
org.jbpm.persistence.db.DbPersistenceService.getJobSession(DbPersistenceService.java:352)
  |     at org.jbpm.JbpmContext.getJobSession(JbpmContext.java:563)
  |     at 
org.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:109)
  |     at 
org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:56)
  | 



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043527#4043527

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043527
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to