Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] python API problem
- Date: Sat, 5 Apr 2014 00:45:48 +0200
- From: Pek Daniel <pekdaniel@xxxxxxxxx>
- Subject: [HTCondor-users] python API problem
Hi,
I've just bumped into this one:
Traceback (most recent call last):
File "/foo/bar//slotmes.py", line 15, in <module>
ads = schedd.query('JobStatus == 2', ['ClusterId'])
IOError: Failed to fetch ads from schedd.
close failed in file object destructor:
IOError: [Errno 2] No such file or directory
Cannot really reproduce, thought worse to mention here...
$CondorVersion: 8.1.4 Feb 25 2014 BuildID: 230990 $
$CondorPlatform: x86_64_RedHat6 $