Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2015-04-17 Thread Alexandre Vanobberghen
Excellent! Thank you for that. Alex > On 17 Apr 2015, at 15:32, Knut Staring wrote: > > This has now been fixed in the very latest builds of 2.17 and 2.18 (for both > H2 and Mysql) > >> On Fri, Apr 17, 2015 at 12:10 PM, Knut Staring wrote: >> Hello, >> >> It is very unfortunate that data en

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2015-04-17 Thread Knut Staring
This has now been fixed in the very latest builds of 2.17 and 2.18 (for both H2 and Mysql) On Fri, Apr 17, 2015 at 12:10 PM, Knut Staring wrote: > Hello, > > It is very unfortunate that data entry has actually not worked with H2 or > MySql since 2.17, unless you do some manual work after every s

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2015-04-16 Thread Knut Staring
Hello, It is very unfortunate that data entry has actually not worked with H2 or MySql since 2.17, unless you do some manual work after every startup of DHIS2: ALTER TABLE period MODIFY COLUMN PERIODID INT(20) AUTO_INCREMENT Here is the link to the bug: https://bugs.launchpad.net/dhis2/+bug/1444

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2015-02-20 Thread Alexandre Vanobberghen
Hi all, Is there any update on this? I am back to square one as I only have access to MySQL databases on our live environment, hence the data entry functionality is not usable. Is PostgreSQL the only way? Thanks for your help, Alex > On 19 Jan 2015, at 10:32, sumudu weerasinghe wrote: > > Hi

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2014-12-01 Thread Alexandre Vanobberghen
Hi, I tried: - H2, it didn't work. - MySQL, it didn't work. - PostgreSQL, it worked. Thanks for your help! Alex > On 28 Nov 2014, at 15:39, Knut Staring wrote: > > You could try Tomcat (alone or as part of xampp) > >> On 28 Nov 2014 19:40, "Alex Vano" wrote: >> Dear users, >> >> I cannot ent

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2014-11-28 Thread Knut Staring
You could try Tomcat (alone or as part of xampp) On 28 Nov 2014 19:40, "Alex Vano" wrote: > Dear users, > > I cannot enter any data in my forms, the error below appears for all > values I input in the fields. > I've tried the same on 3 different instances (1 tomcat and 2 DHIS2-live on > Windows 7

Re: [Dhis2-users] HTTP Error 500 Problem accessing API

2014-11-28 Thread Knut Staring
Hi, This MAY be a problem only with the H2 database. It should probably be fixed, but you could try to use Postgres instead. Knut On Fri, Nov 28, 2014 at 1:39 PM, Alex Vano wrote: > Dear users, > > I cannot enter any data in my forms, the error below appears for all > values I input in the fiel