Thanks for your response. actually log out request contains only one sampler. But the response contains two samplers out of which one is throwing the error. i just added one more row in the authorisation manager with the logout URL and ID,password which is working fine.
initially i have not added logout functionality for the script, but when i run a 10 users test the objects created for the 10 users are not getting garbage collected, so i have added logout functionality with which iam able to see the objects created are getting gargage collected after executing logout sampler using JProfiler. TSurendar wrote: > > Hi, > > For logging into my application it displays a dialogue box for login > details, i used HTTP Authorization Manager for this which is working fine. > without this auth mangaer it throws "HTTP Status 401 - An Authentication > object was not found in the SecurityContext" error. > The logout request is showing 2 samplers when i see in "View results in > the tree". One of those samplers is throwing this "HTTP Status 401 - An > Authentication object was not found in the SecurityContext" error. i tried > adding Auth manager for this request as a child but it is not working. > > please reply me if any one know the solution. > -- View this message in context: http://www.nabble.com/reg-auth-manager-tp21742486p21809256.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

