The AlcapDAQ script crashes with the following error when running g4sim jobs are also running on Merlin:
Traceback (most recent call last):
File "./run_production.py", line 216, in <module>
while len(mu.submitted_jobs()) < nproc:
File "/gpfs/home/edmonds_a/AlcapDAQ/analyzer/batch/jobscripts/merlin_utils.py", line 109, in submitted_jobs
tokens[time_loc]))
File "/gpfs/home/edmonds_a/AlcapDAQ/analyzer/batch/jobscripts/SGEJob.py", line 48, in __init__
raise UnknownProductionError(prog)
AlCapExceptions.UnknownProductionError: AlCap Error: "Unknown production type! ('g4sim')"!
For the time being I can run sequentially but this should be solved in the future.
The AlcapDAQ script crashes with the following error when running g4sim jobs are also running on Merlin:
For the time being I can run sequentially but this should be solved in the future.