Hi again, I replaced the controller in the included script with a test fragment and that seems to have solved that issue.
Thanks for the hints. ~M On Thu, 9 Mar 2017 at 13:34 Munaf Sheikh <[email protected]> wrote: Hi, thanks for your response, I've just tried the same on JMeter 3.1. The error I see in both is the following: No test Fragment found 2017/03/09 13:32:00 INFO - jmeter.control.IncludeController: loadIncludedElements -- try to load included module: G:\jmeter-investigation\SignIn.jmx 2017/03/09 13:32:00 INFO - jmeter.save.SaveService: Loading file: G:\jmeter-investigation\SignIn.jmx 2017/03/09 13:32:00 WARN - jmeter.control.IncludeController: No Test Fragment was found in included Test Plan, returning empty HashTree The SignIn.jmx file works when I run it by itself. Regards On Thu, 9 Mar 2017 at 13:26 Stuart Kenworthy <[email protected]> wrote: What exactly is the problem with the includes? Is it that the controllers are not recognised as a usable object or they have lost the fragment they are including? Thanks -----Original Message----- From: Felix Schumacher [mailto:[email protected]] Sent: 09 March 2017 11:20 To: JMeter Users List <[email protected]> Subject: Re: Upgrading Jmeter scripts from 2.9 (with JSON) to Latest Am 9. März 2017 12:03:51 MEZ schrieb Munaf Sheikh <[email protected]>: >Hi there, > >We have a large test suite of JMeter files written using version 2.9 >(with Json Plugin). We're seeing various problems opening the test >suite in JMeter 3.0. One issue is that the include controllers aren't >working any more. > >Is this a known issue? Is there a work around? Or could I have done >something wrong? We can't help you without detailed error messages. Have a look at the log files. Latest JMeter version is 3.1. Include controllers as such should work. Regards, Felix > >Regards > >~M > > >[image: Email Signature.png] >-- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] The information included in this email and any files transmitted with it may contain information that is confidential and it must not be used by, or its contents or attachments copied or disclosed to, persons other than the intended addressee. If you have received this email in error, please notify BJSS. In the absence of written agreement to the contrary BJSS' relevant standard terms of contract for any work to be undertaken will apply. Please carry out virus or such other checks as you consider appropriate in respect of this email. BJSS does not accept responsibility for any adverse effect upon your system or data in relation to this email or any files transmitted with it. BJSS Limited, a company registered in England and Wales (Company Number 2777575), VAT Registration Number 613295452, Registered Office Address, First Floor, Coronet House, Queen Street, Leeds, LS1 2TW. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- --
