Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cassandra/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Path Cygwin,Cassandra:在路径中使用空格运行nodetool_Path_Cassandra_Cygwin_Space_Nodetool - Fatal编程技术网

Path Cygwin,Cassandra:在路径中使用空格运行nodetool

Path Cygwin,Cassandra:在路径中使用空格运行nodetool,path,cassandra,cygwin,space,nodetool,Path,Cassandra,Cygwin,Space,Nodetool,目前正在Windows 7中使用Cassandra 2.1.9。 我试图在Cygwin中使用nodetool,但得到以下消息: /cygdrive/c/Program Files/DataStax Community/apache-cassandra/bin $ ./nodetool Error occurred during initialization of VM agent library failed to init: instrument Error opening zip file

目前正在Windows 7中使用Cassandra 2.1.9。
我试图在Cygwin中使用nodetool,但得到以下消息:

/cygdrive/c/Program Files/DataStax Community/apache-cassandra/bin
$ ./nodetool
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : C:\Program
我试图为这个目录创建别名,但仍然没有成功

/cygdrive/c/Program Files/DataStax Community/apache-cassandra/bin
$  wh="/cygdrive/c/Program Files/DataStax Community/apache-cassandra/bin/"
$ "$wh"nodetool
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : C:\Program
有什么建议吗?

谢谢

我有点困惑;你是想在cygwin中运行windows程序还是需要访问你的windows工具的cygwin程序?我有点困惑;您正在尝试在cygwin中运行windows程序,还是需要访问windows工具的cygwin程序?