dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27502
[Bug 1266448] Re: Tomcat Error after Upgrade from 2.13 to 2.14 Trunk
I think there maybe two issues here:
1) The data value error on updating and starting tomcat
2) Missing Patient Names in program Summary and Find/Add Person.
Is the fix committed to both or just the first?
I am still having problems with missing patient names. This is the
shown in the attachment.
Now using
Version:
2.14
Build revision:
13688
Thanks.
** Description changed:
Hi,
After upgrading from 2.13 to 2.14 Trunk I got couple of errors and
warning when I started Tomcat (see below).
I don't have any aggregate data in this database just a some multiple
events data. On the actual database all patient registration details are
missing (see attachment). When I changed the Program option to list
unique Identifiers, these are displayed instead of blank patient names.
Not sure if the error/warning below is related.
-
* ERROR 2014-01-06 11:26:50,468 HHH000388: Unsuccessful: alter table datavalue_audit add constraint fk_datavalueaudit_datavalue foreign key (dataeleme
ntid, periodid, sourceid, categoryoptioncomboid, attributeoptioncomboid) references datavalue (SchemaUpdate.java [pool-2-thread-1])
* ERROR 2014-01-06 11:26:50,468 ERROR: constraint "fk_datavalueaudit_datavalue" for relation "datavalue_audit" already exists (SchemaUpdate.java [pool
-2-thread-1])
* WARN 2014-01-06 11:27:27,421 Did not find any ViewResolvers to delegate to; please configure them using the 'viewResolvers' property on the Content
NegotiatingViewResolver (ContentNegotiatingViewResolver.java [pool-2-thread-1])
-
Regards,
Busoye
Version:
2.14-SNAPSHOT
Build revision:
13578
Build date:
2014-01-06 10:34
--
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1266448
Title:
Tomcat Error after Upgrade from 2.13 to 2.14 Trunk
Status in DHIS 2:
Fix Committed
Bug description:
Hi,
After upgrading from 2.13 to 2.14 Trunk I got couple of errors and
warning when I started Tomcat (see below).
I don't have any aggregate data in this database just a some multiple
events data. On the actual database all patient registration details
are missing (see attachment). When I changed the Program option to
list unique Identifiers, these are displayed instead of blank patient
names. Not sure if the error/warning below is related.
* ERROR 2014-01-06 11:26:50,468 HHH000388: Unsuccessful: alter table datavalue_audit add constraint fk_datavalueaudit_datavalue foreign key (dataeleme
ntid, periodid, sourceid, categoryoptioncomboid, attributeoptioncomboid) references datavalue (SchemaUpdate.java [pool-2-thread-1])
* ERROR 2014-01-06 11:26:50,468 ERROR: constraint "fk_datavalueaudit_datavalue" for relation "datavalue_audit" already exists (SchemaUpdate.java [pool
-2-thread-1])
* WARN 2014-01-06 11:27:27,421 Did not find any ViewResolvers to delegate to; please configure them using the 'viewResolvers' property on the Content
NegotiatingViewResolver (ContentNegotiatingViewResolver.java [pool-2-thread-1])
Regards,
Busoye
Version:
2.14-SNAPSHOT
Build revision:
13578
Build date:
2014-01-06 10:34
To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1266448/+subscriptions
References