Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Error Message

Highlight

2017-07-19 11:17:46,479 ERROR ContextLoader:353 - Context initialization failed

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'

defined in ServletContext resource [/WEB-INF/msh-config.xml]: Invocation of init method failed; nested exception is org.quartz.JobPersistenceException

: Couldn't retrieve trigger: Table 'domibus.qrtz_triggers' doesn't exist [See nested exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'domibus.qrtz_triggers' doesn't exist]


Cause

The Domibus database tables have not been created yet. 

Workaround/Fix

Run the script to create the missing tables - mysql5innoDb-x.y.z.ddl "

...

Where 'domibus' refers to the name of the domibus database.

Content by Label
showLabelsfalse
max5
spacesHOME
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("domibus","MySQL","database") and type = "page" and space = "HOME"
labelsdomibus

...