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/04 00:20:37 UTC

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

    [ https://issues.apache.org/jira/browse/AURORA-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304292#comment-14304292 ] 

Zameer Manji commented on AURORA-1094:
--------------------------------------

https://reviews.apache.org/r/30586/

> 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)