stalary opened a new issue #3217: start_fe.sh has an error in the MAC 
environment
URL: https://github.com/apache/incubator-doris/issues/3217
 
 
   `ERROR StatusLogger No Log4j 2 configuration file found. Using default 
configuration (logging only errors to the console), or user programmatically 
provided configurations. Set system property 'log4j2.debug' to show Log4j 2 
internal initialization logging. See 
https://logging.apache.org/log4j/2.x/manual/configuration.html for instructions 
on how to configure Log4j 2
   org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -o
        at org.apache.commons.cli.Parser.processOption(Parser.java:383)
        at org.apache.commons.cli.Parser.parse(Parser.java:210)
        at org.apache.commons.cli.Parser.parse(Parser.java:88)
   # regarding copyright ownership.  The ASF licenses this file
        at org.apache.doris.PaloFe.parseArgs(PaloFe.java:169)
        at org.apache.doris.PaloFe.start(PaloFe.java:75)
        at org.apache.doris.PaloFe.main(PaloFe.java:59)
   Failed to parse command line. exit now
   `
   I remove -o from OPTS, it can start

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to