Skip to content

SGE plugin error #920

Closed
Closed
@satra

Description

@satra

@hjmjohnson: seems like this is initialized only plugin_args is provided.

    415                               lines[-1]).groups()[0])
    416         self._pending[taskid] = node.output_dir()
--> 417         self._refQstatSubstitute.add_startup_job(taskid, cmd.cmdline)
    418         logger.debug('submitted sge task: %d for node %s with %s' %
    419                      (taskid, node._id, cmd.cmdline))

AttributeError: 'SGEPlugin' object has no attribute '_refQstatSubstitute'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions