05 Dec, 2007
4 commits
-
Reset the generation ID after the initialize all task. git-svn-id: https://svn.forgerock.org/opendj/trunk@3528 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3527 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3526 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3525 41b1ffd8-f28e-4786-ab96-9950f0a78031
04 Dec, 2007
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3524 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3523 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3522 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3521 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3520 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
When the changelog trimming meet a database Exception, it tries to close the DB on which the problem happens. Unfortunately the close waits for the trim thread to complete before returning. We therefore end in a situation where trim thread deadlock itself. Since it is also holding other locks at this point it causes a dealock of the whole Replication Server. The solution is simply to break the loop. After this fix we still have to find the reason for the DB Exception. git-svn-id: https://svn.forgerock.org/opendj/trunk@3519 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3518 41b1ffd8-f28e-4786-ab96-9950f0a78031
03 Dec, 2007
4 commits
-
…d init/fini processing relevant to entry cache for all active entry cache implementations instead of letting each entry cache implementation to be BackendInitializationListener on its own which can lead to unexpected results such as listener activity on already finilized entry cache implementation. git-svn-id: https://svn.forgerock.org/opendj/trunk@3517 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3516 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3515 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to be dependent on the execution environement and fail in the daily build. git-svn-id: https://svn.forgerock.org/opendj/trunk@3514 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Dec, 2007
1 commit
-
- [Issue 2049] dsconfig is unable to configure the entry cache. git-svn-id: https://svn.forgerock.org/opendj/trunk@3513 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Nov, 2007
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3512 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Description dc=replicationChanges is enabled by default on all the replication servers and show all the modifications done on all replicated suffixes. It may therefore contain sensitive information and should be available only administrators. Fix This is fixed by a global ACI on the "dc=replicationChanges" suffix denying all ops for all users. Only "directory manager" can access to the changes by default or change the ACI. Unit test written and passed successfully individually but set disabled because it fails when ran as part of the whole suite (issue 1569 to be addressed asap). git-svn-id: https://svn.forgerock.org/opendj/trunk@3511 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Nov, 2007
7 commits
-
If the usage was already displayed, return in the launch function. git-svn-id: https://svn.forgerock.org/opendj/trunk@3510 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3509 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3508 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…allation instructions in an html file called install.html to the top level install directory. The opends logo is included as it appears at the top of the html page git-svn-id: https://svn.forgerock.org/opendj/trunk@3507 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3506 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3505 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3504 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Nov, 2007
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3503 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3502 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Enable some Replication Server test that were disabled. git-svn-id: https://svn.forgerock.org/opendj/trunk@3501 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Nov, 2007
2 commits
-
… Also reword the usage of the base64 command for consistency. git-svn-id: https://svn.forgerock.org/opendj/trunk@3500 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
In this particular case of conflict resolution, the newSuperior was null and this was causing some Exception. The solution is simply to test for this condition and generate a conflict. Also added a unit test for this particular case. git-svn-id: https://svn.forgerock.org/opendj/trunk@3499 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Nov, 2007
4 commits
-
The fix consists in including a little bit more on context to the error message. For command-line dsconfig list-local-db-indexes --backend-name tasks -n -p 1389 -w s The output was: "Task Backend" is not a recognized component type With the fix the output is: "Task Backend" component type cannot be used with subcommand {list-local-db-indexes} git-svn-id: https://svn.forgerock.org/opendj/trunk@3497 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
Fix for Issue #1961 (reviewed by Josu) * Remove instances of "Specifies the..." * Remove instances of "Indicates that..." * Reword instances of "Specifies to..." (which doesn't really make sense anyway) * Change instances of "This utility may be used..." to "This utility can be used..." as discussed in a previous issue * Change some erroneous instances of "may" to "might" or "can". This might sound like a pointless change but it has implications for localization - "may" is generally ambiguous. git-svn-id: https://svn.forgerock.org/opendj/trunk@3496 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3495 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3494 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Nov, 2007
2 commits
-
- enable debug in nb-debug-server target. - add new nb-profile-server target for one click server profiling from NetBeans. - fix formatting and trailing spaces. git-svn-id: https://svn.forgerock.org/opendj/trunk@3493 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…lue for ldif-directory property) We check now if it's an absolute path. If it's a relative path, we add the instance root path to get the actual ldif-directory location git-svn-id: https://svn.forgerock.org/opendj/trunk@3492 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Nov, 2007
4 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3491 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@3490 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…llow to run the Server (or dsconfig) without using the shell script, e.g. from Netbeans. Added 2 targets to debug DS and dsconfig from Netbeans : "nb-debug-server" and "nb-debug-dsconfig" that allows to both run the Server (or dsconfig) in debug mode, and attach them automatically to the Netbeans debugger. So you only have to set your breakpoint. git-svn-id: https://svn.forgerock.org/opendj/trunk@3489 41b1ffd8-f28e-4786-ab96-9950f0a78031