dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12449
[Bug 777668] Re: exception when selecting indicator groups in chart
The problem here is that Ognl has set the logging level for such events
too high (confirmed by them). We want to upgrade but ognl depends on
the struts version which depends on the xwork version so it will happen
when we upgrade struts..
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/777668
Title:
exception when selecting indicator groups in chart
Status in DHIS 2 - District Health Information Software:
New
Bug description:
DHIS2 throws an exception every time a new indicator group is selected
in addChart:
* WARN 10:58:21,357 Error setting expression 'id' with value '[Ljava.lang.String;@716a6589' (CommonsLogger.java [1432599252@qtp-675303090-3])
ognl.MethodFailedException: Method "setId" failed for object org.hisp.dhis.commons.action.GetIndicatorsAction@1b1aa1a5 [java.lang.NoSuchMethodException: org.hisp.dhis.commons.action.GetIndicatorsAction.setId([Ljava.lang.String;)]
at ognl.OgnlRuntime.callAppropriateMethod(OgnlRuntime.java:1265)
References