Actions
bug #9602
closedcdm-server must not start instances with severe db connection problems
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdmserver
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
The cdm-server must not start instances with db connection problems.
Currently such instances show a unclear error message and status is reported as stopped
Error creating bean with name 'cdmVaadinConfiguration': Unsatisfied dependency expressed through field 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [eu/etaxonomy/cdm/security_base.xml]: 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' defined in class path resource [eu/etaxonomy/cdm/opt/config/DataSourceConfigurer.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [java.util.Properties]: Factory method 'hibernateProperties' threw exception; nested exception is java.lang.NullPointerException
Updated by Andreas Kohlbecker over 2 years ago
- Subject changed from cdm-server must not start instance with severe db connection problems to cdm-server must not start instances with severe db connection problems
Updated by Andreas Kohlbecker over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Andreas Müller over 2 years ago
- Target version changed from Release 5.25 to Release 5.23
Actions