← Back to team overview

dhis2-devs team mailing list archive

[Bug 450957] [NEW] Exception in data entry module

 

Public bug reported:

This Exception appear when use dataentry module.

Unable to instantiate Action, org.hisp.dhis.de.action.FormAction,
defined for 'defaultform' in namespace '/dhis-web-dataentry'Error
creating bean with name 'org.hisp.dhis.de.action.FormAction' defined in
URL [jar:file:/F:/Work%20Software/apache-tomcat-6.0.18/webapps/dhis/WEB-
INF/lib/dhis-web-dataentry.jar!/META-INF/dhis/beans.xml]: Error setting
property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'dataElementCategoryOptionComboService' of bean class
[org.hisp.dhis.de.action.FormAction]: Bean property
'dataElementCategoryOptionComboService' is not writable or has an
invalid setter method. Does the parameter type of the setter match the
return type of the getter?

** Affects: dhis2
     Importance: Undecided
         Status: New

-- 
Exception in data entry module
https://bugs.launchpad.net/bugs/450957
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2 - District Health Information Software: New

Bug description:
This Exception appear when use dataentry module.

Unable to instantiate Action, org.hisp.dhis.de.action.FormAction,  defined for 'defaultform' in namespace '/dhis-web-dataentry'Error creating bean with name 'org.hisp.dhis.de.action.FormAction' defined in URL [jar:file:/F:/Work%20Software/apache-tomcat-6.0.18/webapps/dhis/WEB-INF/lib/dhis-web-dataentry.jar!/META-INF/dhis/beans.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'dataElementCategoryOptionComboService' of bean class [org.hisp.dhis.de.action.FormAction]: Bean property 'dataElementCategoryOptionComboService' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?



Follow ups

References