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

boli
07.12.2008 f6f44d80e15b638b013a725396a8d7fe03031a1f
refs
author boli <boli@localhost>
Wednesday, May 7, 2008 00:12 +0200
committer boli <boli@localhost>
Wednesday, May 7, 2008 00:12 +0200
commitf6f44d80e15b638b013a725396a8d7fe03031a1f
tree cf784453213bceadcfdb9872836dbc598d7509cc tree | zip | gz
parent fa49ead796d79a111edea9643ed130e4f3be875a view | diff
Fixed an issue where a NPE could be thrown when the server processes a mod DN operation with a new superior entry thats in the subtree to be moved. An informative error message is added so the user can fix the mistake. 

This patch also enables the debug logger to print the cause of an exception message as well as all the stack frames by default. It also removes the deadlock retry configuration parameter from the JE backend configuration definition since deadlocks can no longer occur in the JE backend.

Fix for issue 3236
10 files modified
89 ■■■■■ changed files
opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 6 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/DebugLogPublisherConfiguration.xml 6 ●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml 24 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/core.properties 3 ●●●●● diff | view | raw | blame | history
opends/src/messages/messages/jeb.properties 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 32 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/ID2Entry.java 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendModifyDNOperation.java 7 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/resource/config-changes.ldif 5 ●●●●● diff | view | raw | blame | history