2016-04-08 11:25:23,940 WARN localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Could not load properties from URL [file:/opt/apache-tomcat-8.0.33/sakai/placeholder.properties]: /opt/apache-tomcat-8.0.33/sakai/placeholder.properties (No existe el fichero o el directorio)2016-04-08 11:25:23,940 WARN localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Could not load properties from URL [file:/opt/apache-tomcat-8.0.33/sakai/sakai.properties]: /opt/apache-tomcat-8.0.33/sakai/sakai.properties (No existe el fichero o el directorio)2016-04-08 11:25:23,941 WARN localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Could not load properties from URL [file:/opt/apache-tomcat-8.0.33/sakai/local.properties]: /opt/apache-tomcat-8.0.33/sakai/local.properties (No existe el fichero o el directorio)2016-04-08 11:25:23,941 WARN localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Could not load properties from URL [file:${sakai.security}security.properties]: ${sakai.security}security.properties (No existe el fichero o el directorio)2016-04-08 11:25:23,941 WARN localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Could not load properties from URL [file:${sakai.test}test.properties]: ${sakai.test}test.properties (No existe el fichero o el directorio)2016-04-08 11:25:23,941 INFO localhost-startStop-1 org.sakaiproject.util.SakaiProperties$SakaiPropertiesFactoryBean - Loaded a total of 107 properties2016-04-08 11:25:24,526 WARN localhost-startStop-1 org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:/opt/apache-tomcat-8.0.33/sakai//sakai.properties]: /opt/apache-tomcat-8.0.33/sakai/sakai.properties (No existe el fichero o el directorio)2016-04-08 11:25:24,527 WARN localhost-startStop-1 org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:/opt/apache-tomcat-8.0.33/sakai//local.properties]: /opt/apache-tomcat-8.0.33/sakai/local.properties (No existe el fichero o el directorio)--
You received this message because you are subscribed to the Google Groups "Sakai Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sakai-dev+...@apereo.org.
To post to this group, send email to saka...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/sakai-dev/.
2016-04-08 11:25:24,859 WARN localhost-startStop-1 org.sakaiproject.util.SakaiApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.log.api.LogConfigurationManager' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/util-components.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.component.api.ServerConfigurationService' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/component-components.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.config.impl.StoredConfigService' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/configstore-components.xml]: Cannot resolve reference to bean 'org.sakaiproject.config.api.HibernateConfigItemDao' while setting bean property 'dao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.config.api.HibernateConfigItemDao' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/configstore-components.xml]: Cannot resolve reference to bean 'org.sakaiproject.springframework.orm.hibernate.GlobalTransactionManager' while setting bean property 'transactionManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.springframework.orm.hibernate.GlobalTransactionManager' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/db-components.xml]: Cannot resolve reference to bean 'org.sakaiproject.springframework.orm.hibernate.GlobalSessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sakaiproject.springframework.orm.hibernate.GlobalSessionFactory' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/db-components.xml]: Cannot resolve reference to bean 'javax.sql.LazyDataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'javax.sql.LazyDataSource' defined in file [/opt/apache-tomcat-8.0.33/components/sakai-kernel-component/WEB-INF/db-components.xml]: Invocation of init method failed; nested exception is com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: org.hsqldb.jdbc.jdbcConnection.isValid(I)Zjava.lang.Exception: tracebackat org.sakaiproject.util.NoisierDefaultListableBeanFactory.destroySingletons(NoisierDefaultListableBeanFactory.java:94)