← Back to team overview

dhis2-devs team mailing list archive

[Bug 1266448] Re: Tomcat Error after Upgrade from 2.13 to 2.14 Trunk

 

This happened due to a weakness in the upgrade script (indirect reason
was that there as no rows in datavalue table). It has been fixed now.
You will still see the error message the very first time you start
version 2.14, but it goes away on second start and can safely be
ignored.

** Changed in: dhis2
    Milestone: None => 2.14

** Changed in: dhis2
   Importance: Undecided => Medium

** Changed in: dhis2
     Assignee: (unassigned) => Lars Helge Øverland (larshelge)

** Changed in: dhis2
       Status: New => Fix Committed

-- 
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