Description
<14:58:02><main><yardstick> Failed to set up benchmark drivers (will shutdown and exit). java.lang.NullPointerException <------>at org.apache.ignite.yardstick.IgniteAbstractBenchmark.topologyContainsId(IgniteAbstractBenchmark.java:182) <------>at org.apache.ignite.yardstick.IgniteAbstractBenchmark.nodesStarted(IgniteAbstractBenchmark.java:169) <------>at org.apache.ignite.yardstick.IgniteAbstractBenchmark.waitForNodes(IgniteAbstractBenchmark.java:144) <------>at org.apache.ignite.yardstick.IgniteAbstractBenchmark.setUp(IgniteAbstractBenchmark.java:68) <------>at org.apache.ignite.yardstick.cache.IgniteCacheAbstractBenchmark.setUp(IgniteCacheAbstractBenchmark.java:108) <------>at org.yardstickframework.BenchmarkDriverStartUp.main(BenchmarkDriverStartUp.java:130
1) Given 4 server nodes in the cluster
2) Cluster gets activated
3) client nodes join topology and start waiting for nodes
4) on one node NPE is thrown
Attachments
Issue Links
- links to