[jboss-user] [JBoss jBPM] - while running jbpm-console example im getting below mentione
satyagkk
do-not-reply at jboss.com
Thu Nov 15 01:33:52 EST 2007
ERROR [JDBCExceptionReporter] Table not found in statement [select top ? job0_.ID_ as ID1_26_, job0_.VERSION_ as VERSION3_26_, job0_.
ERROR [JobSession] org.hibernate.exception.SQLGrammarException: could not execute query
ERROR [JobExecutorThread] exception in job executor thread. waiting 5000 milliseconds
mException: couldn't get acquirable jobs
rg.jbpm.db.JobSession.getFirstAcquirableJob(JobSession.java:44)
rg.jbpm.job.executor.JobExecutorThread.acquireJobs(JobExecutorThread.java:111)
rg.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:56)
rg.hibernate.exception.SQLGrammarException: could not execute query
rg.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:67)
rg.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
rg.hibernate.loader.Loader.doList(Loader.java:2223)
rg.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104)
rg.hibernate.loader.Loader.list(Loader.java:2099)
rg.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:378)
rg.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338)
rg.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172)
rg.hibernate.impl.SessionImpl.list(SessionImpl.java:1121)
rg.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
rg.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:811)
rg.jbpm.db.JobSession.getFirstAcquirableJob(JobSession.java:40)
2 more
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104843#4104843
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104843
More information about the jboss-user
mailing list