https://bz.apache.org/bugzilla/show_bug.cgi?id=58322
Bug ID: 58322
Summary: LDAP extended request search no actual attributes
displayed in response
Product: JMeter
Version: 2.13
Hardware: PC
OS: Windows Server 2003
Status: NEW
Severity: critical
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
LDAP extended request for Search Test when run does not display the actual
response data. When I run the ldap search manually I am able to get response
with actual data and values but not happening in jmeter.
----JMETER RESPONSE DATA from VIEW RESULTS TREE--------
<ldapanswer><operation><opertype>search</opertype>
<searchfilter>login_ip=10.11.11.11</searchfilter>
<baseobj/>
<searchbase>b=clock_ip</searchbase>
<scope>0</scope>
<countlimit/>
<timelimit/>
<searchresults>hasElements=true</searchresults>
</operation>
<responsecode>0</responsecode>
<responsemessage>Success</responsemessage>
</ldapanswer>
Here I see search results tag displays hasElements=true, but no data or
attribues are displayed.
Kindly help in fixing this asap.
--
You are receiving this mail because:
You are the assignee for the bug.