Skip to Content
0
Aug 04, 2016 at 09:20 PM

Failed to instantiate [javax.sql.DataSource] error while starting datahub

3881 Views

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.sql.DataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.zaxxer.hikari.HikariDataSourc

I have made a new DAO in which I am using JDBCTemplate and the datasource is specified in local.properties