cassandra.bat fails when CASSANDRA_HOME contains a whitespace, again
--------------------------------------------------------------------
Key: CASSANDRA-2952
URL: https://issues.apache.org/jira/browse/CASSANDRA-2952
Project: Cassandra
Issue Type: Bug
Components: Packaging
Affects Versions: 0.8.2
Environment: Windows7 32bit
Reporter: Koji Ando
Priority: Minor
I installed cassandra into C:\Program Files\apache-cassandra and tried to start
cassandra. But cassandra.bat fails with following error.
{code}
C:\Program Files\apache-cassandra>bin\cassandra.bat
Starting Cassandra Server
Error opening zip file or JAR manifest missing : C:\Program
Error occurred during initialization of VM
agent library failed to init: instrument
{code}
This problem is similar to CASSANDRA-2237. I'll post a patch to fix the problem
later.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira