imay opened a new issue #681: BE can't start URL: https://github.com/apache/incubator-doris/issues/681 **Describe the bug** One Doris BE can't start. **To Reproduce** I don't know **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** There is a fatal message in be.warn.log ``` W0301 16:48:02.031980 37904 utils.cpp:181] master client, get client from cache failed.host: , port: 0, code: 7 W0301 16:48:02.032021 37904 task_worker_pool.cpp:1796] finish report task failed. status:-1, master host:, port:0 W0301 16:48:11.704627 37886 olap_engine.cpp:892] no tablet to publish version. [partition_id=4815607 transaction_id=21552634] W0301 16:48:13.122440 37889 file_helper.cpp:61] failed to open file. [err=No such file or directory, file_name='/ssd1/palo.HDD/data/859/4815637/563692984/4815637_68299_68299_5860397617119791732_0_0.idx' flag=0] W0301 16:48:13.122493 37889 file_helper.h:453] fail to open file. [file='/ssd1/palo.HDD/data/859/4815637/563692984/4815637_68299_68299_5860397617119791732_0_0.idx' err=No such file or directory] W0301 16:48:13.122505 37889 rowset.cpp:353] validate index file error. [file='/ssd1/palo.HDD/data/859/4815637/563692984/4815637_68299_68299_5860397617119791732_0_0.idx'] W0301 16:48:13.122519 37889 olap_table.cpp:335] fail to validate rowset. [version='68299-68299' version_hash=5860397617119791732] F0301 16:48:13.122526 37889 olap_table.cpp:275] fail to load indices. [res=-402 table='4815637.563692984'] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
