[
https://issues.apache.org/jira/browse/DIRSERVER-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1267.
------------------------------------------
Resolution: Fixed
Fixed in two commits, one for the NPE, and another one for the verbose logs :
http://svn.apache.org/viewvc?rev=697059&view=rev
http://svn.apache.org/viewvc?rev=697057&view=rev
> Searching for a non existing entry now end with NPE inside the server
> ---------------------------------------------------------------------
>
> Key: DIRSERVER-1267
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1267
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.4
> Reporter: Emmanuel Lecharny
> Priority: Blocker
> Fix For: 1.5.5
>
> Attachments: npe.txt
>
>
> When searching for a non existing entry, we get a NPE deep into the server
> (cf attachement). This was not the case before. The biggest problem is that
> it will generate endless logs on the server, and also it should be handled
> correctly without an exception (when we can't find an entry in the server,
> it's cannot be considered as an exception)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.