Error in xcenter log
Hi,
I have installed, xcenter/xadmin version 7.1 with SQL DB in tomcat. My xadmin is getting launched, but in xcenter log i am getting below error. Can anyone help me on solving this.
2015-12-02 04:39:20,609 ERROR [localhost-startStop-1] [com.micros_retail.xcenter.bootstrap] Failed to boostrap the Spring Framework.
com.micros_retail.xcenter.XcenterException: Failed to initialize Spring application context.
at com.micros_retail.xcenter.spring.ApplicationContext.initInstance(ApplicationContext.java:62)
at com.micros_retail.xcenter.bootstrap.BootstrapSpring.execute(BootstrapSpring.java:32)
at com.micros_retail.xcenter.bootstrap.Bootstrap.execStep(Bootstrap.java:156)
at com.micros_retail.xcenter.bootstrap.Bootstrap.execStep(Bootstrap.java:191)
at com.micros_retail.xcenter.bootstrap.Bootstrap.executeBootstrapSteps(Bootstrap.java:216)