03 Nov, 2009
1 commit
-
Increase the value of the unit increment in the scroll panes used by the control panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@6083 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Nov, 2009
4 commits
-
The problem is in the code in charge of checking the install and instance paths and contents. There are issues both in the scripts and in the code of org.opends.server.tools.configurator.CheckInstance. Using quotes fixes the issue in the script and using an array of String instead of a single command-line to launch the "ls" process. Apart from that some error messages have also been fixed. git-svn-id: https://svn.forgerock.org/opendj/trunk@6081 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6080 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6078 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…nce some tests are broken with the new behavior. The code has been left in a way that simply changing the default value of the base DN option to null, the command-line setup will allow to configure the server with no base DN. git-svn-id: https://svn.forgerock.org/opendj/trunk@6077 41b1ffd8-f28e-4786-ab96-9950f0a78031
30 Oct, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6076 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
If the user does not specify the option baseDN (in the command-line setup) or leaves the base DN text field empty (in the graphical setup), no b ase DN will be created. Fix some issues with the installer, that on Mac OS used to make the terminal to lose focus before the confirmation of the setup. git-svn-id: https://svn.forgerock.org/opendj/trunk@6075 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Oct, 2009
2 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6067 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… provide explicitly the global administrator UID. git-svn-id: https://svn.forgerock.org/opendj/trunk@6066 41b1ffd8-f28e-4786-ab96-9950f0a78031
28 Oct, 2009
4 commits
-
Use InetAddress.getHostAddress() instead of InetAddress.getCanonicalHostName(). git-svn-id: https://svn.forgerock.org/opendj/trunk@6064 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…or the domain. This is helpful when using dsreplication. git-svn-id: https://svn.forgerock.org/opendj/trunk@6063 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6062 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6061 41b1ffd8-f28e-4786-ab96-9950f0a78031
27 Oct, 2009
7 commits
-
Fix for issue 4322 (Indexes: rebuild-all not available in the control-panel) Identify the indexes and check whether rebuildAll should be called or not. git-svn-id: https://svn.forgerock.org/opendj/trunk@6059 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…' buttons not to appear. git-svn-id: https://svn.forgerock.org/opendj/trunk@6058 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
repetitively broker sessions to the Replication Server which can cause some normal failure. The problem that is fixed here was was that the tests didn't attempt to connect again. git-svn-id: https://svn.forgerock.org/opendj/trunk@6056 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6055 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Several changes are included in this diff that allows replicaiton shutdown to happen more quickly - The Replication Server dbHandler thread was synchronized on the wrong variable - During shutdown Topo messages were sent to all the other RS by the RS that is shutdown. - There was a left sleep in the ReplicationServer creation that is not necessary anymore. git-svn-id: https://svn.forgerock.org/opendj/trunk@6054 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…d whether it is 24h based or not) Add some inline help labels. git-svn-id: https://svn.forgerock.org/opendj/trunk@6053 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…alidity of entry up check both if OK and NOT OK) Display a label if the user checks for the syntax. This approach is used instead of a popup dialog, since it is less intrusive (in the case of an error being intrusive is required, but not if the provided data is correct). git-svn-id: https://svn.forgerock.org/opendj/trunk@6052 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Oct, 2009
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6047 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6046 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6045 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
random errors in unit tests git-svn-id: https://svn.forgerock.org/opendj/trunk@6042 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Set the follwoing DB parameters : - enable DB logging as for the jeb DB to allow debugging in case the problem happens again - use priority checkpointing - use 2 cleaner threads instead of 1 git-svn-id: https://svn.forgerock.org/opendj/trunk@6041 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6039 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6038 41b1ffd8-f28e-4786-ab96-9950f0a78031
23 Oct, 2009
2 commits
-
After getting the return code from stop-ds, verify that the server released its lock on the file used to test that it is running. Made some improvements in the way the focus is initialized in the login panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@6037 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6031 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Oct, 2009
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6028 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6027 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6025 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6024 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… with SSL and multiple threads.) This fix has two parts: 1. Modify the threading mechanism used to search the contents of an entry. From now only one thread is created to do this task. The result is that there is no need of interrupting threads and that the number of threads that are generated is limited. 2. When the server contents are read, check also if the user connection (the one used by the LDAP browser to read user data) works. If it is not the case, a message informing the user to provide authentication is displayed. This modification helps in the case we encounter other issues and does not force the user to reopen the control panel dialog (or to figure out that the workaround is to go to 'File->Server to Administer'. This check is already done for the admin connection, so this is just a completion of that check. git-svn-id: https://svn.forgerock.org/opendj/trunk@6023 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
When the rawEntryDN of a CompareOperationBasis is modified, the field entryDN is reset and not initialized. If the getEntryDN() routine is called and entryDN is null, it should try to decode the rawEntryDN. git-svn-id: https://svn.forgerock.org/opendj/trunk@6022 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Oct, 2009
2 commits
-
…NumberFormatException) Use the logger of the control panel that disables the logging earlier. Fix lots of error codes in dsreplication (most of the commands used to return SUCCESSFUL_NOP when they should return SUCCESSFUL). Fix some warnings reported by the IDE by using generics. Now the log file generated by dsreplication is shown to the user for some sub-commands even in the case where the operation was successful. git-svn-id: https://svn.forgerock.org/opendj/trunk@6019 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6018 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Oct, 2009
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6016 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ntation obsolete; keep ldapSubEntry OC search matching criteria for backward compatibility. git-svn-id: https://svn.forgerock.org/opendj/trunk@6015 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@6014 41b1ffd8-f28e-4786-ab96-9950f0a78031