【发布时间】:2026-01-24 15:55:01
【问题描述】:
ActiveMQ 5.13.3 服务器运行正常。
但是当我执行activemq list命令时,出现了错误。
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Java HotSpot(TM) 64-Bit Server VM warning: INFO:os::commit_memory(0x0000000654cc0000, 3946053632, 0) failed; error='Cannot allocate memory' (errno=12)
我的问题与here 有点不同。
我想知道为什么执行activemq list命令会报这个错误。
【问题讨论】: