You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (Updated JIRA)" <ji...@apache.org> on 2012/02/01 01:20:56 UTC

[jira] [Updated] (TS-830) traffic_line -r returns "Variable Not Found", even if it's a permission issue

     [ https://issues.apache.org/jira/browse/TS-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Galić updated TS-830:
--------------------------

    Fix Version/s: 3.0.3
    
> traffic_line -r returns "Variable Not Found", even if it's a permission issue
> -----------------------------------------------------------------------------
>
>                 Key: TS-830
>                 URL: https://issues.apache.org/jira/browse/TS-830
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Management
>    Affects Versions: 3.1.0, 2.1.9
>            Reporter: Igor Galić
>            Assignee: Igor Galić
>            Priority: Minor
>             Fix For: 3.1.1, 3.0.3
>
>         Attachments: ts830.patch
>
>
> Example:
> {noformat}
> i.galic@pheme ~ % /opt/bw/bin/traffic_line -r proxy.config.dns.nameservers
> /opt/bw/bin/traffic_line: Variable Not Found
> 1 i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r proxy.config.dns.nameservers
> NULL
> i.galic@pheme ~ % sudo /opt/bw/bin/traffic_line -r proxy.config.dns.nameserversXXXX
> /opt/bw/bin/traffic_line: Variable Not Found
> {noformat}
> I propose we tell the user, when it's actually a permission problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira