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

IgniteSqlDeleteBenchmark fails to run with java.util.NoSuchElementException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.6
    • None
    • yardstick
    • None

    Description

      Setup
      1 server and 1 client node
      Attached the property file which has the only benchmark with the following parameters:

      CONFIGS="\
      -cfg ${SCRIPT_DIR}/../config/ignite-localhost-config.xml -nn ${nodesNum} -b ${b} -w ${w} -d ${d} -t ${t} -sm ${sm} -r 300000 -dn IgniteSqlDeleteBenchmark -sn IgniteNode -ds ${ver}sql-delete-${b}-backup,\
      "
      

      Steps
      Run

      $ bash bin/benchmark-run-all.sh config/r.properties
      

      Result
      An exception during warm-up:

      Finishing main test [ts=1535464476907, date=Tue Aug 28 16:54:36 MSK 2018]
      ERROR: Shutting down benchmark driver to unexpected exception.
      Type '--help' for usage.
      java.util.NoSuchElementException
              at java.util.AbstractQueue.remove(AbstractQueue.java:117)
              at org.apache.ignite.yardstick.cache.dml.IgniteSqlDeleteBenchmark.test(IgniteSqlDeleteBenchmark.java:73)
              at org.yardstickframework.impl.BenchmarkRunner$2.run(BenchmarkRunner.java:178)
              at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        1. r.properties
          3 kB
          Ivan Artiukhov

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Artukhov Ivan Artiukhov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: