Bug #548
closedUnable to upload reconstruction-- new error
100%
Description
http://amilab16.scripps.edu/myami/processing/checkAppionJob.php?expId=7519&jobId=129
I am getting the following error from the terminal output when I try uploading a reconstruction:
uploadRecon.start()
File "/opt/appion/bin/uploadRecon.py", line 784, in start
self.insertRefinementRun()
File "/opt/appion/bin/uploadRecon.py", line 321, in insertRefinementRun
runq['num_iter']=self.params['iterations']
File "/usr/lib/python2.4/site-packages/sinedon/data.py", line 497, in setitem
super(Data, self).__setitem__(key, value)
File "/usr/lib/python2.4/site-packages/sinedon/newdict.py", line 74, in setitem
value = validator(value)
TypeError: int() argument must be a string or a number
Updated by Neil Voss over 14 years ago
- Status changed from New to In Code Review
- Assignee changed from Neil Voss to Amber Herold
Hi Anna, nice to see that you are back processing. Things have calmed down here considerably.
I fixed the bug, and renamed self.params['iterations'] to self.iterationdatas to avoid confusion (by me) in r14144. I will try and get this to goby as soon as I can.
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Amber Herold to Anna-Clare Milazzo
Updated by Anna-Clare Milazzo over 14 years ago
Still seems to be giving me the same error but maybe Neil hasn't had a chance to change this on goby yet?
uploadRecon.start()
File "/opt/appion/bin/uploadRecon.py", line 784, in start
self.insertRefinementRun()
File "/opt/appion/bin/uploadRecon.py", line 321, in insertRefinementRun
runq['num_iter']=self.params['iterations']
File "/usr/lib/python2.4/site-packages/sinedon/data.py", line 497, in setitem
super(Data, self).__setitem__(key, value)
File "/usr/lib/python2.4/site-packages/sinedon/newdict.py", line 74, in setitem
value = validator(value)
TypeError: int() argument must be a string or a number
Updated by Neil Voss over 14 years ago
- Status changed from In Test to Assigned
- Assignee changed from Anna-Clare Milazzo to Christopher Irving
- % Done changed from 0 to 100
It has not been updated yet. We will be updating Goby to the new stable branch soon.
Updated by Neil Voss over 14 years ago
- Status changed from Assigned to Closed
- Assignee deleted (
Christopher Irving) - Affected Version set to Appion/Leginon 2.0.1
Updated by Neil Voss over 14 years ago
- Target version set to Appion/Leginon 2.0.2