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

neil_a_wilson
05.51.2007 2a5859ba830517514ca7aa21d90988327b0b51ea
opendj-sdk/opends/src/messages/messages/backend.properties
@@ -944,5 +944,22 @@
SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \
 on trust store file %s
SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \
  %s has not been initialized preventing this backend from processing the \
  requested operation
 %s has not been initialized preventing this backend from processing the \
 requested operation
SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \
 on entry %s
SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \
 because it does not represent a task entry.  Only task entries may be \
 modified in the task backend
SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \
 it does not represent a valid task in the server
SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \
 the assoicated task has completed running.  Completed tasks cannot be modified
SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \
 the server does not currently support modifying recurring task entries
SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \
 currently running.  The only modification allowed for running tasks is to \
 replace the value of the ds-task-state attribute with "cancel"
INFO_TASKBE_RUNNING_TASK_CANCELLED_336=Task processing was interrupted by a \
 modify request to cancel the task