【问题标题】:Titan start fails: management.properties not foundTitan 启动失败:找不到 management.properties
【发布时间】:2015-06-05 09:19:41
【问题描述】:

我下载并解压了titan.zip 并使用了命令./titan.sh -v start。现在我得到了输出:

./titan.sh -v start Forking Cassandra... OpenJDK 64-Bit Server VM warning: The UseParNewGC flag is deprecated and will likely be removed in a future release Running nodetool statusthrift.Error: Config file not found: /usr/lib64/jvm/java-1.9.0-openjdk-1.9.0/jre/conf/management/management.properties ...... timeout exceeded (60 seconds) See /home/hausi/Documents/titan-0.5.4-hadoop2/bin/../log/cassandra.log for Cassandra log output.

文件management.properties 在我的机器上不存在。我可以找到有关的任何信息。有必要运行 Titan 吗?我怎样才能创建它?

题外话:Titan背后的公司被收购后,数据库的开发会停止吗?

【问题讨论】:

    标签: cassandra titan


    【解决方案1】:

    看起来你正在运行JDK9?

    /usr/lib64/jvm/java-1.9.0-openjdk-1.9.0/jre/conf/management/management.properties

    如果我没有误读,我认为答案是降级到 JDK7 或 JDK8。

    自从Titan背后的公司被收购后,数据库开发会停止吗?

    简短的回答是“不”,这种发展将继续下去。请阅读:

    https://groups.google.com/d/msg/aureliusgraphs/WTNYYpUyrvw/pZh02Q2LlpsJ

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2022-10-14
      • 2017-03-28
      • 2017-04-04
      • 2019-10-24
      • 2018-06-14
      • 2020-01-06
      • 2015-11-13
      相关资源
      最近更新 更多