【发布时间】:2016-09-11 16:39:40
【问题描述】:
我在 Windows 7 上使用 Datastax 3.4 64 位(java 8 64 位)有一段时间了,突然 Windows 上的 Datastax 服务根本没有启动。当我在 windows-services 页面中单击开始时,它会启动大约 10 秒并自动停止。然后我从 Windows 程序卸载页面卸载了 Datastax。然后我再次安装了 Datastax,但这次我在服务页面中根本看不到 Datastax 服务。我试图在前台启动 cassandra,但它给出了以下错误。
Detected powershell execution permissions. Running with enhanced startup script
*---------------------------------------------------------------------*
*---------------------------------------------------------------------*
WARNING! Automatic page file configuration detected.
It is recommended that you disable swap when running Cassandra
for performance and stability reasons.
*---------------------------------------------------------------------*
*---------------------------------------------------------------------*
*---------------------------------------------------------------------*
*---------------------------------------------------------------------*
WARNING! Detected a power profile other than High Performance.
Performance of this node will suffer.
Modify conf\cassandra.env.ps1 to suppress this warning.
*---------------------------------------------------------------------*
*---------------------------------------------------------------------*
C:\Program Files\DataStax-DDC\apache-cassandra\bin>Error: Could not find or load
main class Files\DataStax-DDC\apache-cassandra\.logs.gc.log
我不知道如何启动 Datastax/cassandra。
【问题讨论】: