OHDSI / Achilles

Automated Characterization of Health Information at Large-scale Longitudinal Evidence Systems (ACHILLES) - descriptive statistics about a OMOP CDM database
https://ohdsi.github.io/Achilles/
130 stars 121 forks source link

Achilles running error #732

Open lsq324324 opened 1 year ago

lsq324324 commented 1 year ago

image

ganisimov commented 1 year ago

Hello, @lsq324324 . I'm seeing similar issue when setting numThreads = 2, but it's eliminated when setting numThreads = 1.

To me it looks like an issue in ParallelLogger (https://github.com/OHDSI/ParallelLogger/issues/23), which creates corrupted log file in multi-threaded mode. Then Achilles fails attempting to parse it.

lsq324324 commented 1 year ago

你好, .我在设置 时看到类似的问题,但在设置时被消除。numThreads = 2``numThreads = 1

对我来说,这看起来像是ParallelLogger(OHDSI / ParallelLogger#23)中的一个问题,它在多线程模式下创建损坏的日志文件。然后阿喀琉斯尝试解析它失败了。 Hello, what is the reason for the record timeout? What went wrong? image