SWJTU-ZhangLei opened a new pull request, #28544:
URL: https://github.com/apache/doris/pull/28544
* we met error when starting fe in openjdk11 """ using java version 11
-Djavax.security.auth.useSubjectCredsOnly=false -Xss4m -Xmx8192m -XX:+UseG1GC
-XX:MaxGCPauseMillis=200 -XX:+PrintGCDateStamps -XX:+PrintGCDetails
-Dlog4j2.formatMsgNoLookups=true Unrecognized VM option 'PrintGCDateStamps'
Error: Could not create the Java Virtual Machine. Error: A fatal exception has
occurred. Program will exit. """
* refer to
https://docs.oracle.com/javase/9/tools/java.htm#JSWOR-GUID-9569449C-525F-4474-972C-4C1F63D5C357
* the problem is introduced by https://github.com/apache/doris/pull/28263
## Proposed changes
Issue Number: close #xxx
<!--Describe your changes.-->
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[[email protected]](mailto:[email protected]) by explaining why you
chose the solution you did and what alternatives you considered, etc...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]