morningman commented on issue #1804: be启动时日志文件显示报错 URL: https://github.com/apache/incubator-doris/issues/1804#issuecomment-531139322 The main error is `Doris Be http service did not start correctly. exiting`. Other warnings can be ignore. This error means the BE's http port(default is 8040, configured in be.conf) is already used by some other process. You need to try your port using `netstat` command.
---------------------------------------------------------------- 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]
