Baymax6 opened a new issue #550: Namesrv cannot start at JDK 9 environment
URL: https://github.com/apache/rocketmq/issues/550
 
 
   When I use command "nohup sh bin/mqnamesrv &" to start the namesrv, it 
appears errors as follows:
   
   Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
deprecated in version 9.0 and will likely be removed in a future release.
   Unrecognized VM option 'UseCMSCompactAtFullCollection'
   Error: Could not create the Java Virtual Machine.
   Error: A fatal exception has occurred. Program will exit.
   
   My JDK version is 11.0.1,it seems that the latest rocketmq version is not 
compatible with my JDK version(the latest JDK version), but I can build success 
the source code.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to