You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to be H2 locking issue. rolling back to older ver till fixed.
It seems it is not H2 issue, because of reports data deleted from disc.
The pb is that report is not deleted in HTML side. empty (deleted) reports are returned too.
Also can help, in new ver no printing of: Expected results missing in log (example taken from difido v2.2.05 log): 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.f.scheduled.HtmlReportsEraser : Execution with id 20656 creation date is 05/04/2021 which makes it 3 days old which is more then the maximum of 3 to keep. About to delete HTML reports of the execution 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.execution.MetadataController : About to delete the metadata of execution with id 20656 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.execution.MetadataController : Metadata of execution with id 20656 was deleted 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.html.HtmlReportsController : About to delete execution folder of execution with id 20656
The text was updated successfully, but these errors were encountered:
Difido Ver: V3.0
Executer - jSystem
Configuration used:difido_config.properties
Log:difido.log.10.txt
Seems to be H2 locking issue. rolling back to older ver till fixed.It seems it is not H2 issue, because of reports data deleted from disc.
The pb is that report is not deleted in HTML side. empty (deleted) reports are returned too.
Also can help, in new ver no printing of:
Expected results missing in log (example taken from difido v2.2.05 log):
2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.f.scheduled.HtmlReportsEraser : Execution with id 20656 creation date is 05/04/2021 which makes it 3 days old which is more then the maximum of 3 to keep. About to delete HTML reports of the execution 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.execution.MetadataController : About to delete the metadata of execution with id 20656 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.execution.MetadataController : Metadata of execution with id 20656 was deleted 2021-04-08 04:54:16.673 DEBUG 14254 --- [pool-4-thread-1] i.c.t.r.b.html.HtmlReportsController : About to delete execution folder of execution with id 20656
The text was updated successfully, but these errors were encountered: