LDAPManager reports UserNotFoundException unnecessarily

Description

The code in LDAPManager will report that it's about to throw a UserNotFoundException, and then a little while later catches it and logs it. This can cause the log file to fill up with "noise" making it hard to see the wood for the trees.

This should be modified so that the newly thrown exception isn't logged.

Environment

None

Activity

Show:

Greg Thomas October 26, 2017 at 8:56 AM
Edited

Typical example of log file entry;

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created October 26, 2017 at 8:48 AM
Updated October 27, 2017 at 2:52 PM
Resolved October 27, 2017 at 2:52 PM