Felix, I ran tests and now error stacktrace changed. Here is output: .............................................................................. .............................................................................. ..............................E............................................... .............................................................................. .............................................................................. .............................................................................. ......................I.....I................................................. ................... [java] Time: 78,453 [java] There were 2 failures: [java] 1) RunTime stops within a tolerance after specified runtime(org.apac .jmeter.control.RunTimeSpec) [java] Condition not satisfied: [java] [java] elapsed <= runTimeMillis + (tolerance * samplerWaitTime) [java] | | | | | | | [java] 1202 | 1000 | 1.0 | 200 [java] false 1200.0 200.0 [java] [java] at org.apache.jmeter.control.RunTimeSpec.RunTime stops within a lerance after specified runtime(RunTimeSpec.groovy:70) [java] 2) errorDetected(org.apache.jmeter.testbeans.gui.PackageTest) [java] junit.framework.AssertionFailedError: One or more errors detected - e log file [java] at junit.framework.Assert.fail(Assert.java:57) [java] at junit.framework.TestCase.fail(TestCase.java:227) [java] at org.apache.jmeter.testbeans.gui.PackageTest.errorDetected(Pac geTest.java:212) [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces rImpl.java:62) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet dAccessorImpl.java:43) [java] at java.lang.reflect.Method.invoke(Method.java:498) [java] at junit.framework.TestCase.runTest(TestCase.java:176) [java] at org.apache.jmeter.testbeans.gui.PackageTest.runTest(PackageTe .java:105) [java] at junit.framework.TestCase.runBare(TestCase.java:141) [java] at junit.framework.TestResult$1.protect(TestResult.java:122) [java] at junit.framework.TestResult.runProtected(TestResult.java:142) [java] at junit.framework.TestResult.run(TestResult.java:125) [java] at junit.framework.TestCase.run(TestCase.java:129) [java] at junit.framework.TestSuite.runTest(TestSuite.java:252) [java] at junit.framework.TestSuite.run(TestSuite.java:247) [java] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38Clas unner.java:86) [java] at org.junit.runners.Suite.runChild(Suite.java:128) [java] at org.junit.runners.Suite.runChild(Suite.java:27) [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [java] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:7
[java] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java: 8) [java] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:5 [java] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:2 ) [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137) [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115) [java] at org.apache.jorphan.test.AllTests.main(AllTests.java:219) [java] [java] FAILURES!!! [java] Tests run: 3213, Failures: 2 [java] [java] ................................................................. [java] Time: 5,082 [java] [java] OK (65 tests) [java] Did you ever get this issue? If not, do you know what it can be caused by?
