Modify ↓
#42 closed defect (fixed)
Error Codes Out of Date
Reported by: | JimCarreer | Owned by: | bas |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | pbs | Version: | 4.4.0 |
Keywords: | Cc: |
Description
pbs_python reports the wrong error codes for responses returned from the server. The error lies in the mapping, and can be easily fixed.
See https://github.com/adaptivecomputing/torque/blob/4.2.7/src/include/pbs_error_db.h
For the up-to-date list. The symptoms of this bug cause the error message "Queue already exists" for the "Bad UID for job execution" error among others.
Attachments (0)
Change History (3)
comment:1 Changed 8 years ago by glen.beane@…
comment:2 Changed 8 years ago by bas
- Status changed from new to assigned
This is now done for the 5.x branch, see #47
comment:3 Changed 8 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
I will close this ticket
Note: See
TracTickets for help on using
tickets.
instead of including a hard copy of these strings, could pbs_python rely on libtorque to convert the error code to a string?
/*
*/