frank-lehmann Posted March 13, 2015 Posted March 13, 2015 Hello,i have trouble with jasperserver under windows.I have followed the instructions for installing the server under windows and a given tomcat.I have given the port of my running tomcat and installed the bundled postgresql database.After restart the jasperserver container will not start, the postgres database is running.This error will apear in the jasperserver logfile:2015-03-13 18:51:06,775 ERROR ContextLoader,http-apr-7777-exec-12:331 - Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'actionModelService' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializerError at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1512) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194) Any ideas for solving this problem ? RegardsFrnk
nthapa Posted March 13, 2015 Posted March 13, 2015 Could you please provide the complete log. Thanks.
hozawa Posted March 16, 2015 Posted March 16, 2015 Check if JasperReports Server tables and created and populated in your PostgreSQL database.It's probably better to check you installation log to make sure that you didn't have any error during the installation.
rakesh.pandey Posted March 26, 2015 Posted March 26, 2015 Please let me know if you have any solution
rail_wang Posted July 15, 2015 Posted July 15, 2015 Hi All -I encountered the same issue, and I downgrade java version from 1.8 -> 1.7, problem solved.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now