I was preprocessing some data using tracula and found this error after running trac-all -bedp -c dmrirc:
INFO: SUBJECTS_DIR is /data-02/joana/Last
INFO: Diffusion root is /data-02/joana/tracula/
Actual FREESURFER_HOME /usr/local/freesurfer-5.3
WARN: Running FSL's bedbost locally - this might take a while
WARN: It is recommended to run this step on a cluster
bedpostx_mgh -n 2 /data-02/joana/tracula//XXX/dmri
subjectdir is /data-02/joana/tracula/XXX/dmri
Making bedpostx directory structure
Queuing preprocessing stages
Unable to run job: Job was rejected because job requests unknown queue "short.q".
Exiting.
Queuing parallel processing stage
Unable to run job: Job was rejected because job requests unknown queue "long.q".
Exiting.
Queuing post processing stage
Unable to run job: denied: "60" is not a valid object name (cannot start with a digit)
Job was rejected because job requests unknown queue "long.q".
Exiting.
Type /data-02/joana/tracula/3119/dmri.bedpostX/monitor to show progress.
Type /data-02/joana/tracula/3119/dmri.bedpostX/cancel to terminate all the queued tasks.
You will get an email at the end of the post-processing stage.
So far no slices have been processed. Does anyone know how to solve it?