← Back to team overview

dhis2-devs team mailing list archive

[Bug 499164] [NEW] Report table fails to delete relative periods on H2

 

Public bug reported:

Report table fails to delete relative periods on H2 with the following
message:

Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table PERIOD; SQL statement:
DELETE FROM period WHERE periodtypeid IN ( SELECT periodtypeid FROM periodtype WHERE periodtype.name = 'Relative' ); [50200-119]

** Affects: dhis2
     Importance: Undecided
         Status: New

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

-- 
Report table fails to delete relative periods on H2
https://bugs.launchpad.net/bugs/499164
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2 - District Health Information Software: New

Bug description:
Report table fails to delete relative periods on H2 with the following message:

Caused by: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table PERIOD; SQL statement:
DELETE FROM period WHERE periodtypeid IN ( SELECT periodtypeid FROM periodtype WHERE periodtype.name = 'Relative' ); [50200-119]





Follow ups

References