coolc4 opened a new issue #3364:
URL: https://github.com/apache/rocketmq/issues/3364


   
   first  I got the source code of the latest mainline version
   Then after mvn build
   Execute mqnamesrv directly in the generated target directory to report an 
error:
   ./mqnamesrv 
   
-Djava.ext.dirs=/jre/lib/ext:/home/willcao/github/rocketmq/distribution/target/rocketmq-4.9.2-SNAPSHOT/rocketmq-4.9.2-SNAPSHOT/bin/../lib:/lib/ext
 is not supported.  Use -classpath instead.
   Error: Could not create the Java Virtual Machine.
   Error: A fatal exception has occurred. Program will exit.
   
   test environment:
   mvn --version
   Apache Maven 3.6.3
   Maven home: /usr/share/maven
   Java version: 11.0.11, vendor: Ubuntu, runtime: 
/usr/lib/jvm/java-11-openjdk-amd64
   Default locale: en_US, platform encoding: UTF-8
   
   # java -version
   openjdk version "11.0.11" 2021-04-20
   OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
   OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, 
sharing)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to