Bug 63563

Summary: LdapExtSampler: When sampler fails with exception differing from NamingException, no SampleResult is generated
Product: JMeter - Now in Github Reporter: UbikLoadPack support <support>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 3.0   
Target Milestone: JMETER_5.2   
Hardware: All   
OS: All   

Description UbikLoadPack support 2019-07-12 12:46:29 UTC
Reproducer:

A) Create a script with :
1) LDAP Extended Request in Bind mode and non numerical port
2) LDAP Extended Request in Search mode with anything

B) Run the test, no SampleResult is emitted for first request, second one fails with No Context
Comment 1 Philippe Mouawad 2019-07-12 12:57:16 UTC
This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git.


    from 1b96bd9   Add more unit tests for org.apache.jorphan.util.JOrphanUtils (Fixes Bug 63529) This closes #472
     add ffe3f61  LdapExtSampler: When sampler fails with exception differing from NamingException, no SampleResult is generated Improve logging

No new revisions were added by this update.

Summary of changes:
 .../protocol/ldap/sampler/LDAPExtSampler.java      | 34 +++++++++++++---------
 1 file changed, 20 insertions(+), 14 deletions(-)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:17 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5119