You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/09/27 10:23:32 UTC

[jira] Closed: (DIRSERVER-1557) NPE during directory startup

     [ https://issues.apache.org/jira/browse/DIRSERVER-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-1557.
----------------------------------------


We *don't* fix old ersions. If you can't switch to a more recent version, then pacth 1.5.5 yourself !

here are very valid reason why we release new versions : like there are deadly bugs in older ones.


> NPE during directory startup
> ----------------------------
>
>                 Key: DIRSERVER-1557
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1557
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.5.5
>         Environment: Linux, java version "1.6.0_21"
>            Reporter: mayank maria
>            Priority: Blocker
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am getting NPE during apache ds startup.
> Stacktrace.
> Exception in thread "main" java.lang.NullPointerException
>         at org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor.loadAdministrators(DefaultAuthorizationInterceptor.java:164)
>         at org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor.init(DefaultAuthorizationInterceptor.java:142)
>         at org.apache.directory.server.core.interceptor.InterceptorChain.register0(InterceptorChain.java:441)
>         at org.apache.directory.server.core.interceptor.InterceptorChain.register(InterceptorChain.java:397)
>         at org.apache.directory.server.core.interceptor.InterceptorChain.init(InterceptorChain.java:257)
>         at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1617)
>         at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:971)
>         at org.apache.directory.server.configuration.ApacheDS.startup(ApacheDS.java:115)
>         at org.apache.directory.server.Service.initLdap(Service.java:136)
>         at org.apache.directory.server.Service.init(Service.java:78)
>         at org.apache.directory.server.UberjarMain.main(UberjarMain.java:55)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.