Jump to content
JasperReports 7.0 is now available ×

Installation upgrade from v6.1.0 to 6.4.2


akash14111985

Recommended Posts

I have uninstalled old version 6.1.0 and instlled v6.4.2

Getting below error::

Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'attributesConfig' defined in ServletContext resource [/WEB-INF/applicationContext-rest-services.xml]: Cannot register bean definition [Generic bean: class [com.jaspersoft.jasperserver.remote.helpers.AttributesConfig]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/applicationContext-rest-services.xml]] for bean 'attributesConfig': There is already [Generic bean: class [com.jaspersoft.jasperserver.remote.helpers.AttributesConfig]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in ServletContext resource [/WEB-INF/applicationContext-remote-services.xml]] bound.
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.registerBeanDefinition(DefaultListableBeanFactory.java:671)
        at org.springframework.beans.factory.support.BeanDefinitionReaderUtils.registerBeanDefinition(BeanDefinitionReaderUtils.java:148)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.processBeanDefinition(DefaultBeanDefinitionDocumentReader.java:319)
        ... 32 more

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...