I am new at doris and have a problem use doris 0.12.0 fe be start ok mysql connect ok create database and table ok but when exec sql select * from table throw exception ‘could not initializen class org.apache.doris.rpc.BackendServiceProxy
error in fe.log is noclassfound error could not initialize class org.apache.doris.rpc.BackendServiceProxy at org.apache.doris.qe.Coordinators$BackendExecState.execRemoteFragmentAsync(Coordinator.java) I’m eager to get your help.