dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27319
[Bug 1266448] [NEW] Tomcat Error after Upgrade from 2.13 to 2.14 Trunk
Public bug reported:
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
** Affects: dhis2
Importance: Undecided
Status: New
** Attachment added: "Missing Patient Registration Data.tiff"
https://bugs.launchpad.net/bugs/1266448/+attachment/3941770/+files/Missing%20Patient%20Registration%20Data.tiff
--
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:
New
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
Follow ups
References