[Issues] DPU job submission broken
Jan Snigula
snigula at usm.uni-muenchen.de
Fri Apr 28 12:12:54 CEST 2006
Hi all,
the dpu job submission seems to be currently broken:
Importing Astro-WISE packages. Please wait...
Initializing Distributed Processing Unit...
Current profile:
- username : awtest
- database : awtest.ocam.mpe.aw
- project : ALL
awe> dpu.run('Bias', i='WFI', d='2000-04-28' )
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/local/opt/astrowise/opipe/current/astro/net/dpu.py",
line 158, in run
self.process_jobs(job_list)
File "/usr/local/opt/astrowise/opipe/current/astro/net/dpu.py",
line 149, in process_jobs
self.jobids.append(key)
AttributeError: 'NoneType' object has no attribute 'append'
awe>
A quick look at dpu.py shows, that indeend inthe Processor class no
object named jobsid is defined.
Cheers,
Jan
More information about the Issues
mailing list