Project

General

Profile

Actions

Bug #1775

closed

expid vs expId cause test image for runDogPicker.php to fail

Added by Anchi Cheng about 12 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Amber Herold
Category:
-
Target version:
Start date:
05/02/2012
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:

Description

runJob.py error. It seems to only happen in the specific condition of testimage that is submitted to job management system with runJob.py because --expid is not defined in commandlist before passing to showOrSubmitCommand

Traceback (most recent call last):
File "/home/acheng/myami/appion/bin/runJob.py", line 46, in ?
agent.Main(sys.argv[1:])
File "/home/acheng/myami/appion/appionlib/apAgent.py", line 63, in Main
self.updateJobStatus(self.currentJob, hostJobId)
File "/home/acheng/myami/appion/appionlib/apAgent.py", line 164, in updateJobStatus
projDB = self.__initDB(jobObject, hostJobId)
File "/home/acheng/myami/appion/appionlib/apAgent.py", line 250, in __initDB
clustq['session'] = apDatabase.getSessionDataFromSessionId(jobObject.getExpId())
File "/home/acheng/myami/appion/appionlib/apGenericJob.py", line 159, in getExpId
return self.expId

Actions #1

Updated by Anchi Cheng about 12 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Anchi Cheng to Amber Herold

r16575 change it in processing.inc

This need to be merged to branch 2.2 once tested.

Testing:
1. choose an image to test DogPicker and submit it to cluster and it should run.

Actions #2

Updated by Amber Herold over 11 years ago

  • Status changed from In Code Review to In Test
  • Affected Version changed from Appion/Leginon 2.2.0 (trunk) to Appion/Leginon 2.2.0
Actions #3

Updated by Amber Herold about 10 years ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF