Jump to content

Recommended Posts

Posted

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 failed
org.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 ?

 

Regards

Frnk

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Posted

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.

  • 2 weeks later...
  • 3 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...