[
https://issues.apache.org/jira/browse/CASSANDRA-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842749#action_12842749
]
Staffan Ericsson commented on CASSANDRA-858:
--------------------------------------------
%CASSANDRA_HOME%\build\lib\jars\ does not exist in the 0.6-beta2 binary package.
Correct path should be %CASSANDRA_HOME%\lib\jars\
> cassandra-cli.bat fails to start cli client
> -------------------------------------------
>
> Key: CASSANDRA-858
> URL: https://issues.apache.org/jira/browse/CASSANDRA-858
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.6
> Environment: winxp / java 1.6 / svn @ 920147
> Reporter: Morten Wegelbye Holm
> Assignee: Morten Wegelbye Holm
> Priority: Trivial
> Fix For: 0.6
>
> Attachments: CASSANDRA-858.patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> When one fetch latest and greates from svn - the cassandra.bat works. (like -
> the server starts and get ready to rock) but the cassandra-cli.bat fails.
> java claims NoClassDefFoundErrror: jline/Completor
> - after joining all four braincells I noticed that
> %CASSANDRA_HOME%\build\lib\jars\* is not part of the classpath that is setup
> inside the bat file. Adding this solved the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.