You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dwight W Smith (JIRA)" <ji...@apache.org> on 2012/08/13 17:12:37 UTC

[jira] [Updated] (CASSANDRA-4535) On Linux cassandra-env.sh truncates JVM_OPTS due to token error in startswith () [ "${1#$2}" != "$1" ]

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

Dwight W Smith updated CASSANDRA-4535:
--------------------------------------

    Affects Version/s: 1.1.3
    
> On Linux cassandra-env.sh truncates JVM_OPTS due to token error in startswith () [ "${1#$2}" != "$1" ] 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4535
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4535
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.1.3
>         Environment: Linux 2.6.18-194.el5 #1 SMP
>            Reporter: Dwight W Smith
>            Priority: Minor
>
> Installed 1.1.3 on Linux cluster – the JVM_OPTS were truncated due to a script error in Cassandra-env.sh:
>  
> Invalid token in the following.
>  
>                startswith () [ "${1#$2}" != "$1" ]

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