Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10053

IgniteAbstractBenchmark: NPE in waitForNodes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • yardstick
    • None

    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

          Activity

            People

              pkouznet Pavel Kuznetsov
              pkouznet Pavel Kuznetsov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: