Tony, You've been with us for a while. I'm going to gently nudge you to actually open up the code and take a look at what the issue might be. Let us know what YOU think the problem could be.
Thanks, Alex On Fri, Aug 15, 2008 at 5:39 PM, Tony Thompson <[EMAIL PROTECTED] > wrote: > I am using ApacheDS 1.5.3 and I am trying to index an attribute that is > part of a custom schema I added by manually running an LDIF import using > directory studio. I did verify the schema is there and I have tried > both the attribute name and OID in my server.xml. This is the exception > I am receiving: > > INFO | jvm 1 | 2008/08/15 17:37:39 | java.lang.NullPointerException > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.server.core.DefaultDirectoryService.initialize(Defa > ultDirectoryService.java:1377) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.server.core.DefaultDirectoryService.startup(Default > DirectoryService.java:775) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.server.configuration.ApacheDS.startup(ApacheDS.java > :130) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.server.Service.init(Service.java:86) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.daemon.Bootstrapper.callInit(Bootstrapper.java:151) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.apache.directory.daemon.TanukiBootstrapper.start(TanukiBootstrapper. > java:51) > INFO | jvm 1 | 2008/08/15 17:37:39 | at > org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:278 > 8) > > Any help appreciated. > Tony > > This message (and any associated files) is intended only for the > use of the individual or entity to which it is addressed and may > contain information that is confidential, subject to copyright or > constitutes a trade secret. If you are not the intended recipient > you are hereby notified that any dissemination, copying or > distribution of this message, or files associated with this message, > is strictly prohibited. If you have received this message in error, > please notify us immediately by replying to the message and deleting > it from your computer. Messages sent to and from Stoneware, Inc. > may be monitored. > -- Microsoft gives you Windows, Linux gives you the whole house ...
