[Dhis2-devs] [Bug 1518380] Re: upgrade to 2.21 database error and how we solved it

2017-02-03 Thread evert.bothma
We have the same issue however this is the error that we get: java.lang.IllegalArgumentException: Unknown name value [unitInterval] for enum class [org.hisp.dhis.common.ValueType] at org.hibernate.type.EnumType$NamedEnumValueMapper.fromName(EnumType.java:467) at org.hibernate.ty

[Dhis2-devs] [Bug 1595071] Re: Self Registration Captcha not working

2016-06-23 Thread evert.bothma
Dear Halvdan and Lars, Thank you very very much for your assistance. We managed to get a solution from the link that Lars gave us. We ran the command update-ca-certificates -f. This updates and refreshes the certificates in /etc/ssl/certs. It is working 100%. Again I want to say thank you. --

[Dhis2-devs] [Bug 1595071] Re: Self Registration Captcha not working

2016-06-23 Thread evert.bothma
Dear Halvdan, We have deployed ssl and tested.We can access data visualizer and it works on ssl. We do not see any issues with our Tomcat setup and we are still having issues with this. We would like to know what is causing this problem. I can give you login details to our server, are you willi

[Dhis2-devs] [Bug 1595071] Re: Self Registration Captcha not working

2016-06-23 Thread evert.bothma
Thank you Halvdan Hoem Grelland (halvdanhg), We are using both Chrome and Mozilla and both are giving the same issues. These are the following errors that I receive once I click the create button: jquery.min.js:2 POST http://197.189.252.38:8080/cserv/api/account 500 (Internal Server Error)send @

[Dhis2-devs] [Bug 1595071] [NEW] Self Registration Captcha not working

2016-06-22 Thread evert.bothma
Public bug reported: When self registration Captcha is on, the create button goes grey after pressing the create button and nothing is being processed and only stays on that screen. When self registration Captcha is turned off the create button works fine. ** Affects: dhis2 Importance: Unde