ActiveMQ 5.13.3 server is running normally.
But when I executed the activemq list
command, an error occurred.
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)
My question is a little different from here.
I am wondering why the execution of activemq list
command will report this error.