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 2016/07/30 08:13:20 UTC

[jira] [Commented] (DIRSERVER-2119) ApacheDS fails to start after upgrading to 2.0.0-M21

    [ https://issues.apache.org/jira/browse/DIRSERVER-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400536#comment-15400536 ] 

Emmanuel Lecharny commented on DIRSERVER-2119:
----------------------------------------------

There is a repair() method that can be used to fix the partition which is most certainly corrupted. Can you give it a try ?

> ApacheDS fails to start after upgrading to 2.0.0-M21
> ----------------------------------------------------
>
>                 Key: DIRSERVER-2119
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2119
>             Project: Directory ApacheDS
>          Issue Type: Bug
>            Reporter: kalpesh raicha
>            Priority: Blocker
>
> We just upgraded from  2.0.0-M20 to  2.0.0-M21 for the security vulnerability fix. We are having an issue where apacheDS fails to start. It is throwing the following exception:
> org.apache.directory.api.ldap.model.exception.LdapOtherException:null
> 	org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable#get|JdbmTable.java:371
> 	org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex#forwardLookup|JdbmIndex.java:360
> 	org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex#forwardLookup|JdbmIndex.java:58
> 	org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition#getEntryId|AbstractBTreePartition.java:2518
> 	org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition#add|AbstractBTreePartition.java:684
> 	org.apache.directory.server.core.DefaultDirectoryService#initializeSystemPartition|DefaultDirectoryService.java:1755
> 	org.apache.directory.server.core.DefaultDirectoryService#initialize|DefaultDirectoryService.java:1815
> 	org.apache.directory.server.core.DefaultDirectoryService#startup|DefaultDirectoryService.java:1250
> 	com.entrustdatacard.foundation.usermgnt.ldap.EmbeddedDirectoryService#start|EmbeddedDirectoryService.java:252
> 	com.entrustdatacard.foundation.web.listener.DirectoryServiceListener#contextInitialized|DirectoryServiceListener.java:43
> 	org.apache.catalina.core.StandardContext#listenerStart|StandardContext.java:4727
> 	org.apache.catalina.core.StandardContext#startInternal|StandardContext.java:5167
> 	org.apache.catalina.util.LifecycleBase#start|LifecycleBase.java:150
> 	org.apache.catalina.core.ContainerBase#addChildInternal|ContainerBase.java:725
> 	org.apache.catalina.core.ContainerBase#addChild|ContainerBase.java:701
> 	org.apache.catalina.core.StandardHost#addChild|StandardHost.java:717
> 	org.apache.catalina.startup.HostConfig#deployWAR|HostConfig.java:945
> 	org.apache.catalina.startup.HostConfig$DeployWar#run|HostConfig.java:1768
> Please let me know if there is any temporary solution before this gets fixed.
> Thanks!!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)