Complete stack trace has been attached
INFO -
jmeter.util.JMeterUtils: Setting Locale to en_US
INFO -
jmeter.JMeter: Loading user properties from:
<jmeter_2.4_path>\jakarta-jmeter-2.4\bin\user.properties
INFO -
jmeter.JMeter: Loading system properties from:
<jmeter_2.4_path>\jakarta-jmeter-2.4\bin\system.properties
INFO -
jmeter.JMeter: Copyright (c) 1998-2010 The Apache Software Foundation
INFO -
jmeter.JMeter: Version 2.4 r961953
INFO -
jmeter.JMeter: java.version=1.6.0_20
INFO -
jmeter.JMeter: java.vm.name=Java HotSpot(TM) Client VM
INFO -
jmeter.JMeter: os.name=Windows 7
INFO -
jmeter.JMeter: os.arch=x86
INFO -
jmeter.JMeter: os.version=6.1
INFO -
jmeter.JMeter: file.encoding=Cp1252
INFO -
jmeter.JMeter: Default Locale=English (United States)
INFO -
jmeter.JMeter: JMeter Locale=English
(United States)
INFO -
jmeter.JMeter: JMeterHome=<jmeter_2.4_path>\jakarta-jmeter-2.4
INFO -
jmeter.JMeter: user.dir =<jmeter_2.4_path>\jakarta-jmeter-2.4\bin
INFO -
jmeter.JMeter: PWD =<jmeter_2.4_path>\jakarta-jmeter-2.4\bin
INFO -
jmeter.JMeter: IP: localhost Name: machine name FullName: full machine name
INFO -
jmeter.JMeter: Loaded icon properties from
org/apache/jmeter/images/icon.properties
INFO -
jmeter.engine.util.CompoundVariable: Note: Function class names must contain
the string: '.functions.'
INFO -
jmeter.engine.util.CompoundVariable: Note: Function class names must not
contain the string: '.gui.'
INFO -
jmeter.util.BSFTestElement: Registering JMeter version of JavaScript engine as
work-round for BSF-22
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Cannot find .className property
for htmlParser, using default
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xhtml+xml
is
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xml
is
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is
INFO -
jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/vnd.wap.wml is
org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
INFO -
jmeter.gui.util.MenuFactory: Skipping
org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui
INFO -
jmeter.gui.util.MenuFactory: Skipping
org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui
INFO -
jmeter.protocol.http.sampler.HTTPSampler: Maximum connection retries = 10
INFO -
jmeter.samplers.SampleResult: Note: Sample TimeStamps are START times
INFO -
jmeter.samplers.SampleResult: sampleresult.default.encoding is set to
ISO-8859-1
INFO -
jmeter.services.FileServer: Default
base=<jmeter_2.4_path>\jakarta-jmeter-2.4\bin
INFO -
jmeter.gui.action.Load: Loading file: <script_path>\<script_name.jmx>
INFO -
jmeter.services.FileServer: Set new base=<script_path>
INFO -
jmeter.save.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version:
2.2
INFO -
jmeter.save.SaveService: Using SaveService properties file encoding UTF-8
INFO -
jmeter.save.SaveService: Using SaveService properties file version 959116
INFO -
jmeter.save.SaveService: Using SaveService properties version 2.1
INFO -
jmeter.save.SaveService: All converter versions present and correct
INFO -
jmeter.services.FileServer: Set new base=<script_path>
INFO -
jmeter.engine.StandardJMeterEngine: Listeners will be started after enabling
running version
INFO -
jmeter.engine.StandardJMeterEngine: To revert to the earlier behaviour, define
jmeterengine.startlistenerslater=false
INFO -
jmeter.engine.StandardJMeterEngine: Running the test!
INFO -
jmeter.gui.util.JMeterMenuBar: setRunning(true,*local*)
INFO -
jmeter.engine.StandardJMeterEngine: Starting 1 threads for group Thread Group.
INFO -
jmeter.engine.StandardJMeterEngine: Thread will continue on error
INFO -
jmeter.threads.JMeterThread: jmeterthread.startearlier=true (see
jmeter.properties)
INFO -
jmeter.threads.JMeterThread: Running PostProcessors in forward order
INFO -
jmeter.engine.StandardJMeterEngine: All threads have been started
INFO -
jmeter.threads.JMeterThread: Thread started: Thread Group 1-1
ERROR -
jmeter.protocol.http.sampler.HTTPSampler: readResponse: java.io.IOException:
Server returned HTTP response code: 401 for URL: <test_URL>
> Date: Tue, 12 Oct 2010 21:06:10 -0700
> Subject: Re: ntlm authentication issues : jmeter 2.4
> From: [email protected]
> To: [email protected]
>
> JMeter only works with NTLMv1. Search the archives. However the exception
> you are getting is probably something else. Can you print the complete stack
> trace
>
> On Tue, Oct 12, 2010 at 7:36 AM, bharatraj viswamani <[email protected]>wrote:
>
> >
> > Hi,
> >
> > I used HTTPauthorization manager and supplied the username, password and
> > domain
> >
> > I also used HTTP request default.
> >
> > The test fails with java.io.IOException and not able to login. I have NTLM
> > and negotiate authentication to logon to the application.
> >
> > Please let me know if any one else faced this issue and how the issue was
> > resolved
> >
> > Thanks
> > Bharatraj
> >