Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ht-condor job runner crash with docker universe #3455

Closed
bgruening opened this issue Jan 19, 2017 · 1 comment · Fixed by #3462
Closed

ht-condor job runner crash with docker universe #3455

bgruening opened this issue Jan 19, 2017 · 1 comment · Fixed by #3462
Labels

Comments

@bgruening
Copy link
Member

Traceback (most recent call last):
  File "/galaxy-central/lib/galaxy/jobs/runners/__init__.py", line 104, in run_next
    method(arg)
  File "/galaxy-central/lib/galaxy/jobs/runners/condor.py", line 69, in queue_job
    container = self.find_container( job_wrapper )
AttributeError: 'CondorJobRunner' object has no attribute 'find_container'

https://github.com/galaxyproject/galaxy/blob/dev/lib/galaxy/jobs/runners/condor.py#L69

ping @abdulrahmanazab

@bgruening
Copy link
Member Author

bgruening commented Jan 19, 2017

It used to be ba409e7 but changed here 917c882. I will try to track this down tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant