Skip to content

SGEError: SGE seems to be not properly configured #368

@Fclem

Description

@Fclem

View details in Rollbar: https://rollbar.com/fclem/Breeze/items/341/

Traceback (most recent call last):
  File "/homes/breeze/code/venv/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "/homes/breeze/code/venv/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 20, in _wrapped_view
    return view_func(request, *args, **kwargs)
  File "/homes/breeze/code/isbio/breeze/views.py", line 368, in jobs
    'queue_is_full': Qstat().is_queue_full,
  File "/homes/breeze/code/isbio/breeze/qstat.py", line 148, in is_queue_full
    return not self.queue_stat_int.avail
  File "/homes/breeze/code/isbio/breeze/qstat.py", line 138, in queue_stat_int
    q = self.queue_stat
  File "/homes/breeze/code/isbio/breeze/qstat.py", line 133, in queue_stat
    raise SGEError('SGE seems to be not properly configured')
SGEError: SGE seems to be not properly configured

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions