Hi,
I just updated OMA to the most recent version 1.1.2 and had the same problem posted here with the array. I was running the 1.0.6 before and did not have this issue. Is there something that can be done to start oma directly with the array or is it the only option to start with -c and then restart with -s? Error was: (on SLURM)
Job 197 [pid 13121]: waiting for too long. abort.
It seems that your parallelisation framework hasn't launched the master job properly, or you are using a very slow filesystem. Please restart a single process of OMA with the command line option "-c" to just convert the databases. Once this job successfully finished, you can restart OMA with many parallel jobs.
Thanks!