Modify

Opened 11 years ago

Closed 9 years ago

#35 closed defect (fixed)

PBSQuery.py line 331: no error handling. error 15021 not trapped

Reported by: anonymous Owned by: bas
Priority: minor Milestone:
Component: PBSQuery Version: 4.3.5
Keywords: Cc:

Description

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

Attachments (0)

Change History (2)

comment:1 Changed 10 years ago by bas

Can you try the new pbs_python version 4.4.0?

comment:2 Changed 9 years ago by bas

  • Resolution set to fixed
  • Status changed from new to closed

I will close it. No feedback

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.