[jboss-user] [JBoss jBPM] - Re: JBPM Timer Problem

avivstav do-not-reply at jboss.com
Sun May 6 11:46:19 EDT 2007


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



More information about the jboss-user mailing list