Entering edit mode
9.1 years ago
moranr
▴
290
Hi,
For the standalone version, can you answer the following please:
- How does OMA deal with jobs that do not finish in one submission i.e. when working on clusters jobs can only run for a certain amount of time. To 'continue' the job do I simply resubmit the job and OMA detects where it was from the Cache?
Thank you,
R
Great thank you.
After having a job with a fair number of restarts, I had the same problem above (which was fixed by your suggestion regarding the non-gzipped files). But now I have a new problem, which I'm guessing also results from this stopping and starting.
During the database conversions and checks all of my attempts end with something like this:
Any suggestions on how to help OMA move past this?
Sorry I missed this additional question (next time, better post this as a separate question with tag "oma", as I get a notification about those).
This is due to a corrupt database index file. The most common cause of this are multiple processes trying to write in the same file at the same time. In your directory Cache/DB/ delete all *.map and *.tree files and restart one single OMA process only, at least until you have reach the all-against-all phase.