]
Heiko Braun resolved JBPM-1409.
-------------------------------
Resolution: Done
added hibernate.ddl.auto=create to the configuration for now. However the overal config
schould be revisited. Currently there is too many hibernate config files in various
modules, which carry redundant information, mostly. I'll create a separate issue for
that.
The Database seems is incomplete when using the installer
---------------------------------------------------------
Key: JBPM-1409
URL:
https://jira.jboss.org/jira/browse/JBPM-1409
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Installer
Affects Versions: JBossBPM-3.3.0
Reporter: Heiko Braun
Assignee: Heiko Braun
15:43:28,722 ERROR [JDBCExceptionReporter] Table not found in statement [select top ?
job0_.ID_ as ID1_26_, job0_.VERSION_ as VERSION3_26_, job0_.DUEDATE_ as DUEDATE4_26_,
job0_.PROCESSINSTANCE_ as PROCESSI5_26_, job0_.TOKEN_ as TOKEN6_26_, job0_.TASKINSTANCE_
as TASKINST7_26_, job0_.ISSUSPENDED_ as ISSUSPEN8_26_, job0_.ISEXCLUSIVE_ as
ISEXCLUS9_26_, job0_.LOCKOWNER_ as LOCKOWNER10_26_, job0_.LOCKTIME_ as LOCKTIME11_26_,
job0_.EXCEPTION_ as EXCEPTION12_26_, job0_.RETRIES_ as RETRIES13_26_, job0_.NAME_ as
NAME14_26_, job0_.REPEAT_ as REPEAT15_26_, job0_.TRANSITIONNAME_ as TRANSIT16_26_,
job0_.ACTION_ as ACTION17_26_, job0_.GRAPHELEMENTTYPE_ as GRAPHEL18_26_,
job0_.GRAPHELEMENT_ as GRAPHEL19_26_, job0_.NODE_ as NODE20_26_, job0_.CLASS_ as
CLASS2_26_ from JBPM_JOB job0_ where (job0_.LOCKOWNER_ is null or job0_.LOCKOWNER_=?) and
job0_.RETRIES_>0 and job0_.DUEDATE_<=? and job0_.ISSUSPENDED_<>1 order by
job0_.DUEDATE_ asc]
15:43:28,722 ERROR [JobSession] org.hibernate.exception.SQLGrammarException: could not
execute query
15:43:28,723 ERROR [JobExecutorThread] exception in job executor thread. waiting 10000
milliseconds
org.jbpm.JbpmException: couldn't get acquirable jobs
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: