You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2015/02/03 23:51:35 UTC

[jira] [Created] (AURORA-1094) aurora cron start --open-browser fails with stacktrace

Zameer Manji created AURORA-1094:
------------------------------------

             Summary: aurora cron start --open-browser fails with stacktrace
                 Key: AURORA-1094
                 URL: https://issues.apache.org/jira/browse/AURORA-1094
             Project: Aurora
          Issue Type: Bug
            Reporter: Zameer Manji


Running {{aurora cron start <jobkey> --open-browser}} always fails with the following stack trace:
{noformat}
 INFO]
Fatal error running command:
Traceback (most recent call last):
  File "/Users/zmanji/.tools-cache/home/aurora/tools/client/libexec/aurora-client/apache/aurora/client/cli/__init__.py", line 312, in _execute
    result = noun.execute(context)
  File "/Users/zmanji/.tools-cache/home/aurora/tools/client/libexec/aurora-client/apache/aurora/client/cli/__init__.py", line 390, in execute
    return self.verbs[context.options.verb].execute(context)
  File "/Users/zmanji/.tools-cache/home/aurora/tools/client/libexec/aurora-client/apache/aurora/client/cli/cron.py", line 114, in execute
    context.open_job_page(api, context.options.job_spec)
AttributeError: 'Namespace' object has no attribute 'job_spec'
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)