AntiBit82 opened a new issue, #15308: URL: https://github.com/apache/pulsar/issues/15308
**Describe the bug** Tried to upgrade Pulsar 2.9.1 to newer version 2.10, but 2.10 won't start while 2.9.1 has no problems. Error: ``` bin/pulsar standalone Unrecognized option: -Xlog:gc*:logs/pulsar_gc_%p.log:time,uptime:filecount=10,filesize=20M Error: Could not create the Java Virtual Machine. ``` Java Version: ``` java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) ``` Is a newer Java version now mandatory? Docs still say Java 8 64bit (or higher) is required -- 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]
