【问题标题】:Apache ActiveMQ Server startup issue in windows 7Windows 7 中的 Apache ActiveMQ 服务器启动问题
【发布时间】:2014-04-17 16:05:55
【问题描述】:
jvm 1    |  WARN | Store limit is 102400 mb, whilst the data directory: C:\apach
e-activemq-5.8.0\bin\win32\..\..\data\kahadb only has 44093 mb of usable space

jvm 1    | ERROR | Temporary Store limit is 51200 mb, whilst the temporary data
directory: C:\apache-activemq-5.8.0\bin\win32\..\..\data\localhost\tmp_storage o
nly has 44093 mb of usable space

【问题讨论】:

  • 当我尝试在 bin win32 文件夹中运行 activemq 批处理文件时,它显示上述错误消息...
  • 我的 C:/ 驱动器中有 40GB 可用空间...如何解决此问题...请帮助我...。

标签: apache activemq


【解决方案1】:

它告诉您,您配置的限制不适合您在商店位置的可用磁盘空间量。这可能会导致旧版本中的代理失败,因为限制不会自动降低以匹配磁盘空间,在最新版本中,代理将降低限制。当您看到这一点时,这意味着您应该重新考虑存储位置或代理配置。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-03-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-06-21
    • 1970-01-01
    相关资源
    最近更新 更多