Do you use OpenJDK?, It youdo, please try Oracle JDK. Thanks, Zhao Chun
blwin2...@163.com <blwin2...@163.com> 于2020年6月28日周日 下午12:14写道: > 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. > >