If using server-client authentication, rather then a forms based authentication.. normally you don't log out. You just close the browser session or don't supply the authentication in the request.
I'd look at what your two samplers are actually doing and verify they are needed. -----Original Message----- From: TSurendar [mailto:[email protected]] Sent: Friday, January 30, 2009 2:20 AM To: [email protected] Subject: reg auth manager 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-tp21742486p21742486.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

