mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
25.36.2006 f690b2c04100660d3ed64d2d7605f302596d6e4f
refs
author gbellato <gbellato@localhost>
Tuesday, July 25, 2006 15:36 +0200
committer gbellato <gbellato@localhost>
Tuesday, July 25, 2006 15:36 +0200
commitf690b2c04100660d3ed64d2d7605f302596d6e4f
tree 9b774579af9fd0478352f93c91567c5f4383fc4f tree | zip | gz
parent 76b45e2c83c617cd040c5d99a22c7ecf2156b7da view | diff
Fix a problem in the synchronization code when the directory server is started from
something else than the directory instance root because it uses a relative path
to open the changelog db and the changelog db open therefore fails in this case.

This commit change the code to use a path relative to the server root instead
of being relative to the working directory of the process.

This part of the code will need to be further changed to make this path configurable.
1 files modified
9 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/changelog/Changelog.java 9 ●●●● diff | view | raw | blame | history