wenxiLubia
Results
1
issues of
wenxiLubia
[2021-11-09 14:49:26,236] INFO Bootstrapping AmbryServer (com.github.ambry.server.AmbryMain) [2021-11-09 14:49:26,238] ERROR Exception during bootstrap of AmbryServer (com.github.ambry.server.AmbryMain) java.lang.InstantiationException: com.github.ambry.cloud.HelixVcrClusterAgentsFactory at java.lang.Class.newInstance(Class.java:427) at com.github.ambry.utils.Utils.getObj(Utils.java:604) at com.github.ambry.server.AmbryMain.main(AmbryMain.java:48) Caused by: java.lang.NoSuchMethodException: com.github.ambry.cloud.HelixVcrClusterAgentsFactory.() at java.lang.Class.getConstructor0(Class.java:3082) at...