OHDSI Home | Forums | Wiki | Github

Achilles FATAL ERROR

I,m running Achilles 1.7.2 in Spark. At the end of the execution without any previous error I have the following FATAL error:

Thread: Main
Message: line 845 did not have 6 elements
Level: FATAL
Time: 2024-05-23 23:28:07

Stack trace:
9: h(simpleError(msg, call))
8: .handleSimpleError(function (condition)
{
if (is(condition, “error”)) {
lo
7: scan(file = file, what = what, sep = sep, quote = quote, dec = dec, nmax = nrows, sk
6: utils::read.table(file = file.path(outputFolder, “log_achilles.txt”), header = FALSE
5: .parseLogs(outputFolder)
4: .mergeAchillesScratchTables(resultsTable = table, connectionDetails = connectionDeta
3: FUN(X[[i]], …)
2: lapply(resultsTablesToMerge, function(table) {
.mergeAchillesScratchTables(result
1: achilles(connectionDetails = connectionDetailsAchilles, cdmDatabaseSchema = cdmDatab

R version:
R version 4.4.0 (2024-04-24 ucrt)

Thanks

t