Sebb, Got this issue solved by copying the logout thread from another jmx file.
There were no differences in the logout thread that I copied from another file. Sent from iPhone > On ಜುಲೈ 5, 2016, at 05:59 ಅಪರಾಹ್ನ, sebb <[email protected]> wrote: > > What happens if you add a 4th Thread Group at the end - does that run? > Just add a simple Java Sampler to to it. > > Please recheck the jmeter log file for anything unusual. > > If this were a general problem with JMeter 2.13 or 3.0 I'm fairly sure > there would have been a lot of complaints. > However this only seems to affect your test plan, so it seems to be > something about the way that is configured. > > >> On 5 July 2016 at 13:23, Guruprasad <[email protected]> wrote: >> I have the third party jars added as well. But I'm not using any of them in >> my tests. >> >> I took a new copy of jmeter 3.0 & run the script. I get the same issue here >> as well, without third party jars. >> >> Regards >> Guruprasad >> >>> On ಜುಲೈ 5, 2016, at 04:18 ಅಪರಾಹ್ನ, sebb <[email protected]> wrote: >>> >>> Are you running standard JMeter, or have you added any 3rd party jars >>> to the classpath? >>> >>> They have been known to cause issues. >>> >>>> On 5 July 2016 at 11:42, Guruprasad <[email protected]> wrote: >>>> Hi Sebb, there isn't any error logged to the jmeter.log file. >>>> >>>> The load thread is set to 'Continue' on Sampler error. >>>> >>>> Regards >>>> Guruprasad >>>> >>>>>> On ಜುಲೈ 5, 2016, at 01:48 ಅಪರಾಹ್ನ, sebb <[email protected]> wrote: >>>>>> >>>>>> On 5 July 2016 at 08:13, Guruprasad R <[email protected]> wrote: >>>>>> hi, >>>>>> >>>>>> I have 3 thread groups that are set to run sequentially. >>>>>> >>>>>> Login >>>>>> Load website >>>>>> Logout >>>>>> >>>>>> When i run this, the Logout thread group doesn't run. If i place my >>>>>> Logout >>>>>> thread group between Login and Load website, all 3 run without any issue. >>>>>> Only when i place my Logout at the end, the sampler under it never gets >>>>>> executed. >>>>>> >>>>>> I've also tried putting the Logout thread's sampler under tearDown Thread >>>>>> Group, but i see the same issue. >>>>>> I'm not sure if i'm missing anything here. Any suggestions on this?? >>>>> >>>>> Sounds like the test is not completing properly. >>>>> Check the jmeter.log file for any errors. >>>>> >>>>> Does the "Load" thread group have "Stop test" set as the Action on >>>>> Sampler error? >>>>> >>>>>> Jmeter: 2.13 r1665067 >>>>>> Java: 1.8.0_92, 64-bit >>>>>> >>>>>> Regards, >>>>>> Guruprasad R >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
