← Back to team overview

dhis2-devs team mailing list archive

[Bug 1482632] Re: Meta-Data Detailed Export Throws 500 Error

 

Seems to be fixed. If not, reopen.

** Changed in: dhis2
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1482632

Title:
  Meta-Data Detailed Export Throws 500 Error

Status in DHIS:
  Fix Released

Bug description:
  When trying to use Apps --> Import-Export --> Meta-Data Detailed
  Export the server will throw a 500 Error with the following message

  HTTP Status 500 - Unable to instantiate Action,
  org.hisp.dhis.importexport.action.dxf2.FilterListAction, defined for
  'dxf2FilteredMetaDataExport' in namespace '/dhis-web-
  importexport'Error creating bean with name
  'org.hisp.dhis.importexport.action.dxf2.FilterListAction' defined in
  URL [jar:file:/llocal/dhis/instances/dev/tomcat/webapps/dev/WEB-
  INF/lib/dhis-web-importexport-2.21-SNAPSHOT.jar!/META-
  INF/dhis/beans.xml]: Cannot resolve reference to bean
  'org.hisp.dhis.filter.MetaDataFilterService' while setting bean
  property 'metaDataFilterService'; nested exception is
  org.springframework.beans.factory.NoSuchBeanDefinitionException: No
  bean named 'org.hisp.dhis.filter.MetaDataFilterService' is defined

  It looks like some classes may have been moved around and change
  didn't make it to the bean files.

  
  This can be reproduced on both demo servers 
  https://apps.dhis2.org/demo/dhis-web-importexport/dxf2FilteredMetaDataExport.action
  https://apps.dhis2.org/dev/dhis-web-importexport/dxf2FilteredMetaDataExport.action

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1482632/+subscriptions


References