[
https://issues.apache.org/jira/browse/DIRSERVER-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147709#comment-15147709
]
Emmanuel Lecharny commented on DIRSERVER-2121:
----------------------------------------------
The tool will be included in the server, it should be enough to restart the
server with the 'repair' parameter instead of start.
I'm currently working on that (it works on my test environment, but the script
is a bit reluctant to accept this command...).
So basically the meat is there, I need to take care of the scripts.
> ApacheDS fails to start after upgrading to 2.0.0-M21
> ----------------------------------------------------
>
> Key: DIRSERVER-2121
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2121
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.0-M21
> Reporter: kalpesh raicha
> Priority: Blocker
> Fix For: 2.0.0-M22
>
>
> 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)