java.lang.RuntimeException: active witnesses is null.
at org.tron.consensus.dpos.DposSlot.getScheduledWitness(DposSlot.java:60)
at org.tron.consensus.dpos.DposTask.produceBlock(DposTask.java:97)
at org.tron.consensus.dpos.DposTask.lambda$init$0(DposTask.java:57)
at java.base/java.lang.Thread.run(Thread.java:830)