[
https://issues.apache.org/jira/browse/DIRSERVER-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915261#action_12915261
]
Emmanuel Lecharny commented on DIRSERVER-1557:
----------------------------------------------
It's disappointing only from your POV. Again, there are valid reasons why we do
release new versions, including fixing bugs. We are all volunteers, and we
don't have time to look at old versions problem, so when we tell you : switch
to a new version, it's because then we *will* be able to provide help.
Just wondering what M$ tells you when you contact them because you have an
issue in Windows 98 ???
> 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.