And are you using "Generate parent sample" or not on the Transaction Controller?
On 07/05/2009, Deepak Shetty <[email protected]> wrote: > Hi > Its 2.3.2 r665936 > regards > deepak > > > On Thu, May 7, 2009 at 7:47 AM, sebb <[email protected]> wrote: > > > Which version of JMeter are you using? > > > > On 07/05/2009, Deepak Shetty <[email protected]> wrote: > > > Hi > > > I have the following structure > > > Disabled Thread Group > > > Simple Controller > > > HTTP Request > > > Thread Group > > > Transaction Controller > > > Module Controller named Test --> Using Simple Controller Defined > > > above > > > Module Controller named Test --> Using Simple Controller Defined > > > above > > > This fails with NullPointerException > > > 2009/05/06 22:22:36 ERROR - jmeter.engine.StandardJMeterEngine: Uncaught > > > exception: java.lang.NullPointerException > > > at > > > org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:976) > > > at > > > org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:976) > > > at > > > org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:976) > > > at > > org.apache.jorphan.collections.HashTree.traverse(HashTree.java:959) > > > at > > > > > > org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:337) > > > at java.lang.Thread.run(Thread.java:595) > > > > > > > > > If i change the name of the second module to some other value e.g. Test > > 2 > > > then this works correctly. Is there some limitation on using Module > > > Controllers? > > > > > > regards > > > > > > deepak > > > > > > > > --------------------------------------------------------------------- > > 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]

