https://issues.apache.org/bugzilla/show_bug.cgi?id=52457

             Bug #: 52457
           Summary: Problem in ntlm authentication using jmeter
           Product: JMeter
           Version: 2.5
          Platform: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 28145
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28145
Problem in ntlm authentication using jmeter

Hi,

I had to test the windows authentication (single-signon) using jmeter on a web
application. I used the below elements for this purpose:
1) recording controller-->http request
2)http authorization manager
3)user defined variables

And made the below changes in jmeter.properties file:
httpclient.parameters.file=httpclient.parameters
http.proxyDomain=NTLM domain, if required by HTTPClient sampler

And made the below changes in httpclient.parameters file:
http.authentication.preemptive$Boolean=true

I am receiving the below error in view results tree:

Thread Name: windows authorization 1-1
Sample Start: 1970-01-01 05:30:00 IST
Load time: 0
Latency: 0
Size in bytes: 1089
Headers size in bytes: 0
Body size in bytes: 1089
Sample Count: 1
Error Count: 1
Response code: Non HTTP response code: java.lang.IllegalArgumentException
Response message: Non HTTP response message: URI can't be null.

Response headers:


HTTPSampleResult fields:
ContentType: 
DataEncoding: null


I have also attached my test plan here with this case.
Kindly help in this case....

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to