shouldn't have any side effects after disabling

On Fri, May 4, 2012 at 3:26 AM, Javier Méndez Vásquez
<lujam...@gmail.com> wrote:
> Hi all,
>
>
>
> I’m using Apache DS 1.5.5.
>
>
>
> I have deployed an embedded version of ApacheDS in my application. I can
> start my embedded ApacheDS correctly with a custom partition, but in some
> cases it will fail with:
>
>
>
> ->Searching for DN
> 0.9.2342.19200300.100.1.25=some,0.9.2342.19200300.100.1.25=dn,0.9.2342.19200300.100.1.25=net
> with filter
> (|:[9223372036854775807](objectClass=groupOfNames:[9223372036854775807])(objectClass=groupOfUniqueNames:[9223372036854775807]))
> 2012-05-03T17:06:02Z ERROR: Exception starting Directory Services server
>
> ->javax.naming.directory.InvalidSearchFilterException: Unbalanced
> parenthesis; remaining name
> '0.9.2342.19200300.100.1.25=some,0.9.2342.19200300.100.1.25=dn,0.9.2342.19200300.100.1.25=net'
>
>  I have no idea why, but the error occurs depending on my partition
> configuration.
>
>
>
> So, I decided to remove AciAuthorizationInterceptor from the default
> interceptor list (that’s the one submitting a search with the offending
> filter while initializing), as I don’t really need any authorization going
> on inside of ApacheDS.
>
>
>
> However, I want to make sure I’m not messing up with other functionality by
> doing this. Any advices or comments are welcome.
>
>
>
> Thanks!
>
>
> Javier Mendez



-- 
Kiran Ayyagari

Reply via email to