[Issues] dpu job not starting

Jan Snigula snigula at usm.uni-muenchen.de
Tue May 2 18:32:24 CEST 2006


Hi all,

As it seems, I got our batch system and the dpu almost setup. When I  
now start a dpu job,

awe> dpu.run('Bias', i='WFI', d='2000-04-28' )
[ex-ocam01] 16:22:24 - Sending job with identifier b467fb121146573388  
to DPU

the job is started, and the web interface lists the job as queued.  
The batch system, starts the jobs but it fails with the error:

Traceback (most recent call last):
   File "/usr/local/opt/astrowise/opipe/current/astro/net/ 
dpu_runner.py", line 204, in ?
     main(*kw_list, **kw_dict)
   File "/usr/local/opt/astrowise/opipe/current/astro/net/ 
dpu_runner.py", line 108, in main
     while c.getnextjob(key):
   File "/usr/local/opt/astrowise/opipe/current/astro/net/ 
dpu_client.py", line 408, in getnextjob
     if r.startswith('WAIT'):
AttributeError: 'NoneType' object has no attribute 'startswith'

Taken from dpu_job00...err

Any clues?

Cheers,

Jan


More information about the Issues mailing list