id summary reporter owner description type status priority milestone component version resolution keywords cc 35 PBSQuery.py line 331: no error handling. error 15021 not trapped anonymous bas "after digging a bug in jobmond (jobmonarch project), I found that at line 331, there is no error handling, and I get an empty job list whitout knowing that there is an error (which I don't understand). self._connect is successfull (self.con = 1 which is >= 0) jobs = pbs_pbs_statjob(1, '', 'NULL', 'NULL') returns [] pbs.get_error() returns 15021 I've checked torque logs with no obvious errors (V 4.1.5.1) torque works fine. defined queues are: halfday, week, month " defect closed minor PBSQuery 4.3.5 fixed