dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #06402
[Bug 499164] Re: Report table fails to delete relative periods on H2
** Changed in: dhis2
Status: Confirmed => Fix Committed
** Changed in: dhis2
Assignee: Thanh Tri Tran (tranthanhtri84) => Lars Helge Øverland (larshelge)
--
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: Fix Committed
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]
References