← Back to team overview

dhis2-devs team mailing list archive

[Bug 1311682] [NEW] Exception when adding validation rule groups

 

Public bug reported:

With 2.15, it is not possible to add validation rule groups. Tested on
two different databases/servers.

HTTP Status 500 - Unable to instantiate Action,
org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction,
defined for 'addValidationRuleGroup' in namespace '/dhis-web-
validationrule'Error creating bean with name
'org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction'
defined in URL [jar:file:/llocal/dhis/instances/demo/tomcat/webapps/demo
/WEB-INF/lib/dhis-web-validationrule-2.15.jar!/META-INF/dhis/beans.xml]:
Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property
'userGroupService' of bean class
[org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction]:
Bean property 'userGroupService' 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

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

Title:
  Exception when adding validation rule groups

Status in DHIS 2:
  New

Bug description:
  With 2.15, it is not possible to add validation rule groups. Tested on
  two different databases/servers.

  HTTP Status 500 - Unable to instantiate Action,
  org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction,
  defined for 'addValidationRuleGroup' in namespace '/dhis-web-
  validationrule'Error creating bean with name
  'org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction'
  defined in URL
  [jar:file:/llocal/dhis/instances/demo/tomcat/webapps/demo/WEB-INF/lib
  /dhis-web-validationrule-2.15.jar!/META-INF/dhis/beans.xml]: Error
  setting property values; nested exception is
  org.springframework.beans.NotWritablePropertyException: Invalid
  property 'userGroupService' of bean class
  [org.hisp.dhis.validationrule.action.validationrulegroup.AddValidationRuleGroupAction]:
  Bean property 'userGroupService' is not writable or has an invalid
  setter method. Does the parameter type of the setter match the return
  type of the getter?

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


Follow ups

References