You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/09/08 19:39:45 UTC

[jira] [Updated] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

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

Philip Thompson updated CASSANDRA-10282:
----------------------------------------
           Labels: cqlsh  (was: )
    Fix Version/s: 2.1.x

> cqlsh exception when starting with "--debug" option 
> ----------------------------------------------------
>
>                 Key: CASSANDRA-10282
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10282
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: CentOS 6.4 x86_64
>            Reporter: Ryan Okelberry
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 2.1.x
>
>
> [root@host ~]# cqlsh --version
> cqlsh 5.0.1
> [root@host ~]# cqlsh --debug
> Traceback (most recent call last):
>   File "/usr/bin/cqlsh", line 2487, in <module>
>     main(*read_options(sys.argv[1:], os.environ))
>   File "/usr/bin/cqlsh", line 2448, in main
>     sys.stderr.write("Using CQL driver: {}\n".format(cassandra))
> ValueError: zero length field name in format



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