#40 closed defect (fixed)
Jobmond dies when monitoring a number of jobs > number of processors
Reported by: | anonymous | Owned by: | bastiaans |
---|---|---|---|
Priority: | critical | Milestone: | 0.3 |
Component: | jobmond | Version: | 0.2 |
Keywords: | Cc: | ||
Estimated Number of Hours: | |||
Description
Jobmond dies with the following traceback when it is monitoring a number of jobs which is superior to the number of processors:
Traceback (most recent call last):
File "/usr/local/sbin/jobmond.py", line 811, in ?
main()
File "/usr/local/sbin/jobmond.py", line 806, in main
gather.run()
File "/usr/local/sbin/jobmond.py", line 339, in run
self.jobs = self.getJobData( self.jobs )
File "/usr/local/sbin/jobmond.py", line 623, in getJobData
count_mynodes = count_mynodes + int( nodepart )
ValueError?: invalid literal for int():
A patch for the error is provided as an attachment.
Attachments (1)
Change History (6)
Changed 16 years ago by aloga@…
comment:1 Changed 16 years ago by bastiaans
- Cc aloga@… added
- Milestone set to 0.2.1
- Owner changed from somebody to bastiaans
- Status changed from new to assigned
comment:2 Changed 16 years ago by bastiaans
- Cc aloga@… removed
comment:3 Changed 15 years ago by bastiaans
- Cc aloga@… added
- Milestone changed from 0.2.1 to 0.3
- Resolution set to fixed
- Status changed from assigned to closed
Committed in changelog r451.
Bug was caused by numeric_node variable not initialized properly within loop.
Documented noderequest process better now.
comment:4 Changed 15 years ago by bastiaans
- Cc aloga@… removed
- Milestone changed from 0.4 to 0.3
comment:5 Changed 15 years ago by anonymous
baidu 163 sina beiing hotel hotel 太阳能4 star hotel2 star hotel
5 star hotelwrought iron stair railings stair railings outdoor stair railings aluminum stair railing wrought iron stair baluster wrought iron stair railing parts staircase handrail iron stair rails interior metal staircase
Thanks a lot for this and your other patches!
This particular bug has been hard te debug/find and didn't occur at my local site. ;)