[OpenSIPS-Users] SerMyAdmin-Tomcat 6 start problem: Error creating bean ...
Franz Edler
franz.edler at kabsi.at
Sat May 29 11:43:34 CEST 2010
Hi all,
I have installed SerMyAdmin but cannot start the application.
The Tomcat Manager says: FAIL - Application at context path /sermyadmin
could not be started
I now looked into the log-files of Tomcat and I see the following SEVERE
error at starting:
May 29, 2010 10:38:22 AM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class org.codehaus.groovy.grails.web.context.GrailsContextLoaderListener
org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'messageSource': Initialization of bean
failed;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'transactionManager':
Cannot resolve reference to bean 'sessionFactory' while setting bean
property 'sessionFactory';
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'sessionFactory':
Cannot resolve reference to bean 'hibernateProperties' while setting bean
property 'hibernateProperties';
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'hibernateProperties':
Cannot resolve reference to bean 'dialectDetector' while setting bean
property 'properties' with key [hibernate.dialect];
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'dialectDetector':
Invocation of init method failed; nested exception is
org.springframework.jdbc.support.MetaDataAccessException:
Could not get Connection for extracting meta data;
nested exception is
org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get
JDBC Connection;
nested exception is org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot
create PoolableConnectionFactory (Communications link failure
Does anyone have an idea what I might do?
Regards
Franz
More information about the Users
mailing list