https://bz.apache.org/bugzilla/show_bug.cgi?id=62659
Bug ID: 62659
Summary: HTTP Cookie Manger not handling Cookies properly
Product: JMeter
Version: 4.0
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 36114
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36114&action=edit
ThreadGroupsetup
Iam trying to run 20 concurrent users and i have a http requests in the loop
which needs username in the Http request.I was using "only once controller" for
Login HTTP request. Iam fetching the usernames and password from CSV files and
using Cookie manager. Some how the cookie and the username sent to the
subsequent HTTP- Request doesn't match and throughing 401 unauthorized
exception".First run its successful. As, i was login in only once. In the 2nd
run subsequent HTTP request keep failing.
--
You are receiving this mail because:
You are the assignee for the bug.