23 Apr, 2009
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5267 41b1ffd8-f28e-4786-ab96-9950f0a78031
22 Apr, 2009
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5266 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Newly created LDIF files created during an export now have 0600 permissions. If the file is pre-existing (append / overwrite mode only) we assume that the user wants to keep the existing permissions and so no changes are made. git-svn-id: https://svn.forgerock.org/opendj/trunk@5265 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Change the masks for user-defined and 3rd-party messages so that messages no longer have the top-bit set. git-svn-id: https://svn.forgerock.org/opendj/trunk@5264 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Parse the result sent by the server when the debugsearchindex attribute is requested. git-svn-id: https://svn.forgerock.org/opendj/trunk@5263 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5262 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The database appears to throw deadlock exception during the trimming process. Since the updates to the replication log are only of two types : - add of record at the tail of the log - delete of record at the head of the log It does not seem possible to have real deadlock, therefore this exception is probably thrown because the current value of the TXN timeout (500 msec) is too short. The fix is therefore simply to Increase this value to 10 seconds. This should not have any performance impact. git-svn-id: https://svn.forgerock.org/opendj/trunk@5261 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
When cn=monitor is searched, the replication therefore asks informations about the replication state to all Replication Servers. This should always be fast unless a server is hanged. In such case the replication waits for 5 seconds then issue an error message and goes on with the information it has received at this time. In some cases however it looks like that some server do not send back the responses fast enough thus provoking errors in the logs. I was not able to produce this problem but discovered some inefficiency in the replication monitoring code that can lead to query several time the other servers and therefore maybe producing the problem. This change therefore improve the monitoring code so that we only wait once if a server is very slow to answer. git-svn-id: https://svn.forgerock.org/opendj/trunk@5260 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Apr, 2009
3 commits
-
…-name-exceptions=true git-svn-id: https://svn.forgerock.org/opendj/trunk@5259 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Created custom DirectoryThreadGroup class that all DirectoryThreads will be a member of. All unhandled exceptions from DirectoryThreads will be handled by the handler in DirectoryThreadGroup. This keeps OpenDS from having to install a JVM wide uncaughtException handler. Changed the configuration object reference a member variable in EntryCacheMonitorProvider instead of a static. This lets GC collected all ConfigEntry and other related objects after OpenDS is shutdown. git-svn-id: https://svn.forgerock.org/opendj/trunk@5258 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…name-exceptions=false git-svn-id: https://svn.forgerock.org/opendj/trunk@5257 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Apr, 2009
4 commits
-
…data from VisualVM and similar monitoring tools. git-svn-id: https://svn.forgerock.org/opendj/trunk@5256 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5255 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5254 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5253 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Apr, 2009
1 commit
-
…BMJSEE2 instead of IBMJSSE2) git-svn-id: https://svn.forgerock.org/opendj/trunk@5252 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Apr, 2009
10 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5251 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5250 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…disallowed after it has completed. git-svn-id: https://svn.forgerock.org/opendj/trunk@5249 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5248 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5247 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5246 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5245 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5244 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5243 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5242 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Apr, 2009
3 commits
-
… given calendar instance. git-svn-id: https://svn.forgerock.org/opendj/trunk@5241 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5240 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix ServiceTag Registration adding debug message in case of error Fix 2619 : ldap tools always return 1 in case of argument parsing error Fix 3690 : SNMP: incorrect value for dsServerDescription entry Fix an error in the util script when the install dir is != instance dir git-svn-id: https://svn.forgerock.org/opendj/trunk@5239 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Apr, 2009
5 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5238 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ific BER sequence is not encoded if the LDAP message have no controls. git-svn-id: https://svn.forgerock.org/opendj/trunk@5237 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… was disabled. Upon re-enabling, the rule is assumed to already exist. git-svn-id: https://svn.forgerock.org/opendj/trunk@5236 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5235 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5234 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Apr, 2009
6 commits
-
…nvalid values to be accepted. git-svn-id: https://svn.forgerock.org/opendj/trunk@5233 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use license from JE 3.3.75. git-svn-id: https://svn.forgerock.org/opendj/trunk@5232 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5231 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…recognised version number git-svn-id: https://svn.forgerock.org/opendj/trunk@5230 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5229 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@5228 41b1ffd8-f28e-4786-ab96-9950f0a78031