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

boli
07.12.2008 55def4aaea349a2aa35d16b48f79166d8fdde471
refs
author boli <boli@localhost>
Wednesday, May 7, 2008 00:12 +0200
committer boli <boli@localhost>
Wednesday, May 7, 2008 00:12 +0200
commit55def4aaea349a2aa35d16b48f79166d8fdde471
tree 0f2c0632d4fe9a8c24aaafb6d500b4d0e1e7a9f8 tree | zip | gz
parent 14bd26682cf3823b98cfef460ef1ecf4120d2621 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
opendj-sdk/opends/resource/config/config.ldif 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/schema/02-config.ldif 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/DebugLogPublisherConfiguration.xml 6 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml 24 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/core.properties 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/jeb.properties 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 32 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/ID2Entry.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendModifyDNOperation.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/resource/config-changes.ldif 5 ●●●●● diff | view | raw | blame | history