https://issues.apache.org/bugzilla/show_bug.cgi?id=48412

           Summary: Problem with Authorization Manager having multiple
                    records and same URL
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: critical
          Priority: P1
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I want to test a text file containing records in a file.For this  I use a CSV
File and read through the CSV file.I want to connect to one of the corporate
machines.It has a same URL but different username and password.So I use a
Authorization Manager.But the Authorization Manager has many different records.

In my Thread Group I run through a infinite loop,But In each iteration I want
to use the next record in the Autorization Manager,But it seems to pick the
same autorization Manager having username and password for only the first
record.Because the URL's are same in the authorization manager I am not able to
read the second record which contains different username and password but same
URL.I checked the code in JMeter it seems to do the same comparing url only
does authentication only if it is a different URL.how do I solve this.Please
help

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to