huangkaiyan10 opened a new issue, #13318: URL: https://github.com/apache/doris/issues/13318
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris 1.1.3 ### What's Wrong? [2022-10-12T15:26:35+0800] error : 'doris_fe' failed to start (exit status -1) -- '/var/apache-doris/fe/bin/start_fe.sh': Program timed out -- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/var/apache-doris/fe/lib/slf4j-log4j12-1.7.9.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/var/apache-doris/fe/lib/log4j-slf4j-impl-2. [2022-10-12T15:27:33+0800] error : Cannot connect to [localhost]:19999 -- No route to host [2022-10-12T15:27:33+0800] error : M/Monit: cannot open a connection to http://[localhost]:19999/collector [2022-10-12T15:27:38+0800] error : 'doris_fe' process is not running [2022-10-12T15:27:38+0800] info : 'doris_fe' trying to restart [2022-10-12T15:27:38+0800] info : 'doris_fe' start: '/var/apache-doris/fe/bin/start_fe.sh' [2022-10-12T15:28:09+0800] error : 'doris_fe' failed to start (exit status 0) -- '/var/apache-doris/fe/bin/start_fe.sh': SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/var/apache-doris/fe/lib/slf4j-log4j12-1.7.9.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/var/apache-doris/fe/lib/log4j-slf4j-impl-2. ### What You Expected? i has set JAVA_HOME =/var/local/jdk1.8.0_65 in fe/bin/start_fe.sh . i hope can start doris fe success. ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
