[
https://issues.apache.org/jira/browse/AURORA-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zameer Manji reassigned AURORA-1094:
------------------------------------
Assignee: Zameer Manji
> 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
> Assignee: 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)