You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Error Message

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 "

e.g. mysql -h localhost -u root --password=root_passwd domibus < mysql5innoDb-3.2.5.ddl"

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

Error rendering macro 'contentbylabel'

parameters should not be empty

  • No labels