2013-12-02 16:47:25,875 ERROR [ContextLoader] : Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchJobScheduler' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextServices.xml]: Cannot resolve reference to bean 'serviceProvider' while setting bean property 'serviceProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'serviceProvider' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextServices.xml]: Cannot resolve reference to bean 'assetFactoryContainerService' while setting bean property 'assetFactoryContainerService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'assetFactoryContainerService' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextServices.xml]: Cannot resolve reference to bean 'daoProvider' while setting bean property 'daoProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'daoProvider' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextDAO.xml]: Cannot resolve reference to bean 'userDAO' while setting bean property 'userDAO'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userDAO' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextDAO.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in file [/usr/local/cascade/tomcat/webapps/ROOT/WEB-INF/classes/com/hannonhill/cascade/config/spring/applicationContextInit.xml]: Invocation of init method failed; nested exception is liquibase.exception.MigrationFailedException: Migration failed for change set com/hannonhill/cascade/model/database/updater/updates/7_2/7_2_007.xml::7_2_007b::artur.tomusiak: Reason: liquibase.exception.JDBCException: Error executing SQL ALTER TABLE `cxml_dynamicmetadatafield` DROP FOREIGN KEY `FK_DMF_DEFINITION`: Caused By: Error executing SQL ALTER TABLE `cxml_dynamicmetadatafield` DROP FOREIGN KEY `FK_DMF_DEFINITION`: Caused By: Error on rename of './cascade/cxml_dynamicmetadatafield' to './cascade/#sql2-724-5d' (errno: 152)