>
>
> And we realized that when you upload a report through dhis2, the
> data-sources section of the report is changed to something like this:
> <property
> name="odaURL">jdbc:mysql://localhost/dhis2_exp?useUnicode=true&characterEncoding=UTF-8</property>
>
> When we delete the "?useUnicode=true&characterEncoding=UTF-8" those errors
> dispair.
>
> So we are uploding the reports then we delete that portion. And everything
> becames fine.
>
> What is wrong with us to happen this?
>


The database url is read from hibernate.properties. Apparently we need to
make the routine that extracts the URL more intelligent. Thanks for
providing feedback on this.

regards,

Lars
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to