Hi, Have you made sure that the user you will be using to access the application is present in the respected .xml file?
Since it is a 401 "Unauthorized" error, it is because the users has to be authenticated against the server. Do this by adding "HTTP Authorization Manager" . Please note that the authentication mechanism has to either be NTLM or Basic as JMeter doesn't support kerberos as of now. Thanks, Waseem -- View this message in context: http://jmeter.512774.n5.nabble.com/IO-Exception-during-playback-tp5716222p5716223.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]
